Skip to content

erf-model/erf-amrwind-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERF / AMR-Wind Driver

This repository contains the C++ API for coupling the ERF and AMR-Wind codes.

Compile instructions

Create a directory for the binary tree, configure using CMake, and compile:

mkdir mybuild
cmake <options> ..
make -j8

The ERF and AMR-Wind root directory paths need to provided as the ERF_HOME and AMRWIND_HOME CMake variables. Template CMake scripts are provided in the Build directory for reference.

Linux GCC Build and Run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published