- Timestamp:
- Aug 22, 2013, 4:02:07 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DOC/chantiers/commit_importants.log
r1010 r1017 1233 1233 a Forward Euler approximation. 1234 1234 - Sponge tendencies are now added within top_bound. 1235 1236 ********************** 1237 **** commit_v1017 **** 1238 ********************** 1239 Ehouarn: Improved cpdet routines in // and additional sponge mode: 1240 - Additionnal sponge mode (trigered with "callsponge" flag), in line with the one used 1241 in the Generic and Martian GCM. This sponge is called whenever there is a dissipation 1242 step. 1243 - Improvement of the // cpdet routines : created routines tpot2t_glo_p and t2tpot_glo_p 1244 which handle fields on the whole dynamics (scaler) grid, which are more efficient than 1245 calling tpot2t_p or t2tpot_p with slabs of data (generated use of intermediate copies 1246 of these chunks of data at every call) 1247 - Turned cpdet.F into a module cpdet_mod.F90 (and correspondingly adapted all routines 1248 in the Venus physics). 1249
Note: See TracChangeset
for help on using the changeset viewer.