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/phylmd/etat0phys_netcdf.f90

    r5281 r5282  
    5858  USE dimsoil_mod_h, ONLY: nsoilmx
    5959  USE comgeom2_mod_h
     60  USE clesphys_mod_h
     61  USE iniprint_mod_h
    6062  PRIVATE
    6163  PUBLIC :: etat0phys_netcdf
    6264
    63   include "iniprint.h"
    64   include "clesphys.h"
    6565  REAL, SAVE :: deg2rad
    6666  REAL, SAVE, ALLOCATABLE :: tsol(:)
Note: See TracChangeset for help on using the changeset viewer.