This commit is contained in:
jeremias 2021-02-25 13:33:29 -03:00
parent 2c9e1aa3c1
commit 9fa6b4c127
1 changed files with 14 additions and 14 deletions

View File

@ -6,14 +6,14 @@ fluid:
dynamic_viscosity: 0.035
io:
write_path: 'results/aorta_C'
write_path: 'results/aorta_C0_ten'
restart:
path: '' # './projects/nse_coa3d/results/test_restart2/'
time: 0
write_xdmf: True
write_checkpoints: True
write_hdf5_timeseries: False
write_velocity: 'update' # tentative or update
write_velocity: 'tentative' # tentative or update
boundary_conditions:
-
@ -34,30 +34,30 @@ boundary_conditions:
id: 3
type: 'windkessel'
#value: [10,1000,0.01] #paper corr
value: [94,1794,0.0014] #paper windk
#value: [94,0,0]
p0: [47,1333.223874]
#value: [94,1794,0.0014] #paper windk
value: [94,0,0]
p0: [0,1333.223874]
-
id: 4
type: 'windkessel'
#value: [250,8000,0.0001] #paper corr
value: [250,10000,0.0004] #paper windk
#value: [250,0,0] #paper
p0: [47,1333.223874]
#value: [250,10000,0.0004] #paper windk
value: [250,0,0] #paper
p0: [0,1333.223874]
-
id: 5
type: 'windkessel'
#value: [250,8000,0.0001] #paper corr
value: [683,12960,0.0002] #paper windk
#value: [683,0,0]
p0: [47,1333.223874]
#value: [683,12960,0.0002] #paper windk
value: [683,0,0]
p0: [0,1333.223874]
-
id: 6
type: 'windkessel'
#value: [250,8000,0.0001] #paper corr
value: [615,11664,0.0002] #paper windk
#value: [615,0,0]
p0: [47,1333.223874]
#value: [615,11664,0.0002] #paper windk
value: [615,0,0]
p0: [0,1333.223874]
timemarching: