External Libraries

From WikiROMS
Revision as of 18:33, 3 November 2006 by Kate (talk | contribs) (first draft)
(change visibility) (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

So far, our only external library is NetCDF version 3. As soon as it becomes practical, we'd like to at least add the option of using NetCDF version 4 since it has many useful options, not least of which is parallel I/O for parallel jobs. It is quite likely that we will then also migrate to the Fortran 90 interface, but for now, ROMS is using the Fortran 77 interface which consists of simply a library and an include file. See makefile for how to tell ROMS where these are located.