Index: trunk/DOC/chantiers/commit_importants.log
===================================================================
--- trunk/DOC/chantiers/commit_importants.log	(revision 495)
+++ trunk/DOC/chantiers/commit_importants.log	(revision 776)
@@ -1042,2 +1042,59 @@
 - filtreg_p.F : ajout de flags cpp autour de l'utilisation de la BLAS et
                 realisation des calculs via matmul() sinon
+
+*********************
+**** commit_v776 ****
+*********************
+Ehouarn: Updates in the dynamics (seq and //) to keep up with updates
+in LMDZ5 (up to LMDZ5 trunk, rev 1649):
+
+* bibio:
+- initdynav.F => initdynav.F90
+- writedynav.F => writedynav.F90
+- new_unit.F90 : added this new module
+- nf95_get_var_m.F90 : added this new module
+- netcdf95.F90, nf95_get_att_m.F90, nf95_gw_var_m.F90, nf95_put_var_m.F90,
+  simple.F90 : updated as they were in LMDZ5
+
+* dyn3d:
+- guide_mod.F90 : keep up with minor changes (pressure_exner flag)
+- inigrads.F : keep up with minor changes
+- integrd.F : keep up with changes (get rid of finvmaold which was not used)
+- calfis.F : keep up with minor changes (#CPP_...)
+- iniacademic.F90 : keep up with minor changes (pressure_exner flag)
+- inidissip.F90 : keep up with minor changes (simplify computation of zh)
+- ce0l.F90 : keep up with minor changes
+- dynetat0.F : keep up with minor changes (use netcdf90 function)
+- iniconst.F => iniconst.F90 (+ introduce pressure_exner flag)
+- exner_milieu.F : keep up with minor changes (can be used for all planets)
+- exner_hyb.F : keep up with minor changes (can be used for all planets)
+- gcm.F : keep up with minor changes (CPP_PHYS instead of CPP_EARTH)
+- comvert.h : keep up with minor changes (pressure_exner flag)
+- etat0_netcdf.F : keep up with minor changes (pressure_exner flag)
+- wrgrads.F : keep up with minor changes (lnblnk => trim)
+- disvert.F90 : keep up with changes (Earth version of disvert anyways)
+- dynredem.F : keep up with minor changes (use netcdf90 functions)
+- leapfrog.F : updates (get rid of finvmold , pressure_exner flag, updated
+               computation of time, get rid of "dissipation bug"
+               that kills 1+1=2 in dynamics)
+
+* dyn3dpar:
+- same updates as in dyn3 for routines : inigrads.F, iniacademic.F90,
+  inidissip.F90, dynetat0.F, iniconst.F90, exner_milieu.F, exner_hyb.F,
+  comvert.h, etat0_netcdf.F90, wrgrads.F, disvert.F90, dynredem.F
+- guide_p_mod.F : keep up with minor changes (pressure_exner flag)
+- gr_fi_dyn_p.F : keep up with minor changes (CPP_PHYS condition)
+- gr_dyn_fi_p.F : keep up with minor changes (CPP_PHYS condition)
+- integrd_p.F : keep up with changes (get rid of finvmaold which was not used)
+- calfis_p.F : keep up with minor changes (CPP_PHYS condition)
+- mod_interface_dyn_phys.F90 : keep up with minor changes (CPP_PHYS condition)
+- ce0l.F : keep up with minor changes
+- exner_milieu_p.F : keep up with minor changes (can be used for all planets)
+- exner_hyb_p.F : keep up with minor changes (can be used for all planets)
+- gcm.F : keep up with minor changes (CPP_PHYS)
+- bands.F : keep up with minor changes (CPP_PHYS)
+- dynredem_p.F : keep up with minor changes (use netcdf90 functions)
+- leapfrog_p.F : updates (get rid of finvmold , pressure_exner flag, updated
+                 computation of time, get rid of "dissipation bug"
+                 that kills 1+1=2 in dynamics)
+
Index: trunk/DOC/chantiers/meschantiers-Ehouarn.txt
===================================================================
--- trunk/DOC/chantiers/meschantiers-Ehouarn.txt	(revision 495)
+++ trunk/DOC/chantiers/meschantiers-Ehouarn.txt	(revision 776)
@@ -14,5 +14,5 @@
   
 - dernière mise à jour des dynamiques (par rapport au trunk de LMDZ5 
-  "Terrestre" rev. 1605) avec la rev 492.
+  "Terrestre" rev. 1649) avec la rev 776.
   Reste à faire l'exercice de validation des modifs en //...
 
