|
|
@5117
|
4 months |
abarral |
rename modules properly lmdz_*
move some unused files to obsolete/ …
|
|
|
@5116
|
4 months |
abarral |
rename modules properly lmdz_*
move ismin, ismax, minmax into new …
|
|
|
@5115
|
4 months |
abarral |
Move misc/xer* into lmdz_xer
Note: Why tf do we have 1000 lines of …
|
|
|
@5114
|
4 months |
abarral |
Rename modules in misc from *_mod > lmdz_*
Turn description.h into …
|
|
|
@5113
|
4 months |
abarral |
Rename modules in misc from *_mod > lmdz_*
Put cbrt.f90, ch*.f90, …
|
|
|
@5112
|
4 months |
abarral |
Rename modules in phy_common from *_mod > lmdz_*
|
|
|
@5111
|
4 months |
abarral |
Put abort_physic into a module
Remove -g option from makelmdz_fcm, …
|
|
|
@5110
|
4 months |
abarral |
Rename modules properly (mod_* -> lmdz_*) in phy_common
|
|
|
@5109
|
4 months |
Sebastien Nguyen |
added runoffland (bucket runoff) to outputs and automatic output for …
|
|
|
@5108
|
4 months |
abarral |
Turn grid/*.h into lmdz_fxy.f90
|
|
|
@5107
|
4 months |
abarral |
Turn coefils.h into lmdz_coefils.f90
Put filtreg.F90, inifgn.f90, …
|
|
|
@5106
|
4 months |
abarral |
Turn coefils.h into lmdz_coefils.f90
Put filtreg.F90 inside …
|
|
|
@5105
|
4 months |
abarral |
Replace 1DUTILS.h by module lmdz_1dutils.f90
Replace 1DConv.h by …
|
|
|
@5104
|
4 months |
abarral |
Replace 1DUTILS.h by module lmdz_1dutils.f90
Replace 1DConv.h by …
|
|
|
@5103
|
4 months |
abarral |
Handle CPP_INLANDSIS in lmdz_cppkeys_wrapper.F90
Remove obsolete key …
|
|
|
@5102
|
4 months |
abarral |
Handle CPP_INLANDSIS in lmdz_cppkeys_wrapper.F90
Remove obsolete key …
|
|
|
@5101
|
4 months |
abarral |
Handle DEBUG_IO in lmdz_cppkeys_wrapper.F90
Transform some files .F -> …
|
|
|
@5100
|
4 months |
abarral |
Remove CPP_1D key. It was used once in a single file to wrap a whole …
|
|
|
@5099
|
4 months |
abarral |
Replace most uses of CPP_DUST by the corresponding logical defined in …
|
|
|
@5098
|
4 months |
abarral |
Remove CRAY key (obsolete calls to functions that don't exist anymore, …
|
|
|
@5097
|
4 months |
Sebastien Nguyen |
substitute with symbolink link to phylmd routines : …
|
|
|
@5096
|
4 months |
abarral |
Remove useless FCM2021 dirs
|
|
|
@5095
|
4 months |
abarral |
Revert cosp*/ from the trunk, as it's external code
Add missing bits …
|
|
|
@5094
|
4 months |
abarral |
Fix r5093: ship new fcm source
|
|
|
@5093
|
4 months |
abarral |
Use latest FCM source (2021.05.0) [Note: we still use the legacy FCM1 …
|
|
|
@5092
|
4 months |
abarral |
Revert rrtm and ecrad to trunk (external sources)
|
|
|
@5091
|
4 months |
abarral |
Move lmdz_netcdf_format.F90 -> lmdz_cppkeys_wrapper.F90 to handle …
|
|
|
@5090
|
4 months |
abarral |
Move lmdz_netcdf_format.F90 -> lmdz_cppkeys_wrapper.F90 to handle …
|
|
|
@5089
|
4 months |
abarral |
Remove unused (2015+) CPP_EARTH
Start refactoring makelmdz_fcm to …
|
|
|
@5088
|
4 months |
abarral |
Remove all managed netcdf77 usage (excluding external: rrtm, ecrad) …
|
|
|
@5087
|
4 months |
abarral |
remove fixed-form \s+& remaining in .f90,.F90
|
|
|
@5086
|
4 months |
abarral |
convert labeled do (f77) to do .. end do
|
|
|
@5085
|
4 months |
Laurent Fairhead |
Re-introducing grid_index function that got deleted after rollback to r5065
|
|
|
@5084
|
4 months |
Laurent Fairhead |
Reverting to r4065. Updating fortran standard broke too much stuff. …
|
|
|
@5083
|
4 months |
abarral |
Ensure prod is default flag everywhere
|
|
|
@5082
|
4 months |
abarral |
(lint) Fix obsolete boolean operators
|
|
|
@5081
|
4 months |
abarral |
Commit linked to correcting relevant warnings during gfortran …
|
|
|
@5080
|
4 months |
abarral |
temp dev branch
|
|
|
@5079
|
4 months |
abarral |
[coherence with Fortran standards]
Replace obsolete DO with shared …
|
|
|
@5078
|
4 months |
abarral |
update cdo env for adastra
force simu in exclusive mode
force back …
|
|
|
@5077
|
4 months |
abarral |
Fix incorrect alignment of variables in COMMON block comdissip.h …
|
|
|
@5076
|
4 months |
abarral |
Missing bits of r5075 for lmdiso
|
|
|
@5075
|
4 months |
abarral |
[continued & end] replace netcdf by lmdz_netcdf.F90 wrapper
"use …
|
|
|
@5074
|
4 months |
fhourdin |
Get grid point index for replay
|
|
|
@5073
|
4 months |
abarral |
Remove all NC_DOUBLE uses outside of lmdz_netcdf.F90 (except in …
|
|
|
@5072
|
4 months |
abarral |
Missing bits of r5071
|
|
|
@5071
|
4 months |
abarral |
Replace nf_put_var* by nf90_put_var as discussed w/ Lionel
|
|
|
@5070
|
4 months |
abarral |
(lint) replace obsolete operators in guide_loc_mod.F90
|
|
|
@5069
|
4 months |
abarral |
Reduce use of #ifdef NC_DOUBLE to single instance in lmdz_netcdf.F90 …
|
|
|
@5068
|
4 months |
abarral |
[to be continued, but should be stable]
Create lmdz_netcdf.F90 as a …
|
|
|
@5067
|
4 months |
abarral |
(lint) replace obsolete operators
|
|
|
@5066
|
4 months |
abarral |
Transform gr_dyn_fi_p.F, gr_fi_dyn_p.F, calfis_loc.F into free-form …
|
|
|
@5065
|
4 months |
abarral |
repercute r5063 on phylmdiso
|
|
|
@5064
|
4 months |
abarral |
fix arch for 1D bench
|
|
|
@5063
|
4 months |
abarral |
Follow-up on r5061
|
|
|
@5062
|
4 months |
abarral |
update cdo version in Adastra arch env
|
|
|
@5061
|
4 months |
abarral |
Rename coare_cp & coare30_flux_cnrm to *_mod
Update arch to enforce …
|
|
|
@5060
|
4 months |
abarral |
Refactor coare_cp.F90 & coare30_flux_cnrm.F90 into modules to reduce …
|
|
|
@5059
|
4 months |
idelkadi |
Correction to correct: ambiguity for the 2 subroutines etat0 and …
|
|
|
@5058
|
4 months |
abarral |
Remove dangling public declaration
|
|
|
@5057
|
4 months |
abarral |
Replaced barely used omp_barrier subroutine by omp instruction
Remove …
|
|
|
@5056
|
4 months |
Sebastien Nguyen |
convergence of phylmdiso and phylmd
|
|
|
@5055
|
4 months |
evignon |
coherence entre phylmdiso et phylmd
|
|
|
@5054
|
4 months |
abarral |
Clean/Fix? some archs
|
|
|
@5053
|
4 months |
abarral |
auto switch default arch if parallel
|
|
|
@5052
|
4 months |
abarral |
Fix CPU binding on Adastra
|
|
|
@5051
|
4 months |
evignon |
petit changement dans add_phys_tend suite au renommage des tendances …
|
|
|
@5050
|
4 months |
evignon |
renommage des tendances liees a la sublimation et sedimentation de …
|
|
|
@5049
|
4 months |
abarral |
Improve ADS fcm
|
|
|
@5048
|
4 months |
fhourdin |
Comportemnt de makelmdz* quand on compile deja
|
|
|
@5047
|
4 months |
evignon |
changement de la valeur par defaut de l'efficacite de givrage dans poprecip
|
|
|
@5046
|
4 months |
abarral |
fix Adastra env
|
|
|
@5045
|
4 months |
evignon |
update de l'efficacite d'aggregation dans poprecip
|
|
|
@5044
|
4 months |
abarral |
move mpi detection after env sourcing
|
|
|
@5043
|
4 months |
abarral |
fix $jobcmd for make_xios & xios compile msg
add $debug to test_compils.sh
|
|
|
@5042
|
4 months |
abarral |
Fix ADS arch + redundant XIOS %FPP
|
|
|
@5041
|
4 months |
aborella |
Added capa_cond_cirrus tuning parameter
|
|
|
@5040
|
4 months |
evignon |
petite correction commit precedent
|
|
|
@5039
|
4 months |
evignon |
ajout des tendances de tke de la routine ATKE dans les sorties
|
|
|
@5038
|
4 months |
fhourdin |
OK pour extraction 1D depuis simulation parallele
|
|
|
@5037
|
4 months |
abarral |
some improvements to automated tests
|
|
|
@5036
|
4 months |
asima |
Modifying makelmdz_fcm in order to get rid of the "Warning: …
|
|
|
@5035
|
4 months |
abarral |
Update/add arch
|
|
|
@5034
|
4 months |
abarral |
fix Adastra max cpu/node
fix Adastra sbatch env inheritance
remove …
|
|
|
@5033
|
4 months |
fhourdin |
Extraction 1D depuis le 3D
|
|
|
@5032
|
4 months |
abarral |
bump compile time to 15:00 on Adastra
|
|
|
@5031
|
4 months |
abarral |
Fix arch retrieval and overriding
Add Adriana comment for orchtrunk …
|
|
|
@5030
|
4 months |
abarral |
update main.sh default tar
fix ntasks-per-node sed
remove …
|
|
|
@5029
|
4 months |
fhourdin |
Coquille de declaration identifiee par replay
|
|
|
@5028
|
4 months |
asima |
For SPLA : switch from using the old "traceur.def_spla" to …
|
|
|
@5027
|
4 months |
abarral |
update default tar
|
|
|
@5026
|
4 months |
fhourdin |
Nettoyage diags conservation de l'eau
|
|
|
@5025
|
4 months |
aborella |
Update lmdz_lscp_ini default values
|
|
|
@5024
|
4 months |
asima |
Adjust phys_output_write_spl_mod.F90 to revs 4737 (absence of wfbilo) …
|
|
|
@5023
|
4 months |
Sebastien Nguyen |
change pbl_surface and associated routines to symlinks towards phylmd …
|
|
|
@5022
|
4 months |
Sebastien Nguyen |
include ISO keys in pbl_surface and associated routines in phylmd
|
|
|
@5021
|
4 months |
asima |
Changes in order to be able to compile XIOS on Jean-Zay at Idris after …
|
|
|
@5020
|
4 months |
acozic |
Add use phystokenc_mod for the compilation
|
|
|
@5019
|
4 months |
aborella |
Modification et simplification du calcul de gammasat, modification du …
|
|
|
@5018
|
4 months |
acozic |
Add call to init_phystokenc to generate mass flux files for offline mode
|
|
|