Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 964)

Ticket Owner Reporter Resolution Summary
#97 arango arango Fixed Nemuro model corrections
Description

Several bugs were corrected in the NEMURO ecosystem model. Many thanks to Al Hermann and Jerome Fiechter for reporting and fixing these bugs.

#98 arango arango Fixed Zooplankton half-saturation ingestion constant
Description

The rate of phytoplankton ingestion by zooplankton is modeled using a Holling-type term that uses the half-saturation ingestion constant. This constant is used as squared value. To avoid squaring this constant over and over, it value is entered at input as (millimole/m3)2 in the FASHAM and NEMURO models. The documentation in bioFashan.in, nemuro.in, mod_biology.F, and inp_par.F has been updated to reflect the squared value.

#99 arango arango Fixed Parallel bug in mp_exchange4d, please update your code!
Description

There is a parallel bug in tile exchange routine mp_exchange4d routine (file mp_exchange.F) when exchanging more than one array via MPI message aggregation. I have been looking for this bug for awhile and I finally found it. This bug was initially reported in the term diagnotics by William Cabos. It was an ellusive bug since it only appeared in periodic applications. It only affects ini_fields.F and set_diags.F.

The usage of mp_exchange4d for a single variable exchange is fine. The bug is in the second variable.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.