Diagfi.nc

From Planets
Revision as of 12:07, 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","K",zt) <...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 XIOS or a diagfi.nc file.

Here, we describe the way to control the output in the diagfi.nc file.

You select the variables written in diagfi.nc using the diagfi.def configuration file.