Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 160 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 160 Bytes

PDAF-OGS module

Build

mkdir build; cd build
FC=mpif90 cmake ../[path-to-sources]
make

Find the shared library pdaf in build/pdaf_user/.