Changeset 71


Ignore:
Timestamp:
08/02/12 20:43:19 (12 years ago)
Author:
dubos
Message:

Minor change in etat0_dcmip2.f90

File:
1 edited

Legend:

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

    r54 r71  
    6161  SUBROUTINE compute_etat0_DCMIP2(icase, ps, phis, u, theta_rhodz,q) 
    6262    USE icosa 
    63     USE dcmip_initial_conditions_test_1_2_3 
    6463    USE disvert_ncar_mod, ONLY : ap,bp 
    6564    USE pression_mod 
     
    111110       
    112111      SUBROUTINE comp_all(xyz, psj,phisj,tempj, ulonj,ulatj) 
     112        USE dcmip_initial_conditions_test_1_2_3 
    113113        REAL(rstd), INTENT(IN) :: xyz(3) 
    114114        REAL(rstd), INTENT(OUT) :: psj,phisj,tempj,ulonj,ulatj 
Note: See TracChangeset for help on using the changeset viewer.