Difference between revisions of "Diagfi.nc"

From Planets
Jump to: navigation, search
(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) <...")
(No difference)

Revision as of 11:07, 5 March 2025

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.