-
lguez
2023-03-31 19:42
#36
Rev.: 4489
-
7496 lines of code changed in 129 files:
-
trunk:
bld.cfg (+1),
makelmdz (+3),
makelmdz_fcm (+3 -6)
-
trunk/DefLists:
namelist_ecrad (+2 -1)
-
trunk/arch:
arch-ES_MOON.path (new),
arch-IA64_PLATINE.path (+2),
arch-PW6_VARGAS.path (+2),
arch-SX8_BRODIE.path (+2),
arch-SX8_MERCURE.path (new),
arch-SX9_MERCURE.path (new),
arch-X64_ADA.path (+2),
arch-X64_CURIE.path (+2),
arch-X64_IRENE-AMD.path (+4),
arch-X64_IRENE.path (+4),
arch-X64_JEANZAY.path (+4),
arch-X64_OCCIGEN.path (+2),
arch-X64_TITANE.path (new),
arch-g95.path (new),
arch-gfortran.path (+4),
arch-gfortran_CICLAD.path (+2),
arch-ifort_CICLAD.path (+2),
arch-ifort_LSCE.path (+2),
arch-linux-32bit.path (+2),
arch-pgf_CICLAD.path (+2)
-
trunk/libf/misc:
handle_err_m.F90 (del),
netcdf95.F90 (del),
nf95_def_var_m.F90 (del),
nf95_get_att_m.F90 (del),
nf95_get_var_m.F90 (del),
nf95_gw_var_m.F90 (del),
nf95_put_att_m.F90 (del),
nf95_put_var_m.F90 (del),
simple.F90 (del)
-
trunk/libf/phylmd:
open_climoz_m.F90 (+3 -3),
phys_local_var_mod.F90 (+12 -1),
phys_output_write_mod.F90 (+3),
physiq_mod.F90 (+22 -7),
press_coefoz_m.F90 (new),
radlwsw_m.F90 (+16 -16),
readaerosolstrato.F90 (+4 -4),
readaerosolstrato_m.F90 (+4 -4),
readchlorophyll.F90 (+3 -3),
regr_horiz_time_climoz_m.F90 (+14 -18),
regr_lat_time_coefoz_m.F90 (new),
regr_pr_int_m.F90 (new),
regr_pr_o3_m.F90 (+3 -4),
regr_pr_time_av_m.F90 (+7 -9),
tracco2i_mod.F90 (+1 -1)
-
trunk/libf/phylmd/ecrad:
easy_netcdf.F90 (+647 -74),
radiation_adding_ica_lw.F90 (+11 -3),
radiation_adding_ica_sw.F90 (+4),
radiation_aerosol.F90 (+4 -4),
radiation_aerosol_optics.F90 (+873 -114),
radiation_aerosol_optics_data.F90 (+249 -14),
radiation_aerosol_optics_description.F90 (new 332),
radiation_check.F90 (new 212),
radiation_cloud.F90 (+99 -59),
radiation_cloud_cover.F90 (+5 -1),
radiation_cloud_generator.F90 (+286 -33),
radiation_cloud_optics.F90 (+39 -24),
radiation_config.F90 (+433 -523),
radiation_delta_eddington.h (+23 -1),
radiation_ecckd.F90 (new 507),
radiation_ecckd_gas.F90 (new 118),
radiation_ecckd_interface.F90 (new 278),
radiation_flux.F90 (+125 -41),
radiation_gas.F90 (+21 -52),
radiation_gas_constants.F90 (new 67),
radiation_general_cloud_optics.F90 (new 286),
radiation_general_cloud_optics_data.F90 (new 346),
radiation_ice_optics_fu.F90 (+21 -11),
radiation_ifs_rrtm.F90 (+49 -33),
radiation_interface.F90 (+41 -21),
radiation_liquid_optics_socrates.F90 (+13 -8),
radiation_matrix.F90 (-2),
radiation_mcica_lw.F90 (+29 -25),
radiation_mcica_sw.F90 (+11 -9),
radiation_monochromatic.F90 (+3 -3),
radiation_pdf_sampler.F90 (+126 -13),
radiation_random_numbers.F90 (new 304),
radiation_save.F90 (+10 -3),
radiation_scheme.F90 (+30 -29),
radiation_setup.F90 (+30 -150),
radiation_single_level.F90 (+76 -51),
radiation_spartacus_lw.F90 (+3 -3),
radiation_spartacus_sw.F90 (+1 -1),
radiation_spectral_definition.F90 (new 902),
radiation_thermodynamics.F90 (+1 -1),
radiation_tripleclouds_lw.F90 (+181 -135),
radiation_tripleclouds_sw.F90 (+43 -33),
radiation_two_stream.F90 (+49 -27),
random_numbers_mix.F90 (+3 -4),
readaerosol_optic_ecrad.F90 (new 311),
setup_aerosol_optics_lmdz_m.F90 (new 126)
-
trunk/libf/phylmd/ecrad/data:
aerosol_ifs_48R1.nc (new),
aerosol_ifs_49R1.nc (new),
aerosol_ifs_rrtm_49R1.nc (new),
aerosol_optics_lmdz.nc (changed),
baum-general-habit-mixture_ice_scattering.nc (new),
ecckd-0.6_lw_climate_fsck-27_spectral-definition.nc (new),
ecckd-0.6_sw_climate_wide-38_spectral-definition.nc (new),
ecckd-1.0_lw_climate_fsck-32b_ckd-definition.nc (new),
ecckd-1.0_sw_climate_rgb-32b_ckd-definition.nc (new),
ecckd-1.2_lw_climate_narrow-64b_ckd-definition.nc (new),
ecckd-1.2_sw_climate_window-64b_ckd-definition.nc (new),
fu-muskatel-rough_ice_scattering.nc (new),
fu-muskatel_ice_scattering.nc (new),
mie_droplet_scattering.nc (new),
mie_rain_scattering.nc (new)
-
trunk/libf/phylmd/rrtm:
read_rsun_rrtm.F90 (new),
readaerosolstrato1_rrtm.F90 (+4 -4),
readaerosolstrato2_rrtm.F90 (+4 -4)
-
lguez
2023-03-31 17:09
#35
Rev.: 4488
-
14 lines of code changed in 2 files:
-
dcugnet
2023-03-30 11:00
#34
Rev.: 4487
-
14 lines of code changed in 2 files:
-
lguez
2023-03-30 10:49
#33
Rev.: 4486
-
2 lines of code changed in 1 file:
-
evignon
2023-03-30 08:07
#32
Rev.: 4485
-
1422 lines of code changed in 54 files:
-
branches/blowing_snow/DefLists:
field_def_lmdz.xml (changed),
file_def_histhf_lmdz.xml (changed)
-
branches/blowing_snow/libf/dyn3d_common:
infotrac.F90 (new)
-
branches/blowing_snow/libf/misc:
readTracFiles_mod.f90 (changed)
-
branches/blowing_snow/libf/phylmd:
add_phys_tend_mod.F90 (changed),
blowing_snow_ini_mod.F90 (new 72),
blowing_snow_sublim_sedim.F90 (new 212),
call_blowing_snow_sublim_sedim.F90 (new 38),
clesphys.h (new),
climb_qbs_mod.F90 (new 389),
conf_phys_m.F90 (changed),
fonte_neige_mod.F90 (new),
infotrac_phy.F90 (changed),
ocean_forced_mod.F90 (changed),
pbl_surface_mod.F90 (changed),
phyaqua_mod.F90 (changed),
phyredem.F90 (changed),
phys_local_var_mod.F90 (changed),
phys_output_ctrlout_mod.F90 (changed),
phys_output_var_mod.F90 (new),
phys_output_write_mod.F90 (new),
phys_state_var_mod.F90 (changed),
physiq_mod.F90 (new),
surf_land_mod.F90 (changed),
surf_land_orchidee_mod.F90 (new),
surf_landice_mod.F90 (changed),
surf_ocean_mod.F90 (changed)
-
branches/blowing_snow/libf/phylmdiso:
blowing_snow_ini_mod.F90 (new 72),
blowing_snow_sublim_sedim.F90 (new 212),
call_blowing_snow_sublim_sedim.F90 (new 38),
climb_qbs_mod.F90 (new 389)
-
lguez
2023-03-29 14:14
#31
Rev.: 4482
-
12841 lines of code changed in 340 files:
-
branches/LMDZ_ECRad:
bld.cfg (+2),
makelmdz (+34 -29),
makelmdz_fcm (+40 -26)
-
branches/LMDZ_ECRad/DefLists:
README (+5),
context_lmdz.xml (new),
field_def_lmdz.xml (+30 -27),
file_def_histLES_lmdz.xml (+21 -19),
file_def_histday_lmdz.xml (+34 -48),
file_def_histhf_lmdz.xml (new),
file_def_histins_lmdz.xml (+21 -20),
file_def_histmth_lmdz.xml (new),
file_def_histstn_lmdz.xml (new),
iso.def (new 155),
isotopes_params.def (+41 -41),
namelist_ecrad (+4 -5),
physiq.def_LUDOBest2 (new),
physiq.def_NPv6.3 (new),
tracer_RN_PB.def_iso (+4 -4)
-
branches/LMDZ_ECRad/arch:
arch-X64_IRENE-AMD.path (+28 -14),
arch-X64_IRENE.path (+27 -14),
arch-X64_JEANZAY.path (+27 -14),
arch-gfortran.fcm (+8 -8),
arch-gfortran.path (+26 -8),
arch-ifort_MESOIPSL.env (new 10),
arch-ifort_MESOIPSL.fcm (new 19),
arch-ifort_MESOIPSL.path (new 25)
-
branches/LMDZ_ECRad/libf/dyn3d:
bilan_dyn.F (+1 -1),
check_isotopes.F90 (+9 -7),
conf_gcm.F90 (new),
dynetat0.F90 (+21 -13),
dynredem.F90 (new),
gcm.F90 (+3 -3),
groupe.F (+2 -1),
guide_mod.F90 (new),
iniacademic.F90 (+51 -14),
replay3d.F90 (+1 -1),
vlsplt.F (+3 -6),
vlspltqs.F (new),
wrgrads.F (+1 -2)
-
branches/LMDZ_ECRad/libf/dyn3d_common:
comvert_mod.F90 (new),
conf_planete.F90 (new),
control_mod.F90 (-1),
disvert.F90 (new),
grilles_gcm_netcdf_sub.F90 (new),
infotrac.F90 (+94 -198),
iso_verif_dyn.F (new)
-
branches/LMDZ_ECRad/libf/dyn3dmem:
advtrac_loc.F90 (+6 -6),
bilan_dyn_loc.F (+1 -1),
check_isotopes_loc.F90 (+9 -7),
conf_gcm.F90 (new),
dynetat0_loc.F90 (+25 -21),
dynredem_loc.F90 (new),
filtreg_p.F (+9 -10),
gcm.F90 (new),
guide_loc_mod.F90 (+7 -4),
iniacademic_loc.F90 (+49 -15),
leapfrog_loc.F (+8 -12),
mod_filtreg_p.F (new),
mod_hallo.F90 (+4 -4),
mod_xios_dyn3dmem.F90 (+34 -10),
parallel_lmdz.F90 (new),
qminimum_loc.F (+22 -14),
times.F90 (+4 -4),
vlsplt_loc.F (new),
vlspltgen_loc.F (+13 -12),
vlspltqs_loc.F (+6 -7),
wrgrads.F (new)
-
branches/LMDZ_ECRad/libf/dynphy_lonlat:
calfis.F (+1 -1),
calfis_loc.F (+3 -4),
gr_dyn_fi.F (new),
inigeomphy_mod.F90 (+2 -2)
-
branches/LMDZ_ECRad/libf/dynphy_lonlat/phylmd:
ce0l.F90 (+3 -3),
iniphysiq_mod.F90 (new),
init_ssrf_m.F90 (+71 -59),
limit_netcdf.F90 (new)
-
branches/LMDZ_ECRad/libf/filtrez:
filtreg.F (new),
filtreg_mod.F90 (new),
mod_fft_wrapper.F90 (+6 -3)
-
branches/LMDZ_ECRad/libf/grid/dimension:
makdim (+1 -1)
-
branches/LMDZ_ECRad/libf/misc:
readTracFiles_mod.f90 (+945 -496),
strings_mod.F90 (+180 -162),
trac_types_mod.F90 (del),
wxios.F90 (new)
-
branches/LMDZ_ECRad/libf/phy_common:
abort_physic.F90 (+7),
physics_distribution_mod.F90 (+4 -5),
vertical_layers_mod.F90 (new)
-
branches/LMDZ_ECRad/libf/phydev:
infotrac_phy.F90 (new)
-
branches/LMDZ_ECRad/libf/phylmd:
atke_exchange_coeff_mod.F90 (new 199),
atke_turbulence_ini_mod.F90 (new 80),
carbon_cycle_mod.F90 (+1 -11),
cdrag_mod.F90 (new),
clesphys.h (new),
cloudth_mod.F90 (new),
coef_diff_turb_mod.F90 (+1 -1),
conf_phys_m.F90 (new),
cpl_mod.F90 (+53 -12),
create_etat0_limit_unstruct.F90 (new),
create_etat0_unstruct.F90 (+32 -21),
create_limit_unstruct.F90 (new),
cv30_routines.F90 (+1 -1),
ener_conserv.F90 (+12 -3),
fisrtilp.F90 (+9 -5),
ice_sursat_mod.F90 (+31 -19),
infotrac_phy.F90 (+324 -134),
iophy.F90 (+14 -8),
iophys.F90 (+5 -2),
iotd_ecrit.F90 (+3 -2),
lscp_ini_mod.F90 (new 90),
lscp_mod.F90 (+329 -373),
nuage.h (new),
oasis.F90 (+37 -3),
ocean_cpl_mod.F90 (+14 -2),
pbl_surface_mod.F90 (new),
phyaqua_mod.F90 (+22 -22),
phyetat0.F90 (del),
phyetat0_get_mod.F90 (new 143),
phyetat0_mod.F90 (new 608),
phyredem.F90 (+18 -7),
phys_cal_mod.F90 (new),
phys_output_ctrlout_mod.F90 (new),
phys_output_mod.F90 (+4 -2),
phys_output_var_mod.F90 (new),
phys_output_write_mod.F90 (+18 -17),
phys_state_var_mod.F90 (new),
physiq_mod.F90 (+158 -121),
phytrac_mod.F90 (+33 -32),
radiation_AR4.F90 (+6 -6),
radlwsw_m.F90 (+3 -3),
read_pstoke.F90 (new),
screenc_mod.F90 (+3 -2),
stdlevvar_mod.F90 (new),
surf_land_mod.F90 (new),
surf_land_orchidee_mod.F90 (new),
surf_land_orchidee_nolic_mod.F90 (new 846),
surf_landice_mod.F90 (+15 -19),
surf_ocean_mod.F90 (+20 -13),
thermcell_down.F90 (new 300),
thermcell_ini_mod.F90 (+12 -1),
thermcell_main.F90 (+36 -23),
thermcell_plume_6A.F90 (+7),
tracco2i_mod.F90 (+10 -3),
tracinca_mod.F90 (+11 -4),
traclmdz_mod.F90 (+20 -21),
transp.F90 (+34 -28),
wake.F90 (+617 -137),
wake_ini_mod.F90 (new),
write_bilKP_ave.h (+1 -1),
write_bilKP_ins.h (new),
yamada4.F90 (new),
yamada_ini_mod.F90 (new 91)
-
branches/LMDZ_ECRad/libf/phylmd/Dust:
phys_output_write_spl_mod.F90 (new)
-
branches/LMDZ_ECRad/libf/phylmd/StratAer:
calcaerosolstrato_rrtm.F90 (-1),
micphy_tstep.F90 (new),
nucleation_tstep_mod.F90 (new),
strataer_mod.F90 (new),
traccoag_mod.F90 (new)
-
branches/LMDZ_ECRad/libf/phylmd/dyn1d:
1DUTILS.h (+7 -7),
1D_interp_cases.h (+7 -3),
1D_read_forc_cases.h (+13 -6),
mod_1D_cases_read2.F90 (new),
mod_1D_cases_read_std.F90 (new),
old_1DUTILS_read_interp.h (new),
old_1D_read_forc_cases.h (+3 -3),
old_lmdz1d.F90 (new),
replay1d.F90 (+35 -17),
scm.F90 (+2 -9)
-
branches/LMDZ_ECRad/libf/phylmd/rrtm:
rrtm_taumol2.F90 (+2 -2),
suecrad.F90 (new)
-
branches/LMDZ_ECRad/libf/phylmdiso:
atke_exchange_coeff_mod.F90 (new 2),
atke_turbulence_ini_mod.F90 (new 2),
fisrtilp.F90 (+3 -3),
isotopes_mod.F90 (+38 -36),
isotopes_routines_mod.F90 (+174 -224),
isotopes_verif_mod.F90 (new),
isotrac_mod.F90 (+608 -950),
isotrac_routines_mod.F90 (+23 -33),
lscp_ini_mod.F90 (new 2),
pbl_surface_mod.F90 (+124 -70),
phyetat0.F90 (del),
phyetat0_get_mod.F90 (new 143),
phyetat0_mod.F90 (new 661),
phyredem.F90 (+21 -15),
phys_output_var_mod.F90 (+7 -15),
physiq_mod.F90 (+195 -109),
surf_land_mod.F90 (new),
surf_land_orchidee_nolic_mod.F90 (new 838),
surf_landice_mod.F90 (new),
surf_ocean_mod.F90 (+23 -17),
thermcell_down.F90 (new 2),
wake.F90 (new),
wake_ini_mod.F90 (new 2),
yamada_ini_mod.F90 (new 91)
-
evignon
2023-03-28 15:00
#30
Rev.: 4481
-
30 lines of code changed in 3 files:
-
evignon
2023-03-28 08:40
#29
Rev.: 4479
-
1 lines of code changed in 1 file:
-
evignon
2023-03-27 15:25
#28
Rev.: 4478
-
136 lines of code changed in 8 files:
-
lfalletti
2023-03-22 17:07
#27
Rev.: 4477
-
7 lines of code changed in 2 files:
-
musat
2023-03-21 13:15
#26
Rev.: 4476
-
0 lines of code changed in 1 file:
-
musat
2023-03-21 12:07
#25
Rev.: 4475
-
4 lines of code changed in 1 file:
-
fairhead
2023-03-15 10:08
#24
Rev.: 4473
-
0 lines of code changed in 1 file:
-
fairhead
2023-03-15 10:02
#23
Rev.: 4472
-
3 lines of code changed in 1 file:
-
lguez
2023-03-10 22:54
#22
Rev.: 4471
-
0 lines of code changed in 1 file:
-
fairhead
2023-03-10 17:51
#21
-
97 lines of code changed in 30 files:
-
trunk/libf/dyn3d:
bilan_dyn.F (+1 -1),
conf_gcm.F90 (+15 -15),
groupe.F (new),
guide_mod.F90 (+10 -3),
vlsplt.F (-3),
vlspltqs.F (-2),
wrgrads.F (new)
-
trunk/libf/dyn3dmem:
advtrac_loc.F90 (+6 -6),
bilan_dyn_loc.F (+1 -1),
conf_gcm.F90 (+16 -16),
filtreg_p.F (+9 -10),
guide_loc_mod.F90 (+2 -2),
mod_filtreg_p.F (+8 -8),
mod_hallo.F90 (new),
parallel_lmdz.F90 (+2 -2),
qminimum_loc.F (+2 -2),
times.F90 (new),
vlsplt_loc.F (-1),
vlspltgen_loc.F (+13 -12),
vlspltqs_loc.F (-2),
wrgrads.F (new)
-
lguez
2023-03-10 15:07
#20
Rev.: 4467
-
1 lines of code changed in 1 file:
-
evignon
2023-03-09 22:34
#19
Rev.: 4466
-
10 lines of code changed in 3 files:
-
fairhead
2023-03-09 18:11
#18
Rev.: 4465
-
0 lines of code changed in 140 files:
-
branches/LMDZ-tracers:
bld.cfg (del),
makegcm (del),
makelmdz (del),
makelmdz_fcm (del)
-
branches/LMDZ-tracers/DefLists:
CMIP6_ping_atmos.xml (del),
field_def_cosp1.xml (del),
field_def_cospv2.xml (del),
field_def_lmdz.xml (del),
file_def_histdayCOSP_lmdz.xml (del),
file_def_histhfCOSP_lmdz.xml (del),
file_def_histmthCOSP_lmdz.xml (del),
inlandsis.def (del),
isotopes_params.def (del),
physiq.def_NPv6.1.3.newt2mq2m (del),
tracer.def (del),
tracer_RN_PB.def (del),
traceur.def (del),
traceur_RN_PB.def (del)
-
branches/LMDZ-tracers/arch:
arch-X64_IRENE.fcm (del)
-
branches/LMDZ-tracers/libf/dyn3d:
advtrac.F90 (del),
check_isotopes.F (del),
check_isotopes.F90 (del),
dynetat0.F90 (del),
dynetat0.f90 (del),
dynredem.F90 (del),
guide_mod.F90 (del),
iniacademic.F90 (del),
integrd.F (del),
leapfrog.F (del),
qminimum.F (del),
vlsplt.F (del),
vlspltqs.F (del)
-
branches/LMDZ-tracers/libf/dyn3d_common:
grilles_gcm_netcdf_sub.F90 (del),
infotrac.F90 (del),
initdynav.F90 (del),
inithist.F (del),
iso_verif_dyn.F (del),
iso_verif_dyn.F90 (del),
massbarxy.F90 (del),
writedynav.F90 (del),
writehist.F (del)
-
branches/LMDZ-tracers/libf/dyn3dmem:
advtrac_loc.F (del),
check_isotopes_loc.F (del),
check_isotopes_loc.F90 (del),
conf_gcm.F90 (del),
dynetat0_loc.F90 (del),
dynredem_loc.F90 (del),
groupe_loc.F (del),
guide_loc_mod.F90 (del),
iniacademic_loc.F90 (del),
integrd_loc.F (del),
leapfrog_loc.F (del),
massbarxy_loc.F90 (del),
qminimum_loc.F (del),
vlsplt_loc.F (del),
vlspltgen_loc.F (del),
vlspltgen_loc.F90 (del),
vlspltqs_loc.F (del),
vlz_mod.F90 (del),
writedynav_loc.F (del),
writehist_loc.F (del)
-
branches/LMDZ-tracers/libf/dynphy_lonlat:
calfis.F (del),
calfis_loc.F (del),
calfis_p.F (del)
-
branches/LMDZ-tracers/libf/dynphy_lonlat/phylmd:
ce0l.F90 (del),
etat0dyn_netcdf.F90 (del),
etat0phys_netcdf.F90 (del),
iniphysiq_mod.F90 (del),
limit_netcdf.F90 (del)
-
branches/LMDZ-tracers/libf/misc:
handle_err_m.F90 (del),
readTracFiles_mod.f90 (del),
strings_mod.F90 (del),
trac_types_mod.F90 (del)
-
branches/LMDZ-tracers/libf/phylmd:
Ocean_skin (del),
YOMCST.h (del),
calbeta.F90 (del),
calcul_fluxs_mod.F90 (del),
cdrag.F90 (del),
cdrag_mod.F90 (del),
change_srf_frac_mod.F90 (del),
conf_phys_m.F90 (del),
cpl_mod.F90 (del),
cvltr.F90 (del),
cvltr_scav.F90 (del),
cvltr_spl.F90 (del),
dimsoil.h (del),
fisrtilp.F90 (del),
flux_arp.h (del),
hbtm.F90 (del),
hbtm_mod.F90 (del),
infotrac_phy.F90 (del),
inlandsis (del),
oasis.F90 (del),
ocean_cpl_mod.F90 (del),
ocean_forced_mod.F90 (del),
ocean_slab_mod.F90 (del),
pbl_surface_mod.F90 (del),
phyetat0.F90 (del),
phyredem.F90 (del),
phys_local_var_mod.F90 (del),
phys_output_ctrlout_mod.F90 (del),
phys_output_mod.F90 (del),
phys_output_var_mod.F90 (del),
phys_output_write_mod.F90 (del),
phys_state_var_mod.F90 (del),
physiq_mod.F90 (del),
radlwsw_m.F90 (del),
screenc.F90 (del),
screenc_mod.F90 (del),
screenp.F90 (del),
screenp_mod.F90 (del),
stdlevvar.F90 (del),
stdlevvar_mod.F90 (del),
suphel.F90 (del),
surf_landice_mod.F90 (del),
surf_ocean_mod.F90 (del),
surf_seaice_mod.F90 (del),
surface_data.F90 (del),
traclmdz_mod.F90 (del),
yamada4.F90 (del)
-
branches/LMDZ-tracers/libf/phylmd/Dust:
dustemission_mod.F90 (del),
lsc_scav_spl.F90 (del),
phys_output_write_spl_mod.F90 (del),
phytracr_spl_mod.F90 (del),
read_dust.F (del),
read_newemissions.F (del),
read_vent.F (del),
spla_output_write.h (del),
splaeropt_6bands_rrtm.F90 (del)
-
branches/LMDZ-tracers/libf/phylmd/cospv2:
lmdz_cosp_output_write_mod.F90 (del)
-
branches/LMDZ-tracers/libf/phylmd/dyn1d:
1DUTILS.h (del),
1D_decl_cases.h (del),
1D_interp_cases.h (del),
1D_read_forc_cases.h (del),
mod_1D_cases_read_std.F90 (del),
old_1D_decl_cases.h (del),
old_1D_interp_cases.h (del),
old_1D_read_forc_cases.h (del),
old_lmdz1d.F90 (del),
scm.F90 (del)
-
lguez
2023-03-09 18:03
#17
Rev.: 4464
-
6 lines of code changed in 4 files:
-
lguez
2023-03-09 17:46
#16
Rev.: 4463
-
12 lines of code changed in 3 files:
-
lguez
2023-03-09 17:44
#15
Rev.: 4462
-
0 lines of code changed in 2 files:
-
lguez
2023-03-09 17:19
#14
Rev.: 4461
-
1 lines of code changed in 1 file:
-
lguez
2023-03-09 17:16
#13
Rev.: 4460
-
7 lines of code changed in 3 files:
-
evignon
2023-03-08 15:54
#12
Rev.: 4458
-
65 lines of code changed in 4 files:
-
lguez
2023-03-07 19:18
#11
Rev.: 4456
-
0 lines of code changed in 4 files:
-
lguez
2023-03-07 19:16
#10
Rev.: 4455
-
8 lines of code changed in 1 file:
-
dcugnet
2023-03-07 16:17
#9
Rev.: 4454
-
15 lines of code changed in 2 files:
-
fhourdin
2023-03-07 13:18
#8
Rev.: 4453
-
11 lines of code changed in 2 files:
-
crisi
2023-03-05 11:18
#7
Rev.: 4452
-
12 lines of code changed in 2 files:
-
fhourdin
2023-03-03 15:50
#6
Rev.: 4451
-
1 lines of code changed in 1 file:
-
fhourdin
2023-03-03 10:50
#5
Rev.: 4450
-
92 lines of code changed in 2 files:
-
evignon
2023-03-02 16:17
#4
Rev.: 4449
-
321 lines of code changed in 8 files:
-
fhourdin
2023-03-02 10:05
#3
Rev.: 4448
-
104 lines of code changed in 5 files:
-
fairhead
2023-03-01 18:27
#2
Rev.: 4447
-
1598 lines of code changed in 5 files:
-
fairhead
2023-03-01 18:22
#1
Rev.: 4446
-
15760 lines of code changed in 409 files:
-
branches/Portage_acc:
bld.cfg (+2),
makelmdz (new),
makelmdz_fcm (new)
-
branches/Portage_acc/DefLists:
README (+5),
context_lmdz.xml (+13 -3),
context_lmdz_sans_cosp.xml (new),
context_lmdzdyn.xml (new 88),
field_def_lmdz.xml (new),
field_def_lmdzdyn.xml (new 35),
file_def_dynzon_lmdz.xml (new 8),
file_def_histLES_lmdz.xml (+21 -19),
file_def_histday_lmdz.xml (new),
file_def_histdyn_lmdz.xml (new 35),
file_def_histdynav_lmdz.xml (new 35),
file_def_histhf_lmdz.xml (+29 -40),
file_def_histins_lmdz.xml (new),
file_def_histmth_lmdz.xml (+50 -42),
file_def_histstn_lmdz.xml (+22 -20),
iodef_2contexts.xml (new 23),
iso.def (new 155),
isotopes_params.def (new 49),
physiq.def_LUDOBest2 (new),
physiq.def_NPv6.3 (+14 -18),
physiq.def_NPv6.4 (new 597),
tracer.def (new 6),
tracer_RN_PB.def (new 6),
tracer_RN_PB.def_iso (new 7)
-
branches/Portage_acc/arch:
arch-X64_IRENE-AMD.path (+24 -12),
arch-X64_IRENE.path (new),
arch-X64_JEANZAY.path (+23 -12),
arch-X64_JEANZAY_GPU.fcm (+2 -2),
arch-X64_JEANZAY_GPU.path (+21 -12),
arch-X64_JEANZAY_NVIDIA.env (new 16),
arch-X64_JEANZAY_NVIDIA.fcm (new 30),
arch-X64_JEANZAY_NVIDIA.path (new 26),
arch-gfortran.path (new),
arch-ifort_MESOIPSL.env (new 10),
arch-ifort_MESOIPSL.fcm (new 19),
arch-ifort_MESOIPSL.path (new 25)
-
branches/Portage_acc/libf/dyn3d:
advtrac.F90 (+5 -9),
check_isotopes.F (del),
check_isotopes.F90 (new 174),
conf_gcm.F90 (-22),
dynetat0.F90 (new),
dynredem.F90 (+1 -1),
gcm.F90 (new),
guide_mod.F90 (new),
iniacademic.F90 (+54 -19),
leapfrog.F (+15 -36),
qminimum.F (+29 -27),
replay3d.F90 (+1 -2),
vlsplt.F (+16 -16),
vlspltqs.F (new)
-
branches/Portage_acc/libf/dyn3d_common:
comvert_mod.F90 (new),
conf_planete.F90 (new),
control_mod.F90 (+1 -1),
disvert.F90 (+7 -2),
grilles_gcm_netcdf_sub.F90 (new),
infotrac.F90 (new),
iso_verif_dyn.F (new)
-
branches/Portage_acc/libf/dyn3dmem:
advtrac_loc.F90 (new),
caladvtrac_mod.F90 (+18 -1),
check_isotopes_loc.F (del),
check_isotopes_loc.F90 (new 189),
conf_gcm.F90 (new),
dynetat0_loc.F90 (+27 -24),
dynredem_loc.F90 (new),
fluxstokenc_p.F (new 175),
gcm.F90 (+37 -13),
guide_loc_mod.F90 (new),
iniacademic_loc.F90 (+52 -20),
integrd_loc.F (+3 -10),
leapfrog_loc.F (new),
mod_const_mpi.F90 (new),
mod_xios_dyn3dmem.F90 (new 262),
qminimum_loc.F (new),
vlsplt_loc.F (new),
vlspltgen_loc.F (new),
vlspltqs_loc.F (new),
writedyn_xios.F90 (new 184)
-
branches/Portage_acc/libf/dynphy_lonlat:
inigeomphy_mod.F90 (+2 -2)
-
branches/Portage_acc/libf/dynphy_lonlat/phylmd:
callphysiq_mod.F90 (new),
ce0l.F90 (new),
iniphysiq_mod.F90 (+4 -10),
init_ssrf_m.F90 (+71 -59),
limit_netcdf.F90 (+3 -3)
-
branches/Portage_acc/libf/filtrez:
filtreg.F (new),
filtreg_mod.F90 (+2)
-
branches/Portage_acc/libf/grid/dimension:
makdim (+1 -1)
-
branches/Portage_acc/libf/misc:
readTracFiles_mod.f90 (+960 -499),
strings_mod.F90 (new),
trac_types_mod.F90 (del),
wxios.F90 (+1)
-
branches/Portage_acc/libf/phy_common:
physics_distribution_mod.F90 (+5 -8),
vertical_layers_mod.F90 (new)
-
branches/Portage_acc/libf/phydev:
infotrac_phy.F90 (+12 -15)
-
branches/Portage_acc/libf/phylmd:
aero_mod.F90 (+13 -13),
calltherm.F90 (+11 -11),
carbon_cycle_mod.F90 (new),
clesphys.h (new),
cloudth_mod.F90 (new),
coef_diff_turb_mod.F90 (+1 -1),
conf_phys_m.F90 (+61 -103),
cpl_mod.F90 (+53 -12),
create_etat0_unstruct.F90 (+32 -21),
create_limit_unstruct.F90 (new),
ener_conserv.F90 (+12 -3),
fisrtilp.F90 (new),
ice_sursat_mod.F90 (+31 -19),
infotrac_phy.F90 (+323 -155),
iophy.F90 (new),
iophys.F90 (new),
iotd_ecrit.F90 (new),
lscp_ini_mod.F90 (new 90),
lscp_mod.F90 (new),
mo_simple_plumes.F90 (+36 -20),
nuage.h (new),
oasis.F90 (+37 -3),
ocean_cpl_mod.F90 (new),
pbl_surface_mod.F90 (new),
phyaqua_mod.F90 (new),
phyetat0.F90 (del),
phyetat0_get_mod.F90 (new 143),
phyetat0_mod.F90 (new 608),
phyredem.F90 (+26 -16),
phys_cal_mod.F90 (new),
phys_output_ctrlout_mod.F90 (+2 -2),
phys_output_mod.F90 (+5 -3),
phys_output_var_mod.F90 (new),
phys_output_write_mod.F90 (+49 -50),
phys_state_var_mod.F90 (+31 -6),
physiq_mod.F90 (+157 -122),
phytrac_mod.F90 (new),
read_pstoke.F90 (+25 -125),
surf_land_mod.F90 (+9 -7),
surf_land_orchidee_mod.F90 (new),
surf_land_orchidee_nolic_mod.F90 (new 846),
surf_landice_mod.F90 (+15 -19),
surf_ocean_mod.F90 (+20 -13),
thermcell_down.F90 (new 300),
thermcell_dq.F90 (new),
thermcell_flux2.F90 (+39 -42),
thermcell_ini_mod.F90 (+12 -1),
thermcell_main.F90 (+66 -35),
thermcell_plume.F90 (new),
thermcell_plume_6A.F90 (new),
tracco2i_mod.F90 (+10 -3),
tracinca_mod.F90 (new),
traclmdz_mod.F90 (new),
transp.F90 (new),
wake.F90 (+617 -137),
wake_ini_mod.F90 (+18 -6),
write_bilKP_ave.h (+1 -1),
write_bilKP_ins.h (+1 -1),
yamada4.F90 (+1 -17)
-
branches/Portage_acc/libf/phylmd/Dust:
phys_output_write_spl_mod.F90 (+2 -2),
phytracr_spl_mod.F90 (+364 -362),
splaeropt_5wv_rrtm.F90 (new),
splaeropt_6bands_rrtm.F90 (+2 -2)
-
branches/Portage_acc/libf/phylmd/Ocean_skin:
config_ocean_skin_m.F90 (+3 -2),
sens_heat_rain_m.F90 (+7 -3)
-
branches/Portage_acc/libf/phylmd/StratAer:
calcaerosolstrato_rrtm.F90 (new),
micphy_tstep.F90 (+5 -3),
nucleation_tstep_mod.F90 (+1 -1),
strataer_mod.F90 (new),
traccoag_mod.F90 (new)
-
branches/Portage_acc/libf/phylmd/cosp:
dsd.F90 (+5 -1)
-
branches/Portage_acc/libf/phylmd/dyn1d:
1DUTILS.h (+7 -7),
1D_interp_cases.h (+7 -3),
1D_nudge_sandu_astex.h (+7 -7),
1D_read_forc_cases.h (+13 -6),
mod_1D_cases_read2.F90 (+1289 -1332),
mod_1D_cases_read_std.F90 (+1068 -1085),
old_1DUTILS_read_interp.h (+77 -359),
old_1D_read_forc_cases.h (new),
old_lmdz1d.F90 (new),
replay1d.F90 (new),
scm.F90 (new)
-
branches/Portage_acc/libf/phylmd/ecrad:
random_numbers_mix.F90 (+3 -2),
srtm_taumol22.F90 (+4 -2)
-
branches/Portage_acc/libf/phylmd/rrtm:
aeropt_6bands_rrtm.F90 (+6 -6),
rrtm_taumol2.F90 (+16 -2),
suecrad.F90 (new)
-
branches/Portage_acc/libf/phylmdiso:
add_phys_tend_mod.F90 (+2 -2),
add_wake_tend.F90 (new),
ajsec.F90 (new),
calwake.F90 (+1 -1),
change_srf_frac_mod.F90 (+2 -2),
climb_hq_mod.F90 (+1 -2),
concvl.F90 (+1 -1),
cv30_routines.F90 (new),
cv3_enthalpmix.F90 (+4 -4),
cv3_estatmix.F90 (+4 -4),
cv3_routines.F90 (+24 -25),
cv3a_compress.F90 (+1 -1),
cv3a_uncompress.F90 (new),
cv3p_mixing.F90 (new),
cv_driver.F90 (new),
cva_driver.F90 (new),
fisrtilp.F90 (+7 -7),
fonte_neige_mod.F90 (new),
isotopes_mod.F90 (new),
isotopes_routines_mod.F90 (new),
isotopes_verif_mod.F90 (new),
isotrac_mod.F90 (+608 -954),
isotrac_routines_mod.F90 (new),
limit_read_mod.F90 (new),
ocean_forced_mod.F90 (+10 -10),
pbl_surface_mod.F90 (new),
phyetat0.F90 (del),
phyetat0_mod.F90 (new 661),
phyredem.F90 (new),
phys_local_var_mod.F90 (+1 -1),
phys_output_mod.F90 (new),
phys_output_var_mod.F90 (+7 -15),
physiq_mod.F90 (+197 -121),
reevap.F90 (+9 -9),
surf_land_bucket_mod.F90 (new),
surf_land_mod.F90 (new),
surf_landice_mod.F90 (new),
surf_ocean_mod.F90 (+24 -18),
surf_seaice_mod.F90 (new),
wake.F90 (+2 -2)
-
branches/Portage_acc/tools/make_sso:
README (new 41),
compile (new 39),
make.inc (new 11),
make_sso (new 4),
make_sso.env (new 20),
make_sso_SpherePack.f90 (new 1093)