- Timestamp:
- Sep 7, 2012, 2:49:58 PM (12 years ago)
- Location:
- trunk/DOC/chantiers
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DOC/chantiers/commit_importants.log
r492 r776 1042 1042 - filtreg_p.F : ajout de flags cpp autour de l'utilisation de la BLAS et 1043 1043 realisation des calculs via matmul() sinon 1044 1045 ********************* 1046 **** commit_v776 **** 1047 ********************* 1048 Ehouarn: Updates in the dynamics (seq and //) to keep up with updates 1049 in LMDZ5 (up to LMDZ5 trunk, rev 1649): 1050 1051 * bibio: 1052 - initdynav.F => initdynav.F90 1053 - writedynav.F => writedynav.F90 1054 - new_unit.F90 : added this new module 1055 - nf95_get_var_m.F90 : added this new module 1056 - netcdf95.F90, nf95_get_att_m.F90, nf95_gw_var_m.F90, nf95_put_var_m.F90, 1057 simple.F90 : updated as they were in LMDZ5 1058 1059 * dyn3d: 1060 - guide_mod.F90 : keep up with minor changes (pressure_exner flag) 1061 - inigrads.F : keep up with minor changes 1062 - integrd.F : keep up with changes (get rid of finvmaold which was not used) 1063 - calfis.F : keep up with minor changes (#CPP_...) 1064 - iniacademic.F90 : keep up with minor changes (pressure_exner flag) 1065 - inidissip.F90 : keep up with minor changes (simplify computation of zh) 1066 - ce0l.F90 : keep up with minor changes 1067 - dynetat0.F : keep up with minor changes (use netcdf90 function) 1068 - iniconst.F => iniconst.F90 (+ introduce pressure_exner flag) 1069 - exner_milieu.F : keep up with minor changes (can be used for all planets) 1070 - exner_hyb.F : keep up with minor changes (can be used for all planets) 1071 - gcm.F : keep up with minor changes (CPP_PHYS instead of CPP_EARTH) 1072 - comvert.h : keep up with minor changes (pressure_exner flag) 1073 - etat0_netcdf.F : keep up with minor changes (pressure_exner flag) 1074 - wrgrads.F : keep up with minor changes (lnblnk => trim) 1075 - disvert.F90 : keep up with changes (Earth version of disvert anyways) 1076 - dynredem.F : keep up with minor changes (use netcdf90 functions) 1077 - leapfrog.F : updates (get rid of finvmold , pressure_exner flag, updated 1078 computation of time, get rid of "dissipation bug" 1079 that kills 1+1=2 in dynamics) 1080 1081 * dyn3dpar: 1082 - same updates as in dyn3 for routines : inigrads.F, iniacademic.F90, 1083 inidissip.F90, dynetat0.F, iniconst.F90, exner_milieu.F, exner_hyb.F, 1084 comvert.h, etat0_netcdf.F90, wrgrads.F, disvert.F90, dynredem.F 1085 - guide_p_mod.F : keep up with minor changes (pressure_exner flag) 1086 - gr_fi_dyn_p.F : keep up with minor changes (CPP_PHYS condition) 1087 - gr_dyn_fi_p.F : keep up with minor changes (CPP_PHYS condition) 1088 - integrd_p.F : keep up with changes (get rid of finvmaold which was not used) 1089 - calfis_p.F : keep up with minor changes (CPP_PHYS condition) 1090 - mod_interface_dyn_phys.F90 : keep up with minor changes (CPP_PHYS condition) 1091 - ce0l.F : keep up with minor changes 1092 - exner_milieu_p.F : keep up with minor changes (can be used for all planets) 1093 - exner_hyb_p.F : keep up with minor changes (can be used for all planets) 1094 - gcm.F : keep up with minor changes (CPP_PHYS) 1095 - bands.F : keep up with minor changes (CPP_PHYS) 1096 - dynredem_p.F : keep up with minor changes (use netcdf90 functions) 1097 - leapfrog_p.F : updates (get rid of finvmold , pressure_exner flag, updated 1098 computation of time, get rid of "dissipation bug" 1099 that kills 1+1=2 in dynamics) 1100 -
trunk/DOC/chantiers/meschantiers-Ehouarn.txt
r492 r776 14 14 15 15 - dernière mise à jour des dynamiques (par rapport au trunk de LMDZ5 16 "Terrestre" rev. 16 05) avec la rev 492.16 "Terrestre" rev. 1649) avec la rev 776. 17 17 Reste à faire l'exercice de validation des modifs en //... 18 18
Note: See TracChangeset
for help on using the changeset viewer.