mod2
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
mesh: '/home/yeye/Desktop/kalman/meshes/channel2d.h5'
|
||||
mesh: './meshes/channel2d.h5'
|
||||
# Physical parameters of the fluid
|
||||
fluid:
|
||||
density: 1.2
|
||||
@ -139,7 +139,7 @@ estimation:
|
||||
|
||||
measurements:
|
||||
-
|
||||
mesh: '/home/yeye/Desktop/kalman/meshes/channel2d.h5'
|
||||
mesh: './meshes/channel2d.h5'
|
||||
fe_degree: 0
|
||||
xdmf_file: 'results/channel2d/measurements/u_all.xdmf'
|
||||
file_root: 'results/channel2d/measurements/u{i}.h5'
|
||||
|
Reference in New Issue
Block a user