Ignore:
Timestamp:
Oct 21, 2020, 4:35:34 PM (4 years ago)
Author:
yjaziri
Message:

GENERIC GCM
Add possibility to read stellar spectra from input file in "ave_stelspec.F90" with option "startype==11" in "callphys.def".
Input file need to be in "datagcm/stellar_spectra/" and called in "callphys.def" by "stelspec_file=...".
File format have one and only one header line.
With this option you also need to specify in "callphys.def" "tstellar==..."
YJ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r2403 r2422  
    15881588core, as it is obsolete with respect to the one provide in LMDZ.COMMON.
    15891589
    1590 
    15911590== 09/07/2020 == DB
    15921591Add kstar parameter to control kmin value (set value in the parameterization). kmin=1/lambda_max, to ensure the "subgrid scale" characteristic, we have to constrain the maximum GW's wavelength (lambda_max) by the size of the mesh. So, kmin=max(kstar, kmin prescribed value)
    15931592
     1593== 21/10/2020 == YJ
     1594Add possibility to read stellar spectra from input file in "ave_stelspec.F90" with option "startype==11" in "callphys.def".
     1595Input file need to be in "datagcm/stellar_spectra/" and called in "callphys.def" by "stelspec_file=...".
     1596File format have one and only one header line.
     1597With this option you also need to specify in "callphys.def" "tstellar==..."
Note: See TracChangeset for help on using the changeset viewer.