Ignore:
Timestamp:
Mar 19, 2012, 4:44:04 PM (13 years ago)
Author:
aslmd
Message:

LMDZ.GENERIC: Cleaned rcm1d.F and made it truly generic by asking for planetary constants without any default values. Settings are now needed in a rcm1d.def file. Unbeknown to the user, we create a minimal run.def file, read parameters, then remove this dummy run.def. Introduced a keyword force_cpp if the user wants to give values for cpp and mugaz in def files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r588 r589  
    610610  in interp_horiz (which "fixes" an odd behaviour which fills some arrays with
    611611  zeros, but only when using some versions of ifort!)
     612
     613== 19/03/2012 == AS
     614- Cleaned rcm1d.F and made it truly generic by asking for planetary constants without any default values.
     615- Settings are now needed in a rcm1d.def file. Unbeknown to the user, we create a minimal run.def file, read parameters, then remove this dummy run.def.
     616- Introduced a keyword force_cpp if the user wants to give values for cpp and mugaz in def files.
Note: See TracChangeset for help on using the changeset viewer.