Difference between revisions of "Thermal plume model Generic PCM"
From Planets
(Created page with " == Description of the Thermal plume model == == Implementation in the Generic PCM == == How to use it? == == References ==") |
(→How to use it?) |
||
Line 5: | Line 5: | ||
== Implementation in the Generic PCM == | == Implementation in the Generic PCM == | ||
− | == How to use it? == | + | == How to use it? == |
+ | |||
+ | The TPM is activated in callphys.def with: | ||
+ | calltherm = .true. | ||
== References == | == References == |
Revision as of 11:12, 5 March 2025
Contents
Description of the Thermal plume model
Implementation in the Generic PCM
How to use it?
The TPM is activated in callphys.def with:
calltherm = .true.