adding press

This commit is contained in:
jeremias
2020-12-16 15:39:18 -03:00
parent 013d7e87ba
commit 292d997a33
48 changed files with 1834 additions and 6 deletions

View File

@ -25,28 +25,28 @@ boundary_conditions:
type: 'dirichlet'
value: ['0','0','-U*sin(DOLFIN_PI*t/Th)*(t<=Th) + (Th<t)*(-3.67949466208*U*sin(9*DOLFIN_PI*t/Th)*exp(-t*10))']
parameters:
U: 60
U: 30
Th: 0.35
t: 0
-
id: 3
type: 'windkessel'
value: [20,0,0]
value: [10,0,0]
p0: [0,1333.223874]
-
id: 4
type: 'windkessel'
value: [500,0,0]
value: [250,0,0]
p0: [0,1333.223874]
-
id: 5
type: 'windkessel'
value: [500,0,0]
value: [250,0,0]
p0: [0,1333.223874]
-
id: 6
type: 'windkessel'
value: [500,0,0]
value: [250,0,0]
p0: [0,1333.223874]
timemarching:
@ -143,7 +143,7 @@ estimation:
file_root: 'results/aorta/measurements/u{i}.h5'
indices: 0 # indices of checkpoints to be processed. 0 == all
velocity_direction: ~
noise_stddev: 25 # standard deviation of Gaussian noise
noise_stddev: 5 # standard deviation of Gaussian noise
roukf:
particles: 'simplex' # unique or simplex