Ignore:
Timestamp:
Oct 28, 2024, 11:17:48 AM (10 hours ago)
Author:
abarral
Message:

Turn comgeom.h comgeom2.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dynphy_lonlat/phylmd/etat0phys_netcdf.f90

    r5273 r5281  
    5757          ip1jmi1, ijp1llm, ijmllm, mvar, jcfil, jcfllm
    5858  USE dimsoil_mod_h, ONLY: nsoilmx
     59  USE comgeom2_mod_h
    5960  PRIVATE
    6061  PUBLIC :: etat0phys_netcdf
    6162
    6263  include "iniprint.h"
    63   include "comgeom2.h"
    6464  include "clesphys.h"
    6565  REAL, SAVE :: deg2rad
Note: See TracChangeset for help on using the changeset viewer.