Ignore:
Timestamp:
Oct 15, 2019, 2:45:35 AM (5 years ago)
Author:
fhourdin
Message:

Ajout de l'option ONLY pour declaration de variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3dmem/leapfrog_loc.F

    r3544 r3583  
    2929       USE call_dissip_mod, ONLY : call_dissip
    3030       USE call_calfis_mod, ONLY : call_calfis
    31        USE leapfrog_mod
     31       USE leapfrog_mod, ONLY : ucov,vcov,teta,ps,masse,phis,q,dq
     32     & ,ucovm1,vcovm1,tetam1,massem1,psm1,p,pks,pk,pkf,flxw
     33     & ,pbaru,pbarv,du,dv,dteta,phi,dp,w
     34     & ,leapfrog_allocate,leapfrog_switch_caldyn,leapfrog_switch_dissip
     35
    3236       use exner_hyb_loc_m, only: exner_hyb_loc
    3337       use exner_milieu_loc_m, only: exner_milieu_loc
Note: See TracChangeset for help on using the changeset viewer.