Skip to content

Beginning of major refactoring

Compare
Choose a tag to compare
@koldunovn koldunovn released this 10 Feb 08:17
· 814 commits to master since this release
  • Refactoring of the code to get rid of global memory modules. A derived type for the mesh structure has been created and all the routines modified such that they receive the mesh as an argument. let us see whether this strategy will work. If so all other modules shall be processed in a similar manner.
  • Add discrete variance decay (DVD) computation of Klingbeil et al., 2014.
  • Kick out unused namelist flags from namelist.config.
  • Include new scheme + parameters for the vertical tunning of Gent McWilliams.