Ignore:
Timestamp:
Oct 30, 2018, 12:22:31 PM (6 years ago)
Author:
emillour
Message:

Generic GCM:

  • correct a bug introduced in revision 2026; now that L_NGAUSS is a parameter read in via sugas_corrk (called at first call by callcorrk), automatic arrays of size L_NGAUSS cannot be declared in callcorrk and must be allocated once the value of L_NGAUSS has been set.
  • turned optci, optcv and callcorrk into modules in the process.

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r2004 r2032  
    13971397== 02/10/2018 == JL
    13981398- correct a bug introduced in commit 1987 in optcv.
     1399
     1400== 30/10/2018 == EM
     1401- correct a bug introduced in revision 2026; now that L_NGAUSS is a parameter
     1402  read in via sugas_corrk (called at first call by callcorrk), automatic arrays
     1403  of size L_NGAUSS cannot be declared in callcorrk and must be allocated
     1404  once the value of L_NGAUSS has been set.
     1405- turned optci, optcv and callcorrk into modules in the process.
Note: See TracChangeset for help on using the changeset viewer.