Ignore:
Timestamp:
May 12, 2021, 2:45:26 PM (4 years ago)
Author:
Guillaume Chaverot
Message:

update of the H2O continuum

File:
1 edited

Legend:

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

    r2482 r2520  
    265265     call getin_p("continuum",continuum)
    266266     write(*,*) " continuum = ",continuum
    267 
    268      write(*,*) "use analytic function for H2O continuum ?"
    269      H2Ocont_simple=.false. ! default value
    270      call getin_p("H2Ocont_simple",H2Ocont_simple)
    271      write(*,*) " H2Ocont_simple = ",H2Ocont_simple
    272267 
    273268     write(*,*) "version for H2H2 CIA file ?"
Note: See TracChangeset for help on using the changeset viewer.