asd
This commit is contained in:
@ -8,7 +8,7 @@ fluid:
|
||||
state_velocity: 'update'
|
||||
|
||||
io:
|
||||
write_path: 'results/Pb_Hz2.3_Hz5.7'
|
||||
write_path: 'results/Pb_Hz2.3_SNR12V30'
|
||||
restart:
|
||||
path: '' # './projects/nse_coa3d/results/test_restart2/'
|
||||
time: 0
|
||||
@ -146,7 +146,7 @@ fem:
|
||||
streamline_diffusion:
|
||||
enabled: False
|
||||
parameter: 'standard' # standard, shakib, codina, klr
|
||||
length_scale: 'metric' # average, max, metric
|
||||
length_scale: 'average' # average, max, metric
|
||||
parameter_element_constant: True
|
||||
Cinv: ~
|
||||
monolithic:
|
||||
@ -192,36 +192,39 @@ estimation:
|
||||
|
||||
|
||||
measurements:
|
||||
#-
|
||||
# #mesh: '/home/yeye/NuMRI/kalman/meshes/coaortaH3_leo2.0.h5'
|
||||
# mesh: '/home/yeye/Desktop/slices/slice_Hz5.7.h5'
|
||||
# fe_degree: 0
|
||||
# xdmf_file: 'measurements/slice_Hz5.7/Perturbation/Mg12V30/u_all.xdmf'
|
||||
# file_root: 'measurements/slice_Hz5.7/Perturbation/Mg12V30/u{i}.h5'
|
||||
# #xdmf_file: 'measurements/slice_Hz5.7/u_all.xdmf'
|
||||
# #file_root: 'measurements/slice_Hz5.7/u{i}.h5'
|
||||
# indices: 0 # indices of checkpoints to be processed. 0 == all
|
||||
# velocity_direction: [0,0,1]
|
||||
# #noise_stddev: 0 # standard deviation of Gaussian noise
|
||||
# #noise_stddev: 22.39 # SNR 12 slice 5.7
|
||||
# #noise_stddev: 15.76 # SNR 15 slice 5.7
|
||||
# #noise_stddev: 8.75 # SNR 15 slice 2.3
|
||||
# #noise_stddev: 12.15 # SNR 12 slice 2.3
|
||||
# noise_stddev: 0.269
|
||||
# VENC: 47
|
||||
# module_meas_file_root: 'measurements/slice_Hz5.7/Perturbation/Mg12V30/module/M{i}.h5'
|
||||
-
|
||||
#mesh: '/home/yeye/NuMRI/kalman/meshes/coaortaH3_leo2.0.h5'
|
||||
mesh: '/home/yeye/Desktop/slices/slice_Hz2.3.h5'
|
||||
fe_degree: 0
|
||||
xdmf_file: 'measurements/slice_Hz2.3/Perturbation/Mg12V120/u_all.xdmf'
|
||||
file_root: 'measurements/slice_Hz2.3/Perturbation/Mg12V120/u{i}.h5'
|
||||
#xdmf_file: 'measurements/slice_Hz5.7/u_all.xdmf'
|
||||
#file_root: 'measurements/slice_Hz5.7/u{i}.h5'
|
||||
xdmf_file: 'measurements/slice_Hz2.3/Perturbation/Mg12V30/u_all.xdmf'
|
||||
file_root: 'measurements/slice_Hz2.3/Perturbation/Mg12V30/u{i}.h5'
|
||||
indices: 0 # indices of checkpoints to be processed. 0 == all
|
||||
velocity_direction: [0,0,1]
|
||||
#noise_stddev: 0 # standard deviation of Gaussian noise
|
||||
#noise_stddev: 22.39 # SNR 12 slice 5.7
|
||||
#noise_stddev: 15.76 # SNR 15 slice 5.7
|
||||
#noise_stddev: 8.75 # SNR 15 slice 2.3
|
||||
noise_stddev: 12.15 # SNR 12 slice 2.3
|
||||
-
|
||||
mesh: '/home/yeye/Desktop/slices/slice_Hz5.7.h5'
|
||||
fe_degree: 0
|
||||
xdmf_file: 'measurements/slice_Hz5.7/Perturbation/Mg12V120/u_all.xdmf'
|
||||
file_root: 'measurements/slice_Hz5.7/Perturbation/Mg12V120/u{i}.h5'
|
||||
indices: 0 # indices of checkpoints to be processed. 0 == all
|
||||
velocity_direction: [0,0,1]
|
||||
noise_stddev: 22.39 # SNR 12 slice 5.7
|
||||
noise_stddev: 0.25
|
||||
VENC: 26
|
||||
module_meas_file_root: 'measurements/slice_Hz2.3/Perturbation/Mg12V30/module/M{i}.h5'
|
||||
|
||||
|
||||
|
||||
roukf:
|
||||
particles: 'simplex' # unique or simplex
|
||||
observation_operator: 'postprocessing' #state or postprocessing
|
||||
reparameterize: True
|
||||
MAG_functional:
|
||||
enable: False
|
||||
VENC: 61
|
||||
module_meas_file_root: 'measurements/aorta_zdir/Perturbation/Mg15V30/module/M{i}.h5'
|
||||
MAG_functional: True
|
Reference in New Issue
Block a user