Ignore:
Timestamp:
Apr 9, 2020, 6:34:53 PM (5 years ago)
Author:
jvatant
Message:

Set the temperature boundaries and step for Planck function integration as input in callphys.def, for more flexibility.

+ User can now set them by tplanckmin, tplanckmax and dtplanck
+ Default values are a wide range 30-1500K
+ Add a sanity check in callcorrk instead of leaving out-of-bounds planckir indexes.

--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r2278 r2283  
    15251525- Get rid of "zerophys"; modern Fortran syntax is better to initialize an
    15261526  array.
     1527
     1528== 09/04/2020 (r2283) == JVO
     1529+ Set the temperature boundaries and step for Planck function
     1530  integration as input in callphys.def, for more flexibility.
     1531  + User can now set them by tplanckmin, tplanckmax and dtplanck
     1532  + Default values are a wide range 30-1500K
     1533  + Add a sanity check in callcorrk instead of leaving out-of-bounds planckir indexes.
     1534
     1535
Note: See TracChangeset for help on using the changeset viewer.