Skip to content

chetzer-ncpa/ncpaprop

Repository files navigation

⛔️ DEPRECATED

This version of ncpaprop is now deprecated and will not be updated. For the latest tested code, please see https://github.com/chetzer-ncpa/ncpaprop-release/

ncpaprop

Installation

  1. Run ./configure with appropriate parameters. Examples:

To link to an existing PETSc/SLEPc installation:

./configure PETSC_DIR=/code/petsc SLEPC_DIR=/code/slepc PETSC_ARCH_REAL=arch-linux-c-real PETSC_ARCH_COMPLEX=arch-linux-c-complex --enable-autodependencies

To download and install PETSc and SLEPc locally to the ncpaprop installation:

./configure --with-localpetsc --enable-autodependencies

See the manual for detailed information on additional parameters.

  1. Run

    make

About

DEPRECATED: use https://github.com/chetzer-ncpa/ncpaprop-release instead. NCPA Atmospheric Acoustic Propagation Modeling Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published