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_common/initfluxsto.f90

    r5281 r5282  
    66        fileid,filevid,filedid)
    77
    8    USE comgeom_mod_h
     8   USE iniprint_mod_h
     9  USE comgeom_mod_h
    910  USE IOIPSL
    1011  USE comconst_mod, ONLY: pi
     
    4546  !   Declarations
    4647
    47 
    48   include "description.h"
    49   include "iniprint.h"
    5048
    5149  !   Arguments
Note: See TracChangeset for help on using the changeset viewer.