Ignore:
Timestamp:
Oct 30, 2024, 2:05:33 PM (35 hours ago)
Author:
abarral
Message:

Turn compbl.h into a module
Move calcul_REGDYN.h to obsolete
Create phys_constants_mod.f90

File:
1 edited

Legend:

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

    r5285 r5296  
    9696       ratqs_inter_
    9797  USE alpale_mod
     98  USE compbl_mod_h
    9899  IMPLICIT NONE
    99100!-------------------------------------------------------------------------------
     
    128129  REAL    :: alp_offset
    129130  LOGICAL :: filtre_oro=.false.
    130 
    131   INCLUDE "compbl.h"
    132131
    133132  deg2rad= pi/180.0
Note: See TracChangeset for help on using the changeset viewer.