Ignore:
Timestamp:
04/02/19 18:10:35 (5 years ago)
Author:
jisesh
Message:

devel : towards nudging (status : relax wind + theta towards initial condition)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/devel/src/time/timeloop_gcm.f90

    r818 r820  
    158158    CALL etat0(f_ps,f_mass,f_phis,f_theta_rhodz,f_u, f_geopot,f_W, f_q) 
    159159     
    160     CALL init_guided(f_u) 
     160    CALL init_guided(f_u,f_theta_rhodz) 
    161161 
    162162    CALL transfert_request(f_phis,req_i0)  
Note: See TracChangeset for help on using the changeset viewer.