Ignore:
Timestamp:
Jun 4, 2012, 10:37:25 AM (12 years ago)
Author:
acolaitis
Message:

Code re-organization in diverse parts of the GCM code. These are NOT cosmetic changes, but are needed for compilation of the Mesoscale model in NESTED configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/nirco2abs.F

    r575 r690  
    197197                     pyy(l)=pplay(ig,l)
    198198                  enddo
    199                   call interpnir(cor1,pyy,nlayer,corgcm,pres1d,npres)
    200                   call interpnir(oldoco2,pyy,nlayer,oco21d,pres1d,npres)
    201                   call interpnir(alfa2,pyy,nlayer,alfa,pres1d,npres)
     199               call interpnir(cor1,pyy,nlayer,corgcm,pres1d,npres)
     200               call interpnir(oldoco2,pyy,nlayer,oco21d,pres1d,npres)
     201               call interpnir(alfa2,pyy,nlayer,alfa,pres1d,npres)
    202202               endif
    203203
Note: See TracChangeset for help on using the changeset viewer.