Ignore:
Timestamp:
Mar 27, 2012, 6:27:23 PM (13 years ago)
Author:
aslmd
Message:

GENERIC: minor modifications to jupiter def. plus output profile at each timestep for possible restarts and tests. plus allowed the model to keep on integrations if out of allowed continuum temperature, a lot of warnings are given to the user.

Location:
trunk/LMDZ.GENERIC/deftank
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/deftank/jupiter1d.callphys.def

    r591 r601  
    141141## CO2 options
    142142## ~~~~~~~~~~~
    143 # gas is non-ideal CO2 ?
    144 nonideal      = .false.
    145143# call CO2 condensation ?
    146144co2cond       = .false.
  • trunk/LMDZ.GENERIC/deftank/jupiter1d.rcm1d.def

    r591 r601  
    4848# Simulate global averaged conditions ?
    4949global1d       = .true.
    50 # Latitude (deg) [only used if force_cpp = F]
     50# Latitude (deg) [only used if global1d = F]
    5151latitude       = 0.0
    52 # Solar Zenith angle (deg) [only used if force_cpp = T]
     52# Solar Zenith angle (deg) [only used if global1d = T]
    5353szangle        = 45.
    5454# Force specific heat capacity and molecular mass values
Note: See TracChangeset for help on using the changeset viewer.