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...

File:
1 edited

Legend:

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

    r3693 r4055  
    7373      REAL*8 blamv(L_NSPECTV+1) ! these are needed by suaer.F90
    7474!$OMP THREADPRIVATE(blami,blamv)
    75 
    76       !! AS: introduced to avoid doing same computations again for continuum
    77       INTEGER, DIMENSION(:,:,:), ALLOCATABLE :: indi
    78       INTEGER, DIMENSION(:,:,:), ALLOCATABLE :: indv
    79 !$OMP THREADPRIVATE(indi,indv)
    8075
    8176      !!! ALLOCATABLE STUFF SO THAT DIMENSIONS ARE READ in *.dat FILES -- AS 12/2011 
Note: See TracChangeset for help on using the changeset viewer.