We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
AMR Wind requires a c++14 compiler.
git checkout --recursive [email protected]:Alpine-DAV/amr-wind.git git checkout ascent cd amr-wind mkdir build cd build cmake .. -DAMR_WIND_ENABLE_ASCENT=ON -DASCENT_DIR=path_to_ascent_install -DAMR_WIND_ENABLE_MPI=ON make