Ignore:
Timestamp:
05/25/16 10:00:49 (8 years ago)
Author:
ymipsl
Message:

Add DCMIP2016 physics

(first guess)

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/trunk/src/physics_interface.f90

    r286 r381  
    1111     REAL(rstd), DIMENSION(:), POINTER :: Ai, lon, lat, phis 
    1212     ! Input, time-dependent 
    13      REAL(rstd), DIMENSION(:,:), POINTER :: p, Temp, ulon, ulat 
     13     REAL(rstd), DIMENSION(:,:), POINTER :: p, pk, Temp, ulon, ulat 
    1414     REAL(rstd), DIMENSION(:,:,:), POINTER :: q 
    1515     ! Output arrays 
Note: See TracChangeset for help on using the changeset viewer.