|
|
@4188
|
2 years |
idelkadi |
Implementation of the Ecrad radiative transfer code in the LMD model …
|
|
|
@4187
|
2 years |
acozic |
Add a syntax correction in leapfrog_loc for compilation with inca / …
|
|
|
@4186
|
2 years |
idelkadi |
Modification of the name of the library according to the radiative …
|
|
|
@4185
|
2 years |
Laurent Fairhead |
Ported to GPU using the replay_mod method: the phys.nc file that is …
|
|
|
@4184
|
2 years |
dcugnet |
Fix for the inca case with former "traceur.def" files.
|
|
|
@4183
|
2 years |
lguez |
Bug fix: declare nf95_gw_var
|
|
|
@4182
|
2 years |
lguez |
Use custom procedure to read aerosol optics file
Replace call to …
|
|
|
@4181
|
2 years |
lguez |
|
|
|
@4180
|
2 years |
lguez |
|
|
|
@4179
|
2 years |
lguez |
Use an external updated NetCDF95 library
Remove NetCDF95 from source …
|
|
|
@4178
|
2 years |
lguez |
Remove useless lines
This is useless since revision [4103]. err=$? …
|
|
|
@4177
|
2 years |
lguez |
Move NetCDF95 files to subdirectory misc/NetCDF95
|
|
|
@4176
|
2 years |
lguez |
Polish
|
|
|
@4175
|
2 years |
lguez |
Create a branch for ECRad
|
|
|
@4174
|
2 years |
lguez |
Remove branch
The difference between this branch and the trunk was a …
|
|
|
@4173
|
2 years |
lguez |
Sync latest trunk changes to branch LMDZ-ECRAD.
|
|
|
@4172
|
2 years |
dcugnet |
* add the computation of nqINCA in the "tracer.def" case (A. Cozic)
* …
|
|
|
@4171
|
2 years |
lguez |
Sync latest trunk changes to branch LMDZ-ECRAD.
|
|
|
@4170
|
2 years |
dcugnet |
The variable "types_trac" is the equivalent of "type_trac" in case …
|
|
|
@4169
|
2 years |
dcugnet |
* Fix for multi-sections "tracer.def" files: type_trac is no longer a …
|
|
|
@4168
|
2 years |
evignon |
deuxieme phase de travail pour l'inclusion de make_sso
Ehouarn, David, …
|
|
|
@4167
|
2 years |
evignon |
Premiere phase de travail pour inclure make_sso aux sources lmdz …
|
|
|
@4166
|
2 years |
Ehouarn Millour |
Update driver to test repeated calling of physics.
Add some intent() …
|
|
|
@4165
|
2 years |
oboucher |
Correction of single scattering albedo and asymetry factor for …
|
|
|
@4164
|
2 years |
oboucher |
add a SAVE argument to variables read in simple aerosol plume model
|
|
|
@4163
|
2 years |
asima |
Fixing a bug introduced in r4071 : "spinsol" ("insol" for "insoluble") …
|
|
|
@4162
|
2 years |
fhourdin |
Bug fix
|
|
|
@4161
|
2 years |
fhourdin |
For replay_param.sh
|
|
|
@4160
|
3 years |
asima |
In r4090 (FH) thermcell.h dissapears ; the flags required by …
|
|
|
@4159
|
3 years |
dcugnet |
Replace the "addKey_m" call in readTracFiles_mod:addDefault with …
|
|
|
@4158
|
3 years |
dcugnet |
* include new type "tracer.def" tracers description files in DefLists/? …
|
|
|
@4157
|
3 years |
asima |
Adjustments to changes in tracer treatment made by D. Cugnet :
…
|
|
|
@4156
|
3 years |
asima |
Adjustments to the changes in tracer treatment made by D. Cugnet
|
|
|
@4155
|
3 years |
Sebastien Nguyen |
remove thread_private for ridicule parameters
|
|
|
@4154
|
3 years |
dcugnet |
Fixes needed because gfortran is not as permissive as ifort is with …
|
|
|
@4153
|
3 years |
dcugnet |
Switch to the new tracers files "tracer.def".
Still working for the …
|
|
|
@4152
|
3 years |
Ehouarn Millour |
Update Openacc directives for driver.
EM
|
|
|
@4151
|
3 years |
Ehouarn Millour |
Add a "driver" main program for OpenACC testing of the physics. …
|
|
|
@4150
|
3 years |
Ehouarn Millour |
Fix previously introduced bug in the code reorganization for OpenACC.
EM
|
|
|
@4149
|
3 years |
dcugnet |
* remove striso (use isoName instead)
* few fixes for the …
|
|
|
@4148
|
3 years |
Laurent Fairhead |
Forgot a CPP condition
|
|
|
@4147
|
3 years |
lguez |
Polish
|
|
|
@4146
|
3 years |
Laurent Fairhead |
Source code and xml files needed for XIOS output in the LMDZ LonLat? …
|
|
|
@4145
|
3 years |
Laurent Fairhead |
Not needed and raises an error in xios 3.0
|
|
|
@4144
|
3 years |
Laurent Fairhead |
Changing the name of the reference grid so that only lon, lat rather …
|
|
|
@4143
|
3 years |
dcugnet |
* Some variables are renamed or replaced by direct equivalents:
- …
|
|
|
@4142
|
3 years |
fhourdin |
Supression de sorties qui faisaient panter avec des compilos recents
|
|
|
@4141
|
3 years |
Laurent Fairhead |
Outillage de physiq_mod.F90 en directives openacc pour prendre en …
|
|
|
@4140
|
3 years |
lfalletti |
Fixed bug for coupling with reprobus
- rm of a call Init_chem_rep_phys …
|
|
|
@4139
|
3 years |
acozic |
added (and call) a routine for the calculation of mass flux used in …
|
|
|
@4138
|
3 years |
acozic |
fixed two bug for coupling with inca
1- allow the possibility of …
|
|
|
@4137
|
3 years |
Ehouarn Millour |
Minor follow-up to r4135.
EM
|
|
|
@4136
|
3 years |
fhourdin |
Supression d'un goto
|
|
|
@4135
|
3 years |
Laurent Fairhead |
Cleaning up the USEs in physiq_mod to prepare inclusion of acc data …
|
|
|
@4134
|
3 years |
Laurent Fairhead |
Forgot the GPU arch files
|
|
|
@4133
|
3 years |
fhourdin |
Corrections thermiques pour replay
|
|
|
@4132
|
3 years |
Laurent Fairhead |
Modifications to code to start using openacc directives
LF
|
|
|
@4131
|
3 years |
Laurent Fairhead |
Correction of bug introduced in r4103
|
|
|
@4130
|
3 years |
acozic |
remove two variables not used anymore and not declared
|
|
|
@4129
|
3 years |
Laurent Fairhead |
Qui a mis ce print??????
LF
|
|
|
@4128
|
3 years |
Laurent Fairhead |
Creation of branch for openacc implementation work on LMDZ
LF
|
|
|
@4127
|
3 years |
acozic |
modify lmdz code in order to transfer to inca model all infomations …
|
|
|
@4126
|
3 years |
Laurent Fairhead |
Modification for nvfortran compiler
DC
|
|
|
@4125
|
3 years |
dcugnet |
Fix in parallel mode
|
|
|
@4124
|
3 years |
dcugnet |
Remove solsym, ok_isotopes (=niso>0), ok_isotrac (=nzone>0)
|
|
|
@4123
|
3 years |
crisi |
correction d'un bug dans lequel on avait 0.1 dans les isotopes alors …
|
|
|
@4122
|
3 years |
dcugnet |
Fix when no isotopic tagging tracers are used.
|
|
|
@4121
|
3 years |
dcugnet |
Fix in sortTracer for gfortran compatibility.
|
|
|
@4120
|
3 years |
dcugnet |
* New water names: H2Ov, H2Ol, H2Oi, H2Or -> H2O_g, H2O_l, H2O_s, …
|
|
|
@4119
|
3 years |
evignon |
add latitude_deg as input of newmicro in phylmdiso/physiq_mod
|
|
|
@4118
|
3 years |
evignon |
correction variable with
|
|
|
@4117
|
3 years |
Ehouarn Millour |
Enforce the dynamics/physics separation: use data from modules within …
|
|
|
@4116
|
3 years |
idelkadi |
Implementation of Ecrad in LMDZ (continued):
- Add diagnostics for …
|
|
|
@4115
|
3 years |
idelkadi |
Implementation of Ecrad in LMDZ (continued) :
- Switch to the first …
|
|
|
@4114
|
3 years |
evignon |
option pour inclure les effets radiatifs des chutes de neige
plus …
|
|
|
@4113
|
3 years |
fhourdin |
replay, suite
|
|
|
@4112
|
3 years |
fhourdin |
Replay, suite
|
|
|
@4110
|
3 years |
fhourdin |
Pour la capacité "replay" des paramétrisations
|
|
|
@4109
|
3 years |
musat |
Correction signe dnwd par Jean-Yves
Change les resultats.
IM
|
|
|
@4106
|
3 years |
acozic |
Add condition to write some variables in output (without inca, or only …
|
|
|
@4105
|
3 years |
jyg |
Bug fix in dyn1d/old_lmdz1d.F90: compute the geopotential before it is used
|
|
|
@4104
|
3 years |
evignon |
modification des routines pour lecture de la v1 des cas 1D
au format …
|
|
|
@4103
|
3 years |
Laurent Fairhead |
Inclusion of some corrections and optimisations for XIOS done by …
|
|
|
@4102
|
3 years |
jghattas |
Added compilation flag -fimf-arch-consistency=true to have …
|
|
|
@4100
|
3 years |
oboucher |
Tidying up and adding ok_guide to output
|
|
|
@4099
|
3 years |
oboucher |
update to ice_sursat module
|
|
|
@4098
|
3 years |
oboucher |
tidying up and correcting a few omissions for nqo > 3
|
|
|
@4096
|
3 years |
lguez |
Add option -force_compile to makelmdz_fcm
Instead of asking the …
|
|
|
@4095
|
3 years |
fhourdin |
Nettoyage thermiques (suite)
|
|
|
@4094
|
3 years |
fhourdin |
Nettoyage thermiques (suite) et replay1d
|
|
|
@4093
|
3 years |
fhourdin |
Nettoyage thermiques (suite)
|
|
|
@4092
|
3 years |
fhourdin |
Nouveaux liens phylmdiso -> phylmd
|
|
|
@4091
|
3 years |
fhourdin |
Fichiers detruits a remplacer par des liens
|
|
|
@4090
|
3 years |
fhourdin |
Reecriture des thermiques, ajoutes/supprimes
|
|
|
@4089
|
3 years |
fhourdin |
Reecriture des thermiques
|
|
|
@4088
|
3 years |
fhourdin |
Correction isotopes + version identique sur phylmd
|
|
|
@4087
|
3 years |
Laurent Fairhead |
Extra line appeared with Fred's commits that broke the quality control
|
|
|
@4086
|
3 years |
lguez |
Bug fix: define rneb_ancien
Define rneb_ancien in …
|
|
|
@4085
|
3 years |
fhourdin |
Reecriture de wake sur de nouveaux standards
Permet de rejouer les …
|
|
|
@4084
|
3 years |
Laurent Fairhead |
Applying r4083 to phylmdiso
|
|
|