Ignore:
Timestamp:
Aug 7, 2017, 4:38:48 PM (8 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.TITAN/README

    r1722 r1764  
    13161316Added surfalbedo and surfemis keywords to be used with startphy_file = .false.
    13171317Also made default values in phyetat0_mod unambiguously float
     1318
     1319== 21/07/2017 == JVO
     1320Optimization of the optci/cv routines
     1321 - The repeated calls to huge matrices gasi/v increased dramatically the execution time because of memory access
     1322 - Added a tmpk variable
     1323 - 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.