Opened 15 years ago

Closed 15 years ago

#270 closed upgrade (Done)

ROMS parallel I/O using the NetCDF-4/HDF5 libraries

Reported by: arango Owned by: arango
Priority: major Milestone: Parallel Input/Output
Component: Parallelism Version: 3.2
Keywords: Cc:

Description

Finally, I am done with phase III of the parallel I/O implementation in ROMS. Notice that most of the calls to the NetCDF library functions (nf90_*) are made from the ROMS module (mod_netcdf). The exceptions are def_dim.F, def_info.F, def_var.F, and reading (nf_fread*d.F) and writing (nf_fwrite*d.F) routines.

For more information please check the following link to the forum.

Change History (1)

comment:1 by arango, 15 years ago

Resolution: Done
Status: newclosed
Note: See TracTickets for help on using tickets.