Skip to content

Commit

Permalink
Re-organize tests (#141)
Browse files Browse the repository at this point in the history
* modify python

* move cep

* move cmm

* move fluid

* move fsi

* move heats

* mvoe stokes

* move struct

* move ustruct

* move cep

* move cep

* fix move

* fix name

* fix cmm

* fix run_with_reference call

* fix relative paths
  • Loading branch information
mrp089 authored Nov 15, 2023
1 parent 0291b48 commit c5f1698
Show file tree
Hide file tree
Showing 425 changed files with 385 additions and 326 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@

<Add_mesh name="msh" >

<Mesh_file_path> ../../pipe3D_RCR/mesh/mesh-complete.mesh.vtu </Mesh_file_path>
<Mesh_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-complete.mesh.vtu </Mesh_file_path>

<Add_face name="lumen_inlet">
<Face_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_inlet.vtp </Face_file_path>
<Face_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_inlet.vtp </Face_file_path>
</Add_face>

<Add_face name="lumen_outlet">
<Face_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_outlet.vtp </Face_file_path>
<Face_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_outlet.vtp </Face_file_path>
</Add_face>

<Add_face name="lumen_wall">
<Face_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_wall.vtp </Face_file_path>
<Face_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_wall.vtp </Face_file_path>
</Add_face>
</Add_mesh>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<Add_mesh name="wall" >
<Set_mesh_as_shell> true </Set_mesh_as_shell>
<Mesh_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_wall.vtp </Mesh_file_path>
<Mesh_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_wall.vtp </Mesh_file_path>
</Add_mesh>

<Add_equation type="CMM" >
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<Add_mesh name="wall" >
<Set_mesh_as_shell> true </Set_mesh_as_shell>
<Mesh_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_wall.vtp </Mesh_file_path>
<Mesh_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_wall.vtp </Mesh_file_path>
</Add_mesh>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@

<Add_mesh name="msh" >

<Mesh_file_path> ../../pipe3D_RCR/mesh/mesh-complete.mesh.vtu </Mesh_file_path>
<Mesh_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-complete.mesh.vtu </Mesh_file_path>

<Add_face name="lumen_inlet">
<Face_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_inlet.vtp </Face_file_path>
<Face_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_inlet.vtp </Face_file_path>
</Add_face>

<Add_face name="lumen_outlet">
<Face_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_outlet.vtp </Face_file_path>
<Face_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_outlet.vtp </Face_file_path>
</Add_face>

<Add_face name="lumen_wall">
<Face_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_wall.vtp </Face_file_path>
<Face_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_wall.vtp </Face_file_path>
</Add_face>

<Initial_velocities_file_path> ../1-rigid-solution/result_800_cpp.vtu </Initial_velocities_file_path>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@

<Add_mesh name="msh" >

<Mesh_file_path> ../../pipe3D_RCR/mesh/mesh-complete.mesh.vtu </Mesh_file_path>
<Mesh_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-complete.mesh.vtu </Mesh_file_path>

<Add_face name="lumen_inlet">
<Face_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_inlet.vtp </Face_file_path>
<Face_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_inlet.vtp </Face_file_path>
</Add_face>

<Add_face name="lumen_outlet">
<Face_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_outlet.vtp </Face_file_path>
<Face_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_outlet.vtp </Face_file_path>
</Add_face>

<Add_face name="lumen_wall">
<Face_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_wall.vtp </Face_file_path>
<Face_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_wall.vtp </Face_file_path>
</Add_face>

<Initial_velocities_file_path> ../1-rigid-solution/result_800_cpp.vtu </Initial_velocities_file_path>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The inflation step is performed on the wall set as a shell,

<Add_mesh name="wall">
<Set_mesh_as_shell> true </Set_mesh_as_shell>
<Mesh_file_path> ../../pipe3D_RCR/mesh/mesh-surfaces/lumen_wall.vtp </Mesh_file_path>
<Mesh_file_path> ../../../fluid/pipe_RCR_3d/mesh/mesh-surfaces/lumen_wall.vtp </Mesh_file_path>
</Add_mesh>

### (II) Set Initialize keyword
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit c5f1698

Please sign in to comment.