Ignore:
Timestamp:
Sep 14, 2017, 8:43:40 PM (8 years ago)
Author:
mturbet
Message:

add Proxima Cen and TRAPPIST-1 stellar spectra

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/ave_stelspec.F90

    r1527 r1784  
    111111            Nfine=3986
    112112           Case(9)
    113             file_id='/stellar_spectra/Flux_M7_Teff2550_logg3.0_Met-0.0.dat'
     113            file_id='/stellar_spectra/Flux_TRAPPIST1.dat'
    114114            tstellar=2550.
    115             file_id_lam='/stellar_spectra/lambda_M7_Teff2550_logg3.0_Met-0.0.dat'
     115            file_id_lam='/stellar_spectra/lambda_TRAPPIST1.dat'
     116            Nfine=5000
     117           Case(10)
     118            file_id='/stellar_spectra/Flux_Proxima.dat'
     119            tstellar=3050.
     120            file_id_lam='/stellar_spectra/lambda_Proxima.dat'
    116121            Nfine=5000
    117122           Case Default
Note: See TracChangeset for help on using the changeset viewer.