December 2011 Commit Log

Number of Commits:
3
Number of Active Developers:
2
lguez 2011-12-22 13:26 Rev.: 1604

Removed two "fi" with no corresponding "if" in "makdim".

In procedure "coefkz", when calculating cloud fraction "zfr", "zq" can
be zero at high altitude. Avoid division by zero, set "zfr" to 0 when
"zq" is 0.

In "physiq", allocatable arrays "tabijgcm", "longcm", "latgcm",
"igcm", "jgcm" cannot be arguments of "phys_output_open" if they have
not been allocated. Allocate them with zero size when
'npCFMIP_param.data' cannot be opened.

41 lines of code changed in 5 files:

jghattas 2011-12-06 15:16 Rev.: 1600

ce0l - Changed finalize_parallel into mpi_finalize because the program ce0l did not finish correctly for case ocean_type=couple.


12 lines of code changed in 1 file:

jghattas 2011-12-06 12:55 Rev.: 1598

Bug in write : bad second argument in ioget_mon_len function.


1 lines of code changed in 1 file:

November 2011 »

Generated by StatSVN 0.7.0