Ignore:
Timestamp:
Oct 25, 2018, 5:25:58 PM (6 years ago)
Author:
jvatant
Message:

Radiative transfer init minor change
-> Make L_NGAUSS be read by master in g.dat by sugas_corrk as for L_NPREF,L_NTREF ...
-- JVO.

File:
1 edited

Legend:

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

    r1993 r2026  
    964964        IF( ALLOCATED( wrefvar ) ) DEALLOCATE( wrefvar )
    965965        IF( ALLOCATED( pfgasref ) ) DEALLOCATE( pfgasref )
     966        IF( ALLOCATED( gweight ) ) DEALLOCATE( gweight )
    966967!$OMP END MASTER
    967968!$OMP BARRIER
Note: See TracChangeset for help on using the changeset viewer.