Difference between revisions of "Tool Box Venus PCM"
From Planets
(Created page with "== Post-processing tools provided with the Venus PCM == First and foremost there are a number of postprocessing utilities (self-standing tools) which can be found in the ''UTI...") |
|||
Line 6: | Line 6: | ||
=== LMDZ.VENUS/Tools === | === LMDZ.VENUS/Tools === | ||
− | + | == Main programs (other than GCM) but included in the Venus PCM package == | |
There are a few other main programs that are included with the GCM. | There are a few other main programs that are included with the GCM. | ||
Advanced stuff: these main programs are located under ''LMDZ.VENUS/dynphy_lonlat/phyvenus/'' as they are at the interface between lon-lat dynamics and the Venus physics package | Advanced stuff: these main programs are located under ''LMDZ.VENUS/dynphy_lonlat/phyvenus/'' as they are at the interface between lon-lat dynamics and the Venus physics package | ||
− | + | === start2archive === | |
− | + | === newstart === | |
== The rcm1d 1D column program == | == The rcm1d 1D column program == |
Revision as of 00:41, 3 August 2024
Contents
Post-processing tools provided with the Venus PCM
First and foremost there are a number of postprocessing utilities (self-standing tools) which can be found in the UTIL and LMDZ.VENUS/Tools directories. Secondly one has some extra main programs in the dynamics-physics interface.
UTIL
LMDZ.VENUS/Tools
Main programs (other than GCM) but included in the Venus PCM package
There are a few other main programs that are included with the GCM.
Advanced stuff: these main programs are located under LMDZ.VENUS/dynphy_lonlat/phyvenus/ as they are at the interface between lon-lat dynamics and the Venus physics package
start2archive
newstart
The rcm1d 1D column program
The source code is located under LMDZ.VENUS/libf/phyvenus/dyn1d
... Compilation...