Skip to content

Commit

Permalink
Merge pull request #125 from PrincetonUniversity/issue-123
Browse files Browse the repository at this point in the history
Compute kernels test
  • Loading branch information
Rohit-Kakodkar authored Oct 29, 2024
2 parents 374c4b1 + 02c07ff commit cbdede6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions tests/unit-tests/assembly/test_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ Tests:
mesh : "../../../tests/unit-tests/data/mesh/fluid_solid_mesh_curved_ocean_bottom/database.bin"
sources : "../../../tests/unit-tests/data/mesh/fluid_solid_mesh_curved_ocean_bottom/sources.yaml"
stations : "../../../tests/unit-tests/data/mesh/fluid_solid_mesh_curved_ocean_bottom/STATIONS"
# # Test 5:
# - name : "Test 5: Gmesh Example"
# description: >
# Testing mesh reader on a Gmesh example mesh.
# config:
# nproc : 1
# databases:
# mesh : "../../../tests/unit-tests/data/mesh/Gmesh_Example_Stacey/database.bin"
# sources : "../../../tests/unit-tests/data/mesh/Gmesh_Example_Stacey/sources.yaml"
# stations : "../../../tests/unit-tests/data/mesh/Gmesh_Example_Stacey/STATIONS"
# Test 5:
- name : "Test 5: Gmesh Example"
description: >
Testing mesh reader on a Gmesh example mesh.
config:
nproc : 1
databases:
mesh : "../../../tests/unit-tests/data/mesh/Gmesh_Example_Stacey/database.bin"
sources : "../../../tests/unit-tests/data/mesh/Gmesh_Example_Stacey/sources.yaml"
stations : "../../../tests/unit-tests/data/mesh/Gmesh_Example_Stacey/STATIONS"

0 comments on commit cbdede6

Please sign in to comment.