This commit is contained in:
J.E. Garay Labra 2021-02-09 22:15:43 -03:00
parent 609b09a777
commit 2104fff84c
1 changed files with 4 additions and 4 deletions

View File

@ -138,8 +138,8 @@ estimation:
-
mesh: './meshes/coaortaH3_leo2.0.h5'
fe_degree: 1
xdmf_file: 'results/aorta/measurements/u_all.xdmf'
file_root: 'results/aorta/measurements/u{i}.h5'
xdmf_file: 'results/aorta/measurements/Perturbation/SNRinfV50/u_all.xdmf'
file_root: 'results/aorta/measurements/Perturbation/SNRinfV50/u{i}.h5'
indices: 0 # indices of checkpoints to be processed. 0 == all
velocity_direction: ~
noise_stddev: 15 # standard deviation of Gaussian noise
@ -149,5 +149,5 @@ estimation:
observation_operator: 'postprocessing' #state or postprocessing
reparameterize: True
ODV_functional:
enable: False
VENC: 61 # cm/s ref: 61 for 70% and 44 for 50%
enable: True
VENC: 44 # cm/s ref: 61 for 70% and 44 for 50%