asd
This commit is contained in:
@ -8,7 +8,7 @@ fluid:
|
||||
state_velocity: 'update'
|
||||
|
||||
io:
|
||||
write_path: 'results/Pb_test'
|
||||
write_path: 'results/aorta'
|
||||
restart:
|
||||
path: '' # './projects/nse_coa3d/results/test_restart2/'
|
||||
time: 0
|
||||
@ -26,10 +26,7 @@ boundary_conditions:
|
||||
# -U*sin(DOLFIN_PI*(t-1.6)/Th)*(t<= 1.6+Th )*(t>1.6) + (t<2.4)*(1.6+Th<t)*(U*DOLFIN_PI/Th*(t-1.6-Th)*exp(-(t-1.6-Th)*beta))' ]
|
||||
value: ['0','0','-U*sin(DOLFIN_PI*t/Th)*(t<=Th) + (Th<t)*(U*DOLFIN_PI/Th*(t-Th)*exp(-(t-Th)*beta))']
|
||||
parameters:
|
||||
#U: 75 #REFERENCE
|
||||
#U: 120
|
||||
U: 150 #Pa/Pb
|
||||
#U: 40 #Pc
|
||||
U: 75 #REFERENCE
|
||||
Th: 0.36
|
||||
beta: 70
|
||||
t: 0
|
||||
@ -52,13 +49,9 @@ boundary_conditions:
|
||||
parameters:
|
||||
R_p: 480
|
||||
C: 0.0004 # REFERENCE
|
||||
#C: 0.0005 # Pa
|
||||
#C: 0.0010 # Pb
|
||||
#C: 0.0001 # Pc
|
||||
#C: 0.0008 # Pg
|
||||
#R_d: 7200 # REFERENCE
|
||||
#R_d: 8760 #Pa
|
||||
R_d: 17520 #Pb x2
|
||||
R_d: 8760 #Pa
|
||||
#R_d: 17520 #Pb x2
|
||||
#R_d: 4000 #Pc
|
||||
p0: 85
|
||||
conv: 1333.223874
|
||||
@ -68,13 +61,9 @@ boundary_conditions:
|
||||
parameters:
|
||||
R_p: 520
|
||||
C: 0.0003 # REFERENCE
|
||||
#C: 0.0005 # Pa
|
||||
#C: 0.0010 # Pb
|
||||
#C: 0.0001 # Pc
|
||||
#C: 0.0008 # Pg
|
||||
#R_d: 11520 # REFERENCE
|
||||
#R_d: 8760 #Pa
|
||||
R_d: 17520 #Pb x2
|
||||
R_d: 8760 #Pa
|
||||
#R_d: 17520 #Pb x2
|
||||
#R_d: 4000 #Pc
|
||||
p0: 85
|
||||
conv: 1333.223874
|
||||
@ -84,12 +73,9 @@ boundary_conditions:
|
||||
parameters:
|
||||
R_p: 520
|
||||
C: 0.0003 # REFERENCE
|
||||
#C: 0.0005 #Pa
|
||||
#C: 0.0010 #Pb
|
||||
#C: 0.0001 #Pc
|
||||
#R_d: 11520 # REFERENCE
|
||||
#R_d: 8760 #Pa
|
||||
R_d: 17520 #Pb x2
|
||||
R_d: 8760 #Pa
|
||||
#R_d: 17520 #Pb x2
|
||||
#R_d: 4000 #Pc
|
||||
p0: 85
|
||||
conv: 1333.223874
|
||||
@ -174,45 +160,38 @@ estimation:
|
||||
type: 'windkessel'
|
||||
mode: 'Rd'
|
||||
initial_stddev: 0.5
|
||||
-
|
||||
id: 5
|
||||
type: 'windkessel'
|
||||
mode: 'Rd'
|
||||
initial_stddev: 0.5
|
||||
-
|
||||
id: 6
|
||||
type: 'windkessel'
|
||||
mode: 'Rd'
|
||||
initial_stddev: 0.5
|
||||
-
|
||||
id: 2
|
||||
type: 'dirichlet'
|
||||
parameters: 'U'
|
||||
initial_stddev: 0.5
|
||||
#-
|
||||
# id: 5
|
||||
# type: 'windkessel'
|
||||
# mode: 'Rd'
|
||||
# initial_stddev: 0.5
|
||||
#-
|
||||
# id: 6
|
||||
# type: 'windkessel'
|
||||
# mode: 'Rd'
|
||||
# initial_stddev: 0.5
|
||||
#-
|
||||
# id: 2
|
||||
# type: 'dirichlet'
|
||||
# parameters: 'U'
|
||||
# initial_stddev: 0.5
|
||||
|
||||
|
||||
measurements:
|
||||
-
|
||||
#mesh: '/home/yeye/NuMRI/kalman/meshes/coaortaH3_leo2.0.h5'
|
||||
mesh: '/home/yeye/Desktop/slices/slice_Hz2.3.h5'
|
||||
mesh: '/home/yeye/NuMRI/kalman/meshes/slice_Hz2.3.h5'
|
||||
fe_degree: 0
|
||||
xdmf_file: 'measurements/slice_Hz2.3/Perturbation/Mg15V30/u_all.xdmf'
|
||||
file_root: 'measurements/slice_Hz2.3/Perturbation/Mg15V30/u{i}.h5'
|
||||
#xdmf_file: 'measurements/slice_Hz2.3/Perturbation/Mg15V120/u_all.xdmf'
|
||||
#file_root: 'measurements/slice_Hz2.3/Perturbation/Mg15V120/u{i}.h5'
|
||||
#xdmf_file: 'measurements/slice_Hz2.3/u_all.xdmf'
|
||||
#file_root: 'measurements/slice_Hz2.3/u{i}.h5'
|
||||
xdmf_file: 'measurements/slice/u_all.xdmf'
|
||||
file_root: 'measurements/slice/u{i}.h5'
|
||||
indices: 0 # indices of checkpoints to be processed. 0 == all
|
||||
velocity_direction: [0,0,1]
|
||||
#noise_stddev: 13.81
|
||||
noise_stddev: 'initial'
|
||||
#noise_stddev: 0.181
|
||||
VENC: 28
|
||||
module_meas_file_root: 'measurements/slice_Hz2.3/Perturbation/Mg15V30/module/M{i}.h5'
|
||||
velocity_direction: ~
|
||||
noise_stddev: 10
|
||||
VENC: 0
|
||||
module_meas_file_root: ''
|
||||
|
||||
|
||||
roukf:
|
||||
particles: 'simplex' # unique or simplex
|
||||
observation_operator: 'postprocessing' #state or postprocessing
|
||||
reparameterize: True
|
||||
MAG_functional: True
|
||||
MAG_functional: False
|
Reference in New Issue
Block a user