| 
| The file was modified
 | pdf_closure_module.F90 (diff) | 
              Commit
              bdaeacdc2600446ad65b582e5fdef98b97b6e8a8
              by noreplyadd dycore grid with conservative remapping scheme
  * add tunable parameter interp_from_dycore_grid_method
  * add dycore interpolation to atex case with conservative remapping by ullrich
  * remove new gpu commands
  * add acc annotation for gpu
  * remove acc annotation again
  * add acc annotation for parallel loop
  * add acc annotations for parallel loop execution
  * change remapping subroutine to take number of levels and levels as input instead of whole grid object
  * add more general functions to interpolate
  * add and refactor functions for remapping values given on zm levels
  * fix compiler errors and refactoring to stay under 100 chars per line
  * remove TODOs and used new interpolating function in interpolate_forcings
  * add functions for adaptive grid generation and grid density function normalization
  * add conservative ullrich remapping to cases with forcing time dependent inputs
  * add grid adaptation and flag
  * clean up and add warning for case when remapping from dycore flag cannot be used
  * some refactoring
  * add logical flag for dycore and renamed flags for dycore and grid adaptation
  * remove ifdefs
  * refactoring
  * add units
  * changed Lscale to inverse
  ---------
  Co-authored-by: Steffen Carstensen <steffenc34@icloud.com>
    | 
| The file was added | grid_adaptation.F90 | 
| The file was modified
 | model_flags.F90 (diff) | 
| The file was modified
 | interpolation.F90 (diff) | 
              Commit
              1c982448ebe93bd19f91fd62be6efc83f6394066
              by noreplyadd dycore grid with conservative remapping scheme
  * add tunable parameter interp_from_dycore_grid_method
  * add dycore interpolation to atex case with conservative remapping by ullrich
  * remove new gpu commands
  * add acc annotation for gpu
  * remove acc annotation again
  * add acc annotation for parallel loop
  * add acc annotations for parallel loop execution
  * change remapping subroutine to take number of levels and levels as input instead of whole grid object
  * add more general functions to interpolate
  * add and refactor functions for remapping values given on zm levels
  * fix compiler errors and refactoring to stay under 100 chars per line
  * remove TODOs and used new interpolating function in interpolate_forcings
  * add functions for adaptive grid generation and grid density function normalization
  * add conservative ullrich remapping to cases with forcing time dependent inputs
  * add grid adaptation and flag
  * clean up and add warning for case when remapping from dycore flag cannot be used
  * some refactoring
  * add logical flag for dycore and renamed flags for dycore and grid adaptation
  * remove ifdefs
  * refactoring
  * add units
  * changed Lscale to inverse
  ---------
  Co-authored-by: Steffen Carstensen <steffenc34@icloud.com>
    | 
| The file was modified
 | configurable_model_flags.in (diff) | 
              Commit
              692fea3213dd74d61ad7a6570eeace23b08ea2c3
              by noreplyadd two new flags (#162)
  * add two new flags
  * revert changes to configurable_model_flags.in
  * revert indentation
  * add logical flag for dycore and renamed flags for dycore and grid adaptation
    | 
| The file was modified
 | SRC/SGS_CLUBB/clubb_sgs.F90 (diff) |