Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (115 - 117 of 964)

Ticket Owner Reporter Resolution Summary
#163 arango arango Fixed Small bug in the observation verification
Description

There is an END DO missing in nl_ocean.h when the observation VERIFICATION option is activated. Many thanks to Gregoire Broquet for reporting this bug.

#164 arango arango Fixed Segmentation fault in tl_lmd_swfrac.F
Description

The declaration of local arrays fac1, fac2, and fac3 was wrong in routine tl_lmd_swfrac.F. Many thanks to Javier Zavala and Julia Levin for reporting this bug.

#166 arango arango Done Update internal ROMS NetCDF module
Description

In preparation to parallel IO, I added new generic routines to mod_netcdf.F to facilitate manipulations of NetCDF data. Usually, several NetCDF library calls are required to inquire and read dimensions or variables. The new routines provide a single interface for such operations for non-tiled operations. This also facilitates error catching during IO in distributed-memory since all the internal variables are now broadcasted to all the members of the MPI group. This will be obvious when parallel IO in the future future. I will slowly clean all the NetCDF routines that are used in ROMS to manipulate IO.

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