|
|
@1628
|
13 years |
Laurent Fairhead |
Modifications concerning ALE and ALP.
1. new default values for the …
|
|
|
@1627
|
13 years |
Laurent Fairhead |
Modifications pour permettre la compilation en mode mpi_omp sur curie
…
|
|
|
@1626
|
13 years |
Laurent Fairhead |
Modifications nécessaires sur les dates pour avoir 1+1=2 avec …
|
|
|
@1625
|
13 years |
lguez |
Created logical variable "pressure_exner". "pressure_exner" replaces …
|
|
|
@1624
|
13 years |
Laurent Fairhead |
Rajoute la possibilité de ne pas passer par pbl_surface dans la …
|
|
|
@1623
|
13 years |
lguez |
The default value of 'vert_sampling' is now 'strato' if 'ok_strato' …
|
|
|
@1622
|
13 years |
lguez |
The default value of 'vert_sampling' is now 'tropo' if llm <= 35.
|
|
|
@1620
|
13 years |
lguez |
In procedure "disvert", the values of "sig" are now chosen according …
|
|
|
@1619
|
13 years |
jghattas |
- Changed variable ratqs, clwcon and rnebcon in restartphy file : …
|
|
|
@1618
|
13 years |
lguez |
In module "climb_wind_mod", in procedure "calc_coef", "bcoef" is …
|
|
|
@1617
|
13 years |
Ehouarn Millour |
Minor correction: with previous commits, compilation without physics …
|
|
|
@1616
|
13 years |
Ehouarn Millour |
Some cleanup around what is done during the integration step of …
|
|
|
@1615
|
13 years |
Ehouarn Millour |
Introducing "phydev", the minimal physics package.
makegcm and …
|
|
|
@1614
|
13 years |
Ehouarn Millour |
Correction to enforce having 1+1=2 in the dynamics.
Still not sure why …
|
|
|
@1613
|
13 years |
lguez |
Some input arguments of aaam_bud are defined only if ok_orodr.
|
|
|
@1612
|
13 years |
lguez |
Conversion to free source form.
|
|
|
@1611
|
13 years |
lguez |
Avoid aliasing in "inidissip".
Correct misplaced continuation lines in …
|
|
|
@1610
|
13 years |
lguez |
Conversion to free source form. No other change.
|
|
|
@1609
|
13 years |
jghattas |
Added more information while probleme in reading aerosols file.
|
|
|
@1608
|
13 years |
lguez |
In "phy1d/*", replaced obsolete calls to "lnblnk" by calls to "trim".
…
|
|
|
@1607
|
13 years |
lguez |
Import 1D files. Files added to directory "phy1d" were in directories: …
|
|
|
@1606
|
13 years |
lguez |
Replaced obsolete calls to "lnblnk" by calls to "trim".
|
|
|
@1605
|
13 years |
Ehouarn Millour |
Fixed problematic if/elif sequence in "makdim" script. Also did some …
|
|
|
@1604
|
13 years |
lguez |
Removed two "fi" with no corresponding "if" in "makdim".
In procedure …
|
|
|
@1600
|
13 years |
jghattas |
ce0l - Changed finalize_parallel into mpi_finalize because the program …
|
|
|
@1598
|
13 years |
jghattas |
Bug in write : bad second argument in ioget_mon_len function.
|
|
|
@1597
|
13 years |
Ehouarn Millour |
Enforce that BLAS routine DGEMM is only used if 'BLAS' preprocessing …
|
|
|
@1593
|
13 years |
yann meurdesoif |
Add arch files for Curie
YM
|
|
|
@1592
|
13 years |
Ehouarn Millour |
Minor cleanup: remove unused variables nbetat, nbetatmoy and nbetatdem.
EM
|
|
|
@1591
|
13 years |
Ehouarn Millour |
Minor corrections in filter: some arrays were oversized and the …
|
|
|
@1584
|
13 years |
jghattas |
Modified filename for specific case aer_type=mix3. Now same filename …
|
|
|
@1582
|
13 years |
jghattas |
Added option aer_type=mix3 : SO4 aerosols change annualy and the rest …
|
|
|
@1580
|
13 years |
Laurent Fairhead |
Inclusion des physiq.def et config.def utilisés pour les
simulations …
|
|
|
@1579
|
13 years |
jghattas |
Added latitudes and longitudes in traclmdz_init to simplify …
|
|
|
@1578
|
13 years |
jghattas |
- Add fcm in LMDZ5/tools directory
It is no longer needed to have fcm …
|
|
|
@1577
|
13 years |
Laurent Fairhead |
Modifications au code qui permettent de commencer une simulation à …
|
|
|
@1576
|
13 years |
Laurent Fairhead |
Problème d'initialisation et de dimensionnement
…
|
|
|
@1575
|
13 years |
jghattas |
- Added suffix _mpi_rank to lmdz.out text file. Each processus now …
|
|
|
@1574
|
13 years |
jghattas |
Corrected calculation of the variables wbeff and plfc (diagnostics).
|
|
|
@1573
|
13 years |
jghattas |
- Added missing attribute SAVE.
- Changed FORALL into DO loop because …
|
|
|
@1572
|
13 years |
lguez |
Bug fix. "clesphys" is declared neither in the main program unit, …
|
|
|
@1571
|
13 years |
jghattas |
Small clean up concerning parameter files :
- removed link of .def …
|
|
|
@1570
|
13 years |
jghattas |
- Added argument in call to histwrite_phy according to commit 1539.
|
|
|
@1569
|
13 years |
jghattas |
Added coherence test between variable type_trac and cpp key used when …
|
|
|
@1568
|
13 years |
jghattas |
Corrected compiling error :
Added "#ifdef REPROBUS" to protect …
|
|
|
@1566
|
13 years |
jghattas |
Corrected bug in aerosols diagnostics. This bug apeared when …
|
|
|
@1565
|
13 years |
jghattas |
Added interface with chemestry model REPROBUS :
- Compile LMDZ …
|
|
|
@1564
|
13 years |
jghattas |
Corrected error introduced in last commit(1563). Sorry!
|
|
|
@1563
|
13 years |
jghattas |
- Added reading of paramter type_trac from *.def file : …
|
|
|
@1562
|
13 years |
lguez |
"YOEGWD.h" is now valid and equivalent for either free source form or …
|
|
|
@1561
|
13 years |
Ehouarn Millour |
Bug correction on the initialiaation of surface pressure in "academic" …
|
|
|
@1560
|
13 years |
idelkadi |
Correction dans convers_timesteps !
|
|
|
@1559
|
13 years |
Ehouarn Millour |
Bug correction: add OpenMP synchronizations (same story as for …
|
|
|
@1557
|
13 years |
yann meurdesoif |
Ajout d'une synchronisation OpenMP. Devrait corriger les problemes de …
|
|
|
@1556
|
13 years |
jghattas |
Corrected error introduced in revision 1545. This error concern the …
|
|
|
@1555
|
13 years |
jghattas |
Ajout du calcul de la temperature sol pour le 1D si flux …
|
|
|