Ignore:
Timestamp:
Apr 15, 2025, 9:34:31 AM (8 weeks ago)
Author:
emillour
Message:

Generic 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 "diagfi_output_rate" to specify output rate (in physics steps) 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.GENERIC/deftank/callphys.earthslab

    r3100 r3725  
    33# Run with or without tracer transport ?
    44tracer    = .true.
     5# rate of outputs for diagfi files (in physics steps, default: 24)
     6diagfi_output_rate = 6
    57# Diurnal cycle ?  if diurnal=false, diurnally averaged solar heating
    68diurnal   = .true.
Note: See TracChangeset for help on using the changeset viewer.