Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (349 - 351 of 964)

Ticket Owner Reporter Resolution Summary
#276 arango arango Fixed Corrected problem in Parallel I/O
Description

I finally was able to find and correct the bug in ROMS parallel I/O using the NetCDF-4/HDF5 libraries. Check the following ROMS forum post for more details.

Many thanks to MuQun Yang from the HDF group for his help in tracking this bug.

#277 arango arango Fixed Need to broadcast file names in parallel I/O
Description

There is a problem when creating multiple history, average, and diagnostics files. The HISname, AVGname, DIAname values need to be known by all parallel nodes in the group to avoid the HDF5 library to hanp-up due to different buffer size. This is the same problem that I have before with Coptions.

Eventually, we will find all these little problems as we continue testing the parallel I/O.

#278 arango arango Fixed Corrected out-of-bound error in get_state.F
Description

There is an out-of-bounds error when processing 4DVAR covariance normalization factors. The string state message array Mstate needs to be increased to 11 in mod_strings.F. This variable is renamed to StateMsg since the Mstate variable is already used in mod_storage.F. Also corrected a typo in def_norm.F.

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