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/dynphy_lonlat/phydev/iniphysiq_mod.f90

    r5268 r5282  
    1111                     rlatu,rlatv,rlonu,rlonv,aire,cu,cv, &
    1212                     prad,pg,pr,pcpp,iflag_phys)
     13  USE iniprint_mod_h
    1314  USE dimphy, ONLY: init_dimphy
    1415  USE inigeomphy_mod, ONLY: inigeomphy
     
    2223  !
    2324  !=======================================================================
    24   !   Initialisation of the physical constants and some positional and 
     25  !   Initialisation of the physical constants and some positional and
    2526  !   geometrical arrays for the physics
    2627  !=======================================================================
    27  
    28  
    29   include "iniprint.h"
     28
     29
    3030
    3131  REAL,INTENT(IN) :: prad ! radius of the planet (m)
Note: See TracChangeset for help on using the changeset viewer.