Changeset 470 for trunk/LMDZ.GENERIC/README
- Timestamp:
- Dec 13, 2011, 12:15:50 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/LMDZ.GENERIC/README ΒΆ
r426 r470 552 552 libraries before compilation, which enforces that the gcm will fail to 553 553 compile if any routine failed to compile. 554 555 == 12/12/2011 == AS 556 - Use of allocatable arrays to set corrk stuff through reading *.dat files, without the need to change radinc_h manually. 557 - Allocation is done in sugas_corrk which is within firstcall loop in callcorrk. 558 - Note that N_LGAUSS is still a parameter. It is not supposed to change much. 559 - Compiles fine. Tested with debugging options through pgdbg. Runs fine. Exact same results in Early Mars test case. 560 561 Modified files: 562 M 469 libf/phystd/physiq.F90 563 M 469 libf/phystd/sugas_corrk.F90 564 M 469 libf/phystd/callcorrk.F90 565 M 469 libf/phystd/radinc_h.F90 566 M 469 libf/phystd/radcommon_h.F90
Note: See TracChangeset
for help on using the changeset viewer.