Skip to content

Commit cb271c1

Browse files
committed
fsi test case starting
1 parent 3629164 commit cb271c1

File tree

11 files changed

+228
-0
lines changed

11 files changed

+228
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:bff21b54094fe528e6f7cd9b57dafc5863b530e112e08f8a62a04431ec14a7a3
3+
size 67969
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:57511367796bab30c07b3b5dbd3b6ec596e433cb1aae2afe763f05ab357655bf
3+
size 13661
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:4c4a25e331d2c3ccbfa2ffcdd52e0ebbd37a8045989bec9abd7b2c0ed775e2b8
3+
size 28724
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:d90d5fb5ce21d0889b27fd0a592aafa6121d19047bebd801710caf5cba6fb48a
3+
size 13685
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:2527472b08ece18c95175c0661ca838f90ac8b97406d0c1c77459e94df620fe7
3+
size 36980
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:abb10cc3c374742b481031050fd6ceb2af30b8a14bd5627d89f930a4df01708a
3+
size 12351
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9302a80f392f30ae07b98d0048cb7ad85f2fd3fcb0a86dbe50def69ba5a6cafc
3+
size 28900
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:29c18dc6c30b33a98016c3df4038433430307f05bc5fd3d2d39469b4a3d4bb63
3+
size 28813
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9c679e42882a1a2db6382133d896879e84468058870863e670fc31212d4e29c2
3+
size 12335
Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
<?xml version="1.0" encoding="UTF-8" ?>
2+
<svMultiPhysicsFile version="0.1">
3+
4+
<GeneralSimulationParameters>
5+
<Continue_previous_simulation> 0 </Continue_previous_simulation>
6+
<Number_of_spatial_dimensions> 3 </Number_of_spatial_dimensions>
7+
<Number_of_time_steps> 10 </Number_of_time_steps>
8+
<Time_step_size> 1e-4 </Time_step_size>
9+
<Spectral_radius_of_infinite_time_step> 0.50 </Spectral_radius_of_infinite_time_step>
10+
<Searched_file_name_to_trigger_stop> STOP_SIM </Searched_file_name_to_trigger_stop>
11+
<Save_results_to_VTK_format> true </Save_results_to_VTK_format>
12+
<Name_prefix_of_saved_VTK_files> result </Name_prefix_of_saved_VTK_files>
13+
<Increment_in_saving_VTK_files> 5 </Increment_in_saving_VTK_files>
14+
<Start_saving_after_time_step> 1 </Start_saving_after_time_step>
15+
<Increment_in_saving_restart_files> 1 </Increment_in_saving_restart_files>
16+
<Convert_BIN_to_VTK_format> 0 </Convert_BIN_to_VTK_format>
17+
<Verbose> 1 </Verbose>
18+
<Warning> 0 </Warning>
19+
<Debug> 0 </Debug>
20+
</GeneralSimulationParameters>
21+
22+
<Add_mesh name="wall" >
23+
<Mesh_file_path> mesh_deformed/mesh-complete.mesh.vtu </Mesh_file_path>
24+
<Add_face name="wall_inlet">
25+
<Face_file_path> mesh_deformed/mesh-surfaces/start.vtp </Face_file_path>
26+
</Add_face>
27+
<Add_face name="wall_outlet">
28+
<Face_file_path> mesh_deformed/mesh-surfaces/end.vtp </Face_file_path>
29+
</Add_face>
30+
<Add_face name="wall_inner">
31+
<Face_file_path> mesh_deformed/mesh-surfaces/interface.vtp </Face_file_path>
32+
</Add_face>
33+
<Add_face name="wall_outer">
34+
<Face_file_path> mesh_deformed/mesh-surfaces/outside.vtp </Face_file_path>
35+
</Add_face>
36+
<Domain> 1 </Domain>
37+
</Add_mesh>
38+
39+
40+
<Add_equation type="lElas" >
41+
42+
<Coupled> true </Coupled>
43+
<Min_iterations> 1 </Min_iterations>
44+
<Max_iterations> 20 </Max_iterations>
45+
<Tolerance> 1e-5 </Tolerance>
46+
<Density> 1e-3 </Density>
47+
<Elasticity_modulus> 1e7 </Elasticity_modulus>
48+
<Poisson_ratio> 0.3 </Poisson_ratio>
49+
<Prestress> true </Prestress>
50+
51+
52+
<LS type="GMRES" >
53+
<Linear_algebra type="fsils" >
54+
<Preconditioner> fsils </Preconditioner>
55+
</Linear_algebra>
56+
<Tolerance> 1e-12 </Tolerance>
57+
<Max_iterations> 100 </Max_iterations>
58+
<Krylov_space_dimension> 50 </Krylov_space_dimension>
59+
</LS>
60+
61+
<Output type="Spatial" >
62+
<Displacement> true </Displacement>
63+
<Velocity> true </Velocity>
64+
<Jacobian> true </Jacobian>
65+
<Stress> true </Stress>
66+
<Strain> true </Strain>
67+
<Cauchy_stress> true </Cauchy_stress>
68+
<Def_grad> true </Def_grad>
69+
<VonMises_stress> true </VonMises_stress>
70+
</Output>
71+
72+
<Output type="Alias" >
73+
<Displacement> FS_Displacement </Displacement>
74+
</Output>
75+
76+
<Add_BC name="wall_inlet" >
77+
<Type> Dir </Type>
78+
<Value> 0.0 </Value>
79+
<Impose_on_state_variable_integral> true </Impose_on_state_variable_integral>
80+
<Zero_out_perimeter> false </Zero_out_perimeter>
81+
<Effective_direction> (0, 0, 1) </Effective_direction>
82+
</Add_BC>
83+
84+
<Add_BC name="wall_outlet" >
85+
<Type> Dir </Type>
86+
<Value> 0.0 </Value>
87+
<Impose_on_state_variable_integral> true </Impose_on_state_variable_integral>
88+
<Zero_out_perimeter> false </Zero_out_perimeter>
89+
<Effective_direction> (0, 0, 1 ) </Effective_direction>
90+
</Add_BC>
91+
92+
<Add_BC name="wall_inner" >
93+
<Type> Neu </Type>
94+
<Value> 2.5e4 </Value>
95+
<Follower_pressure_load> true </Follower_pressure_load>
96+
</Add_BC>
97+
98+
</Add_equation>
99+
100+
</svMultiPhysicsFile>

0 commit comments

Comments
 (0)