Ignore:
Timestamp:
04/03/13 12:05:12 (11 years ago)
Author:
sdubey
Message:
Added few new routines to read NC files and compute diagnostics to r145.
Few routines of dry physics including radiation module, surface process and convective adjustment in new routine phyparam.f90. dynetat to read start files for dynamics. check_conserve routine to compute conservation of quatities like mass, energy etc.etat0_heldsz.f90 for held-suarez test case initial conditions. new Key time_style=lmd or dcmip to use day_step, ndays like in LMDZ
File:
1 edited

Legend:

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

    r148 r149  
    6666    CALL transfert_request(f_rhodz,req_i1) 
    6767         
    68     IF (is_mpi_root) PRINT *, 'Advection scheme' 
     68!    IF (is_mpi_root) PRINT *, 'Advection scheme' 
    6969 
    7070!    DO ind=1,ndomain 
Note: See TracChangeset for help on using the changeset viewer.