Changeset 5282 for LMDZ6/trunk/libf/phylmdiso
- Timestamp:
- Oct 28, 2024, 1:11:48 PM (5 weeks ago)
- Location:
- LMDZ6/trunk/libf/phylmdiso
- Files:
-
- 8 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmdiso/add_phys_tend_mod.F90
r5274 r5282 160 160 #endif 161 161 #endif 162 USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO & 162 USE clesphys_mod_h 163 USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO & 163 164 , RDAY, REA, REPSM, RSIYEA, RSIDAY, ROMEGA & 164 165 , R_ecc, R_peri, R_incl & … … 174 175 IMPLICIT none 175 176 176 include "clesphys.h"177 177 178 178 ! Arguments : … … 693 693 !====================================================================== 694 694 695 USE phys_state_var_mod, ONLY : phys_tstep, ftsol 695 USE clesphys_mod_h 696 USE phys_state_var_mod, ONLY : phys_tstep, ftsol 696 697 USE geometry_mod, ONLY: longitude_deg, latitude_deg 697 698 USE print_control_mod, ONLY: prt_level … … 713 714 IMPLICIT none 714 715 715 include "clesphys.h"716 716 717 717 ! Arguments : -
LMDZ6/trunk/libf/phylmdiso/change_srf_frac_mod.F90
r5274 r5282 41 41 USE infotrac_phy, ONLY: ntiso 42 42 #endif 43 USE clesphys_mod_h 43 44 USE yomcst_mod_h, ONLY: RPI, RCLUM, RHPLA, RKBOL, RNAVO & 44 45 , RDAY, REA, REPSM, RSIYEA, RSIDAY, ROMEGA & … … 53 54 , RESTT, RALPW, RBETW, RGAMW, RALPS, RBETS, RGAMS & 54 55 , RALPD, RBETD, RGAMD 55 56 56 57 !albedo SB >>> 57 include "clesphys.h"58 58 !albedo SB <<< 59 59 -
LMDZ6/trunk/libf/phylmdiso/clesphys_mod_h.f90
r5281 r5282 1 link ../phylmd/clesphys .h1 link ../phylmd/clesphys_mod_h.f90 -
LMDZ6/trunk/libf/phylmdiso/concvl.F90
r5274 r5282 61 61 #endif 62 62 #endif 63 USE clesphys_mod_h 63 64 USE phys_local_var_mod, ONLY: omega 64 65 USE print_control_mod, ONLY: prt_level, lunout … … 127 128 128 129 129 include "clesphys.h"130 130 131 131 INTEGER, INTENT(IN) :: iflag_clos -
LMDZ6/trunk/libf/phylmdiso/isotopes_routines_mod.F90
r5274 r5282 15922 15922 #endif 15923 15923 15924 implicit none 15924 USE clesphys_mod_h 15925 implicit none 15925 15926 15926 15927 ! equivalent de phyetat0 pour les isotopes 15927 INCLUDE "clesphys.h"15928 15928 INCLUDE "compbl.h" 15929 15929 … … 16097 16097 USE isotrac_mod, ONLY: index_iso,index_zone,izone_init 16098 16098 #endif 16099 USE clesphys_mod_h 16099 16100 implicit none 16100 INCLUDE "clesphys.h"16101 ! INCLUDE "thermcell.h"16102 16101 INCLUDE "compbl.h" 16103 16102 … … 16472 16471 USE isotrac_mod, ONLY: strtrac, initialisation_isotrac, index_iso, index_zone, izone_init 16473 16472 #endif 16473 USE clesphys_mod_h 16474 16474 IMPLICIT NONE 16475 INCLUDE "clesphys.h"16476 16475 INCLUDE "compbl.h" 16477 16476 -
LMDZ6/trunk/libf/phylmdiso/phyaqua_mod.F90
r5274 r5282 45 45 USE infotrac_phy, ONLY: niso 46 46 #endif 47 USE clesphys_mod_h 47 48 USE dimsoil_mod_h, ONLY: nsoilmx 48 49 … … 62 63 63 64 64 include "clesphys.h"65 65 66 66 INTEGER, INTENT (IN) :: nlon, year_len, iflag_phys -
LMDZ6/trunk/libf/phylmdiso/phyetat0_mod.F90
r5274 r5282 59 59 #endif 60 60 #endif 61 USE clesphys_mod_h 61 62 USE dimsoil_mod_h, ONLY: nsoilmx 62 63 … … 78 79 ! Objet: Lecture de l'etat initial pour la physique 79 80 !====================================================================== 80 include "clesphys.h"81 81 include "alpale.h" 82 82 include "compbl.h" -
LMDZ6/trunk/libf/phylmdiso/phyredem.F90
r5273 r5282 46 46 #endif 47 47 #endif 48 USE clesphys_mod_h 48 49 USE carbon_cycle_mod, ONLY : carbon_cycle_cpl, co2_send, carbon_cycle_rad, RCO2_glo 49 50 USE indice_sol_mod, ONLY: nbsrf, is_oce, is_sic, is_ter, is_lic, epsfra … … 55 56 56 57 IMPLICIT none 57 include "clesphys.h"58 58 include "alpale.h" 59 59 include "compbl.h" … … 512 512 use isotrac_mod, only: index_zone,index_iso,strtrac 513 513 #endif 514 USE dimsoil_mod_h, ONLY: nsoilmx 514 USE clesphys_mod_h 515 USE dimsoil_mod_h, ONLY: nsoilmx 515 516 implicit none 516 517 517 518 ! equivalent isotopique de phyredem 518 INCLUDE "clesphys.h"519 519 INCLUDE "alpale.h" 520 520 INCLUDE "compbl.h" -
LMDZ6/trunk/libf/phylmdiso/physiq_mod.F90
r5274 r5282 443 443 , RESTT, RALPW, RBETW, RGAMW, RALPS, RBETS, RGAMS & 444 444 , RALPD, RBETD, RGAMD 445 USE clesphys_mod_h 445 446 446 447 IMPLICIT NONE … … 496 497 497 498 include "regdim.h" 498 include "clesphys.h"499 499 include "alpale.h" 500 500 include "dimpft.h"
Note: See TracChangeset
for help on using the changeset viewer.