Outputs
From Planets
Revision as of 12:12, 5 March 2025 by Aurelien.falco (talk | contribs) (Created page with "Whether you use the Mars, Generic or Pluto PCM, you will use the routine <syntaxhighlight lang="fortran"> call write_output("temperature","temperature",...")
Whether you use the Mars, Generic or Pluto PCM, you will use the routine
call write_output("temperature","temperature","K",zt)
to write down variables to either:
the diagfi.nc file
This file is controlled by: You will then select the variables written in diagfi.nc using the diagfi.def configuration file)
the Xhistins.nc file
This file is generated in the case of XIOS or DYNAMICO. It can be renamed in your XML configuration files (see
To compile with XIOS enabled, one must specify the option
-io xios
To select variables, use the file_def_physics.xml file.