Ignore:
Timestamp:
08/23/11 11:44:47 (13 years ago)
Author:
jgipsl
Message:

Modifications in working configuration : Update to use new output
parameter names in LMDZ

In physiq.def

  • phys_out_filekeys now replaces OK_mensuel, OK_journe, OK_hf and OK_instan
  • phys_out_filelevels replaces lev_histmth, lev_histday, lev_histhf
  • phys_out_filetimesteps replaces ecrit_mth, ecrit_day, ecrit_ins
  • added phys_out_filenames

In config.card

  • in section ATM, WriteFrequency? can now switch on all files given by phys_out_filekeys and phys_out_filenames. For example, to activate

histmth.nc histday.nc histhf.nc histhf3h.nc and histhf3hm.nc put :
WriteFrequency?=1M 1D HF HF3h HF3hm

In lmdz.driver

  • Removed ecrit_mth from lmdz.driver. This variable is replaced by the first value in phys_out_filetimesteps=1mth in physiq.def
  • Added ok_hf3h and ok_hf3hm
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.