Ignore:
Timestamp:
Oct 13, 2025, 4:47:04 PM (7 weeks ago)
Author:
jmauxion
Message:

Generic PCM:
Adding a slow_diagfi flag to the run.def/rcm1d.def file for 1D models only. When False, the netcdf
file is opened/closed once, thus saving significant computing time. When true,
the opening frequency is at output frequency (recommended in debug mode). Also
fixing a redundant loop on tracers when writing outputs in physiq_mod.
JM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/changelog.txt

    r3908 r3928  
    21032103option "Lmodif=2" when calling tabi from newstart to skip some checks
    21042104which only make sense when called during a regular GCM run.
     2105
     2106== 13/10/2025 == JM
     2107Adding a slow_diagfi flag to the run.def/rcm1d.def file for 1D models only. When False, the netcdf
     2108file is opened/closed once, thus saving significant computing time. When true,
     2109the opening frequency is at output frequency (recommended in debug mode). Also
     2110fixing a redundant loop on tracers when writing outputs in physiq_mod.
Note: See TracChangeset for help on using the changeset viewer.