Ignore:
Timestamp:
Jun 12, 2024, 11:00:16 AM (6 months ago)
Author:
emillour
Message:

Mars PCM:
Change the way the rate of outputs for diagfi.nc files is specified:
IMPORTANT: Specifying "ecritphy" no longer possible and will trigger an error.
Use "outputs_per_sol" to specify output rate instead.
This should makes things (hopefully) clearer for users and also better
enforces a cleaner and clearer separation between dynamics and physics.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/callphys.def.GCM5

    r3177 r3369  
    33#Run with or without tracer transport ?
    44tracer=.true.
     5
     6# Number of outputs per sol for diagfi.nc files
     7outputs_per_sol=4
    58
    69#Diurnal cycle ?  if diurnal=False, diurnal averaged solar heating
Note: See TracChangeset for help on using the changeset viewer.