March 2012 Commit Log

Number of Commits:
2
Number of Active Developers:
2
jghattas 2012-03-27 10:16 Rev.: 1619

- Changed variable ratqs, clwcon and rnebcon in restartphy file : before they were saved only at surface layer, now the whole variables are saved. Added specific option in iostart to be able to restart with
old restart files.
- Added variable uancien and vancien in restartphy.nc file. These variables are only needed for calculation of diagnostiques.

No change in result for standard physics (old or new).


39 lines of code changed in 4 files:

lguez 2012-03-22 16:52 Rev.: 1618

In module "climb_wind_mod", in procedure "calc_coef", "bcoef" is
declared with dimension "klon" but was only defined up to index
"knon". In procedure "climb_wind_down", "bcoef_v" is defined from
argument "bcoef" of "calc_coef". The whole array "bcoef_v" is
used. This produced a run-time error with the XLF compiler and
debugging options because undefined elements of "bcoef_v" contained
NaN. Fixed by filling the useless part of "bcoef" with zeros. Same fix
for "acoef". Same fix in "climb_hq_mod".

0 lines of code changed in 4 files:

February 2012 »

Generated by StatSVN 0.7.0