Ignore:
Timestamp:
Nov 21, 2025, 4:28:06 PM (9 days ago)
Author:
jbclement
Message:

Mars PCM:
Simplification of the orbital parameters initialization (resolve ticket #109): removing redundant actions in subroutine 'iniorbit' in regard of what is done in "tabfi.F" and moving the subroutine 'lsp2solp' from "tabfi.F" to "planete_h.F90" + some cleanings.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/run.def.1d

    r3943 r3974  
    5454# Prescription of atmospheric water vapour profile defined in file "profile_ref_h2o_vap" (kg/kg)
    5555ctrl_h2ovap=.false.
    56 # Relaxation time (s). If <0 then no time relaxation i.e. forcing
     56# Relaxation time (s) towards atmospheric water vapour profile. If <0 then no time relaxation i.e. forcing
    5757relaxtime_h2ovap=-1.
    5858# Prescription of atmospheric water ice profile defined in file "profile_ref_h2o_ice" (kg/kg)
    5959ctrl_h2oice=.false.
    60 # Relaxation time (s). If <0 then no time relaxation i.e. forcing
     60# Relaxation time (s) towards atmospheric water ice profile. If <0 then no time relaxation i.e. forcing
    6161relaxtime_h2oice=-1.
    6262# hybrid vertical coordinate ? (.true. for hybrid and .false. for sigma levels)
Note: See TracChangeset for help on using the changeset viewer.