source: LMDZ5

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1635   12 years lguez In "dynetat0" and "dynredem_*", replaced calls to "nf_get_var*" and …
(edit) @1634   12 years Laurent Fairhead Version du code LMDZ utilisée dans la configuration IPSLCM5B de …
(edit) @1633   12 years lguez "prw" can now be output even if "iflag_con < 3".
(edit) @1632   12 years Laurent Fairhead Import initial du répertoire dyn3dmem Attention! ceci n'est qu'une …
(edit) @1631   12 years Laurent Fairhead J'aurais dû me douter que j'allais me planter
(edit) @1630   12 years Laurent Fairhead Importation initiale du répertoire dyn3dmem -------- Initial import …
(edit) @1629   12 years Laurent Fairhead Inclusion de la version de dyn3dpar moins gourmande en mémoire YM …
(edit) @1628   12 years Laurent Fairhead Modifications concerning ALE and ALP. 1. new default values for the …
(edit) @1627   12 years Laurent Fairhead Modifications pour permettre la compilation en mode mpi_omp sur curie …
(edit) @1626   12 years Laurent Fairhead Modifications nécessaires sur les dates pour avoir 1+1=2 avec …
(edit) @1625   12 years lguez Created logical variable "pressure_exner". "pressure_exner" replaces …
(edit) @1624   12 years Laurent Fairhead Rajoute la possibilité de ne pas passer par pbl_surface dans la …
(edit) @1623   12 years lguez The default value of 'vert_sampling' is now 'strato' if 'ok_strato' …
(edit) @1622   12 years lguez The default value of 'vert_sampling' is now 'tropo' if llm <= 35.
(edit) @1620   12 years lguez In procedure "disvert", the values of "sig" are now chosen according …
(edit) @1619   12 years jghattas - Changed variable ratqs, clwcon and rnebcon in restartphy file : …
(edit) @1618   12 years lguez In module "climb_wind_mod", in procedure "calc_coef", "bcoef" is …
(edit) @1617   12 years Ehouarn Millour Minor correction: with previous commits, compilation without physics …
(edit) @1616   12 years Ehouarn Millour Some cleanup around what is done during the integration step of …
(edit) @1615   12 years Ehouarn Millour Introducing "phydev", the minimal physics package. makegcm and …
(edit) @1614   12 years Ehouarn Millour Correction to enforce having 1+1=2 in the dynamics. Still not sure why …
(edit) @1613   12 years lguez Some input arguments of aaam_bud are defined only if ok_orodr.
(edit) @1612   12 years lguez Conversion to free source form.
(edit) @1611   12 years lguez Avoid aliasing in "inidissip". Correct misplaced continuation lines in …
(edit) @1610   12 years lguez Conversion to free source form. No other change.
(edit) @1609   12 years jghattas Added more information while probleme in reading aerosols file.
(edit) @1608   12 years lguez In "phy1d/*", replaced obsolete calls to "lnblnk" by calls to "trim". …
(edit) @1607   12 years lguez Import 1D files. Files added to directory "phy1d" were in directories: …
(edit) @1606   12 years lguez Replaced obsolete calls to "lnblnk" by calls to "trim".
(edit) @1605   12 years Ehouarn Millour Fixed problematic if/elif sequence in "makdim" script. Also did some …
(edit) @1604   12 years lguez Removed two "fi" with no corresponding "if" in "makdim". In procedure …
(edit) @1600   12 years jghattas ce0l - Changed finalize_parallel into mpi_finalize because the program …
(edit) @1598   12 years jghattas Bug in write : bad second argument in ioget_mon_len function.
(edit) @1597   13 years Ehouarn Millour Enforce that BLAS routine DGEMM is only used if 'BLAS' preprocessing …
(edit) @1593   13 years yann meurdesoif Add arch files for Curie YM
(edit) @1592   13 years Ehouarn Millour Minor cleanup: remove unused variables nbetat, nbetatmoy and nbetatdem. EM
(edit) @1591   13 years Ehouarn Millour Minor corrections in filter: some arrays were oversized and the …
(edit) @1584   13 years jghattas Modified filename for specific case aer_type=mix3. Now same filename …
(edit) @1582   13 years jghattas Added option aer_type=mix3 : SO4 aerosols change annualy and the rest …
(edit) @1580   13 years Laurent Fairhead Inclusion des physiq.def et config.def utilisés pour les simulations …
(edit) @1579   13 years jghattas Added latitudes and longitudes in traclmdz_init to simplify …
(edit) @1578   13 years jghattas - Add fcm in LMDZ5/tools directory It is no longer needed to have fcm …
(edit) @1577   13 years Laurent Fairhead Modifications au code qui permettent de commencer une simulation à …
(edit) @1576   13 years Laurent Fairhead Problème d'initialisation et de dimensionnement …
(edit) @1575   13 years jghattas - Added suffix _mpi_rank to lmdz.out text file. Each processus now …
(edit) @1574   13 years jghattas Corrected calculation of the variables wbeff and plfc (diagnostics).
(edit) @1573   13 years jghattas - Added missing attribute SAVE. - Changed FORALL into DO loop because …
(edit) @1572   13 years lguez Bug fix. "clesphys" is declared neither in the main program unit, …
(edit) @1571   13 years jghattas Small clean up concerning parameter files : - removed link of .def …
(edit) @1570   13 years jghattas - Added argument in call to histwrite_phy according to commit 1539.
(edit) @1569   13 years jghattas Added coherence test between variable type_trac and cpp key used when …
(edit) @1568   13 years jghattas Corrected compiling error : Added "#ifdef REPROBUS" to protect …
(edit) @1566   13 years jghattas Corrected bug in aerosols diagnostics. This bug apeared when …
(edit) @1565   13 years jghattas Added interface with chemestry model REPROBUS : - Compile LMDZ …
(edit) @1564   13 years jghattas Corrected error introduced in last commit(1563). Sorry!
(edit) @1563   13 years jghattas - Added reading of paramter type_trac from *.def file : …
(edit) @1562   13 years lguez "YOEGWD.h" is now valid and equivalent for either free source form or …
(edit) @1561   13 years Ehouarn Millour Bug correction on the initialiaation of surface pressure in "academic" …
(edit) @1560   13 years idelkadi Correction dans convers_timesteps !
(edit) @1559   13 years Ehouarn Millour Bug correction: add OpenMP synchronizations (same story as for …
(edit) @1557   13 years yann meurdesoif Ajout d'une synchronisation OpenMP. Devrait corriger les problemes de …
(edit) @1556   13 years jghattas Corrected error introduced in revision 1545. This error concern the …
(edit) @1555   13 years jghattas Ajout du calcul de la temperature sol pour le 1D si flux …
(edit) @1554   13 years Laurent Fairhead Changes in some default valeus of parameters -------- Modifications …
(edit) @1553   13 years Ehouarn Millour Adapt 'path' file so that it uses environement variables to know where …
(edit) @1552   13 years Ehouarn Millour Fix change in arch introduced in version 1551 with correct path. EM
(edit) @1551   13 years lguez In the files "arch/*.path", the variable "NETCDF_LIBDIR" now contains …
(edit) @1550   13 years lguez Bug fix in "bilan_dyn_p". The index was out of bounds in the removed …
(edit) @1549   13 years lguez Conversion to free source form, no other change
(edit) @1548   13 years jghattas Errors detected using compile option "-check bound" at titane. ACo
(edit) @1546   13 years idelkadi Correction pour avoir des sorties en TS (pas de temps physique), …
(edit) @1545   13 years jghattas Corrected bug in option -ext_src in makelmdz_fcm. This option -ext_src …
(edit) @1544   13 years musat Correction bogue sur la longueur du mois (mth) affectant le flag …
(edit) @1542   13 years jghattas Now also build_gcm is changed to bash. Done for makelmdz_fcm long time ago.
(edit) @1541   13 years Laurent Fairhead Création d'un tag testing pour préparer la prochaine version de …
(edit) @1540   13 years musat Ajout fichiers input pour sortir le fichier stations histstn.nc - …
(edit) @1539   13 years musat Ajouts CFMIP2/CMIP5 - 6eme fichier de sortie "stations" histstn.nc qui …
(edit) @1538   13 years musat Ajout fichier 1D mensuel paramLMDZ_phy.nc contenant - les parametres …
(edit) @1537   13 years musat Ajout routines CFMIP_point_locations_mod.F90 et global_mean.F90 - …
(edit) @1531   13 years jghattas Updated interface to INCA in ce0l. A. Cozic
(edit) @1530   13 years Laurent Fairhead Some initialisations missing for the aquaplanet configuration …
(edit) @1529   13 years Laurent Fairhead Necessary modifications to use the model in an aquaplanet or …
(edit) @1527   13 years idelkadi Correction d'erreur introduite dans la version 1526
(edit) @1526   13 years idelkadi Les modificaions concerne la partie Lidar du simulateur COSP : 1. …
(edit) @1525   13 years idelkadi Modifications concerning the cloud scheme: 1. In newmicro, it now …
(edit) @1524   13 years Ehouarn Millour Bug fix: remove erroneous extra declaration of 'scaleheight' as a …
(edit) @1523   13 years idelkadi Correction du diagnostique utilise pour le calcul des fractions de …
(edit) @1521   13 years Ehouarn Millour Fix silly bug on wrong sanity check (shame on me). EM
(edit) @1520   13 years Ehouarn Millour Implementation of a different vertical discretization (from/for …
(edit) @1519   13 years Ehouarn Millour OpenMP bug (typo in variable name) correction. EM
(edit) @1518   13 years idelkadi Modifications des routines de convection : - correction de bug : le …
(edit) @1517   13 years jghattas - Errors in argument list not corresponding between CALL and …
(edit) @1516   13 years idelkadi - Modification dans physiq.F pour que les pluies stratiformes …
(edit) @1515   13 years idelkadi Corrections, organisation et modifications des parametres de la …
(edit) @1514   13 years Ehouarn Millour Update default compiler options implied by makegcm's '-debug' option. EM
(edit) @1513   13 years jghattas corrected typing error since rev 1507
(edit) @1512   13 years jghattas - Lecture pression 3D pour guidage niveaux modele (nouveau option …
(edit) @1511   13 years jghattas Added 4 more variables in output file grilles_gcm.nc created by ce0l : …
(edit) @1510   13 years idelkadi Lecture du parametre tau dans le fichier input conv_param.data
(edit) @1509   13 years idelkadi Lecture de tau dans conv_param.data
Note: See TracRevisionLog for help on using the revision log.