new mesh
This commit is contained in:
parent
7cc7f0ccbd
commit
301047de2e
@ -1,16 +1,16 @@
|
||||
|
||||
mesh: './meshes/coaortaH1.h5'
|
||||
mesh: './meshes/coaortaRH2.h5'
|
||||
# Physical parameters of the fluid
|
||||
fluid:
|
||||
density: 1.2
|
||||
dynamic_viscosity: 0.035
|
||||
|
||||
io:
|
||||
write_path: 'results/aorta_corr'
|
||||
write_path: 'results/aortaRH2_C'
|
||||
restart:
|
||||
path: '' # './projects/nse_coa3d/results/test_restart2/'
|
||||
time: 0
|
||||
write_xdmf: True
|
||||
write_xdmf: False
|
||||
write_checkpoints: True
|
||||
write_hdf5_timeseries: False
|
||||
write_velocity: 'update' # tentative or update
|
||||
@ -33,29 +33,29 @@ boundary_conditions:
|
||||
-
|
||||
id: 3
|
||||
type: 'windkessel'
|
||||
value: [10,1000,0.01] #paper corr
|
||||
#value: [94,1794,0.0014] #paper windk
|
||||
#value: [10,1000,0.01] #paper corr
|
||||
value: [94,1794,0.0014] #paper windk
|
||||
#value: [94,0,0]
|
||||
p0: [47,1333.223874]
|
||||
-
|
||||
id: 4
|
||||
type: 'windkessel'
|
||||
value: [250,8000,0.0001] #paper corr
|
||||
#value: [250,10000,0.0004] #paper windk
|
||||
#value: [250,8000,0.0001] #paper corr
|
||||
value: [250,10000,0.0004] #paper windk
|
||||
#value: [250,0,0] #paper
|
||||
p0: [47,1333.223874]
|
||||
-
|
||||
id: 5
|
||||
type: 'windkessel'
|
||||
value: [250,8000,0.0001] #paper corr
|
||||
#value: [683,12960,0.0002] #paper windk
|
||||
#value: [250,8000,0.0001] #paper corr
|
||||
value: [683,12960,0.0002] #paper windk
|
||||
#value: [683,0,0]
|
||||
p0: [47,1333.223874]
|
||||
-
|
||||
id: 6
|
||||
type: 'windkessel'
|
||||
value: [250,8000,0.0001] #paper corr
|
||||
#value: [615,11664,0.0002] #paper windk
|
||||
#value: [250,8000,0.0001] #paper corr
|
||||
value: [615,11664,0.0002] #paper windk
|
||||
#value: [615,0,0]
|
||||
p0: [47,1333.223874]
|
||||
|
||||
|
BIN
kalman/meshes/coaortaRH2.h5
Executable file
BIN
kalman/meshes/coaortaRH2.h5
Executable file
Binary file not shown.
Loading…
Reference in New Issue
Block a user