Ignore:
Timestamp:
Mar 2, 2026, 2:19:46 PM (5 days ago)
Author:
sglmd
Message:

small updates to the Jupiter reference .def files

File:
1 edited

Legend:

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

    r3920 r4093  
    9292## Star type
    9393## ~~~~~~~~~
    94 startype = 1
    95 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    96 # The choices are:
    97 #
    98 #       startype = 1            Sol        (G2V-class main sequence)
    99 #       startype = 2            Ad Leo     (M-class, synthetic)
    100 #  startype = 3      GJ644
    101 #  startype = 4      HD128167
    102 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    103 # Stellar flux at 1 AU. Examples:
    104 # 1366.0 W m-2          Sol today
    105 # 1024.5 W m-2          Sol today x 0.75 = weak early Sun
    106 # 18.462 W m-2          The feeble Gl581
    107 # 19.960 W m-2          Gl581 with e=0.38 orbital average
     94##stelspec_file = sol_2columns.txt
     95stelspec_file = spectrum_Sun_2025.dat
     96tstellar=5800.
    10897Fat1AU = 1366.0
    10998
     
    149138aeronlay = .true.
    150139nlayaero = 3 # NH3 cloud plus tropo haze plus strato haze
    151 aeronlay_tauref       = 7.0   1.0     0.05
     140aeronlay_tauref       = 5.0   2.0     0.05
    152141aeronlay_lamref       = 0.8e-6 0.8e-6  0.8e-6
    153142aeronlay_choice       = 2      1        2
     
    155144aeronlay_ptop         = 5.e4   1.8e4    1
    156145aeronlay_sclhght      = 0.2    1.0      1.0
    157 aeronlay_size         = 15.e-6 1.0e-6   4.0e-7
     146aeronlay_size         = 10.e-6 1.e-6   4.0e-7
    158147aeronlay_nueff        = 0.3    0.3      0.3
    159148#aeronlay_stddev      = 0 0 0
Note: See TracChangeset for help on using the changeset viewer.