Ignore:
Timestamp:
May 10, 2022, 6:50:43 PM (2 years ago)
Author:
Laurent Fairhead
Message:

Source code and xml files needed for XIOS output in the LMDZ LonLat? dynamical core.
One flag controls everything: ok_dyn_xios. Parameters controlling outputs need to be put in the xml
files, nothing is set in the code
Work to follow on the dynzon file and the modipsl/libIGCM framework.
ok_dyn_xios = n should not change anything

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3d_common/control_mod.F90

    r2083 r4146  
    3838  LOGICAL,SAVE :: ok_dyn_ave ! output averaged values of fields in the dynamics
    3939                             ! in NetCDF files dyn_hist*ave.nc
     40  LOGICAL,SAVE :: ok_dyn_xios ! xios outputs in dynamics
    4041  LOGICAL,SAVE :: resetvarc  ! allows to reset the variables in sortvarc
    4142
Note: See TracChangeset for help on using the changeset viewer.