Ignore:
Timestamp:
Oct 28, 2024, 1:11:48 PM (6 hours ago)
Author:
abarral
Message:

Turn iniprint.h clesphys.h into modules
Remove unused description.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3dmem/integrd_loc.f90

    r5281 r5282  
    55        (  nq,vcovm1,ucovm1,tetam1,psm1,massem1, &
    66        dv,du,dteta,dq,dp,vcov,ucov,teta,q,ps0,masse,phis) !,finvmaold)
     7  USE iniprint_mod_h
    78  USE comgeom_mod_h
    89  USE parallel_lmdz
     
    4041
    4142
    42   include "iniprint.h"
    4343
    4444  !   Arguments:
Note: See TracChangeset for help on using the changeset viewer.