-
Notifications
You must be signed in to change notification settings - Fork 33
building_nems
zacharyburnett edited this page Apr 25, 2022
·
1 revision
git clone https://github.com/noaa-ocs-modeling/CoastalApp.git --recursive
cd CoastalApp
./build.sh --component "ADCIRC ATMESH WW3DATA" --plat hera --compiler intel --clean -2
Components:
- circulation:
ADCIRC
- waves:
WW3
/WW3DATA
- atmosphere:
ATMESH
- hydrology:
NWM
Platforms:
hera
stampede
wcoss
orion
jet
gaea
cheyenne
linux
macosx
Compilers:
intel
gnu
pgi
Clean:
-
1
:make clean
and exit -
2
:make clobber
and exit -
-1
:make clean
and build -
-2
:make clobber
and build