Skip to content

Commit

Permalink
Remove nurbs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp089 committed Feb 23, 2024
1 parent 7773a30 commit b61c014
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 30 deletions.
25 changes: 0 additions & 25 deletions tests/cases/shell/plate/mesh/2Dsqr_NURBS_C1.msh

This file was deleted.

10 changes: 5 additions & 5 deletions tests/cases/shell/plate/svFSI.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@

<Set_mesh_as_shell> true </Set_mesh_as_shell>

<Mesh_file_path> ./mesh/tri3/mesh-complete.mesh.vtu </Mesh_file_path>
<Mesh_file_path> ./mesh/mesh-complete.mesh.vtu </Mesh_file_path>

<Add_face name="left">
<Face_file_path> ./mesh/tri3/mesh-surfaces/x0.vtp </Face_file_path>
<Face_file_path> ./mesh/mesh-surfaces/x0.vtp </Face_file_path>
</Add_face>

<Add_face name="right">
<Face_file_path> mesh/tri3/mesh-surfaces/x1.vtp </Face_file_path>
<Face_file_path> mesh/mesh-surfaces/x1.vtp </Face_file_path>
</Add_face>

<Add_face name="bottom">
<Face_file_path> mesh/tri3/mesh-surfaces/y0.vtp </Face_file_path>
<Face_file_path> mesh/mesh-surfaces/y0.vtp </Face_file_path>
</Add_face>

<Add_face name="top">
<Face_file_path> mesh/tri3/mesh-surfaces/y1.vtp </Face_file_path>
<Face_file_path> mesh/mesh-surfaces/y1.vtp </Face_file_path>
</Add_face>

</Add_mesh>
Expand Down

0 comments on commit b61c014

Please sign in to comment.