Ignore:
Timestamp:
Oct 28, 2024, 10:47:48 AM (4 days ago)
Author:
abarral
Message:

Turn comdissip.h, comdissipn.h, comdissnew.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3d/leapfrog.F90

    r5272 r5280  
    66SUBROUTINE leapfrog(ucov,vcov,teta,ps,masse,phis,q,time_0)
    77  !IM : pour sortir les param. du modele dans un fis. netcdf 110106
     8  USE comdissnew_mod_h
    89  use IOIPSL
    910  USE infotrac, ONLY: nqtot, isoCheck
     
    5960  !   Declarations:
    6061  !   -------------
    61   include "comdissnew.h"
    6262  include "comgeom.h"
    6363  include "description.h"
Note: See TracChangeset for help on using the changeset viewer.