Ignore:
Timestamp:
Apr 3, 2024, 11:49:58 AM (8 months ago)
Author:
jliu
Message:

21/03/2024 == Jliu

Fix several bugs in photochemistry related to the submit-crash-resubmit
problem: Some of the integers in the related routines are not set in
privatethreads. Consequently, the additives such as n=n+1 are accumulated with
threads, causing systermatic problems in the routine. This update fixed the
submit-crash-resubmit problem. The simulated results are same with previous
simulations as tested.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/changelog.txt

    r3282 r3289  
    45834583when the first (at every time step) variable sent to wstats() was not part of
    45844584those listed in stats.def
     4585
     4586== 21/03/2024 == Jliu
     4587Fix several bugs in photochemistry related to the submit-crash-resubmit
     4588problem: Some of the integers in the related routines are not set in
     4589privatethreads. Consequently, the additives such as n=n+1 are accumulated with
     4590threads, causing systermatic problems in the routine. This update fixed the
     4591submit-crash-resubmit problem. The simulated results are same with previous
     4592simulations as tested.
Note: See TracChangeset for help on using the changeset viewer.