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/dyn3d/top_bound.F90

    r5281 r5282  
    44SUBROUTINE top_bound(vcov,ucov,teta,masse,dt)
    55
    6   USE comgeom2_mod_h
     6  USE iniprint_mod_h
     7USE comgeom2_mod_h
    78  USE comdissipn_mod_h
    89USE comconst_mod, ONLY: iflag_top_bound, mode_top_bound, &
     
    5859
    5960
    60 INCLUDE "iniprint.h"
    6161
    6262  !   Arguments:
Note: See TracChangeset for help on using the changeset viewer.