Ignore:
Timestamp:
Feb 6, 2026, 10:20:21 PM (4 weeks ago)
Author:
mturbet
Message:

Cleaning of continuum routines following 04-02-26 hackathon. RIP our beloved bilinear and bilinearbig routines. You will be deeply missed...

Location:
trunk/LMDZ.GENERIC/deftank
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/deftank/callphys.GJ581d

    r3976 r4055  
    3232# Include continuum absorption in radiative transfer (note CO2 is treated separately) ?
    3333continuum  = .true.
    34 generic_continuum_database = .true.
    3534# folder in which correlated-k data is stored ?
    3635corrkdir   = CO2_H2Ovar
  • trunk/LMDZ.GENERIC/deftank/callphys.earlymars

    r3976 r4055  
    3232# Include continuum absorption in radiative transfer (note CO2 is treated separately) ?
    3333continuum  = .true.
    34 generic_continuum_database = .true.
    3534# folder in which correlated-k data is stored ?
    3635corrkdir   = earlymars
  • trunk/LMDZ.GENERIC/deftank/callphys.earthslab

    r3976 r4055  
    5151# call continuum in radiative transfer ?
    5252continuum = .true.
    53 generic_continuum_database = .true.
    5453# Include Rayleigh scattering in the visible ?
    5554rayleigh   = .true.
  • trunk/LMDZ.GENERIC/deftank/callphys.kcm1d

    r3976 r4055  
    1616# Include continuum absorption in radiative transfer (note CO2 is treated separately) ?
    1717continuum  = .true.
    18 generic_continuum_database = .true.
    1918# folder in which correlated-k data is stored ?
    2019corrkdir   = N2_CO2step_H2Ovar/1E3ppmCO2
Note: See TracChangeset for help on using the changeset viewer.