Ignore:
Timestamp:
Jul 23, 2016, 7:45:38 AM (8 years ago)
Author:
Ehouarn Millour
Message:

Cleanup in the dynamics: turn comvert.h into module comvert_mod.F90
EM

Location:
LMDZ5/trunk/libf/phylmd/dyn1d
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/dyn1d/lmdz1d.F90

    r2565 r2600  
    950950!---------------------------------------------------------------------
    951951       call physiq(ngrid,llm, &
    952                     firstcall,lastcall,timestep, &
    953                     plev,play,phi,phis,presnivs, &
    954                     u,v, rot, temp,q,omega2, &
    955                     du_phys,dv_phys,dt_phys,dq,dpsrf)
    956                 firstcall=.false.
     952                    firstcall,lastcall,timestep, &
     953                    plev,play,phi,phis,presnivs, &
     954                    u,v, rot, temp,q,omega2, &
     955                    du_phys,dv_phys,dt_phys,dq,dpsrf)
     956                firstcall=.false.
    957957
    958958!---------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.