Skip to content

myroms/roms_libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

image

ROMS External Libraries

Depending on the ROMS configuration, several third-party libraries are required for linking and compiling an application.

For more information about the required third-party libraries and downloading instructions, please visit:

https://www.myroms.org/wiki/External_Libraries

Only the slightly customized libraries are available in this repository. To download, execute the following command:

git clone https://github.com/myroms/roms_libs.git

ARPACK (ARnoldi PACKage)

Serial and parallel legacy libraries are used to solve large eigenvalue problems using either the Implicitly Restarted Arnoldi Method (IRAM) for sparse matrices or the Lanczos algorithm for symmetric matrices. It includes a subset of the BLAS and LAPACK libraries. Some of its functions are used in 4D-Var and the adjoint-based stability analysis propagators.

About

ROMS Required External Libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages