Skip to content
Snippets Groups Projects
Commit 83922d37 authored by Hkorb's avatar Hkorb
Browse files

add ABL app to all_sampes

parent fe111097
No related branches found
No related tags found
1 merge request!330Add regression test atmospheric boundary layer and clean up
......@@ -13,6 +13,7 @@ add_subdirectory(src/gpu/core)
if(BUILD_VF_ALL_SAMPLES)
list(APPEND USER_APPS
"apps/gpu/DrivenCavityMultiGPU"
"apps/gpu/AtmosphericBoundaryLayer"
"apps/gpu/ActuatorLine"
"apps/gpu/SphereScaling"
"apps/gpu/TGV_3D"
......@@ -21,7 +22,6 @@ endif()
add_subdirectory(apps/gpu/DrivenCavity)
add_subdirectory(apps/gpu/SphereInChannel)
add_subdirectory(apps/gpu/AtmosphericBoundaryLayer)
#############################################################
### Numeric Tests ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment