Ignore:
Timestamp:
Feb 6, 2026, 10:20:21 PM (3 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...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phygeneric/callkeys_mod.F90

    r4033 r4055  
    1313      logical,save :: season,diurnal,tlocked,rings_shadow,lwrite
    1414!$OMP THREADPRIVATE(season,diurnal,tlocked,rings_shadow,lwrite)
    15       logical,save :: callgasvis,continuum,generic_continuum_database,graybody
    16 !$OMP THREADPRIVATE(callgasvis,continuum,generic_continuum_database,graybody)
     15      logical,save :: callgasvis,continuum,graybody
     16!$OMP THREADPRIVATE(callgasvis,continuum,graybody)
    1717      logical,save :: strictboundcorrk                                     
    1818!$OMP THREADPRIVATE(strictboundcorrk)
Note: See TracChangeset for help on using the changeset viewer.