Ignore:
Timestamp:
Aug 7, 2017, 4:38:48 PM (7 years ago)
Author:
jvatant
Message:

Fixed unitialized radius and qext in initracer

-> These arrays were printed and even tested in callsedim without being initialized !
-> Please stop handling uninitialized values !!!

Also updated README for modif from r1725

JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r1714 r1764  
    13481348== 07/06/2017 == MT
    13491349Resurrection of kcm1d, part I
     1350
     1351== 21/07/2017 == JVO
     1352Optimization of the optci/cv routines
     1353 - The repeated calls to huge matrices gasi/v increased dramatically the execution time because of memory access
     1354 - Added a tmpk variable
     1355 - Save ~ 50% time on the RT, ~30% on the whole code on the tested simulations
Note: See TracChangeset for help on using the changeset viewer.