diff --git a/kalman/aorta_leo.yaml b/kalman/aorta_leo.yaml new file mode 100755 index 0000000..0c2266b --- /dev/null +++ b/kalman/aorta_leo.yaml @@ -0,0 +1,150 @@ +mesh: './meshes/coaortaH3_leo2.0.h5' +# Physical parameters of the fluid +fluid: + density: 1.2 + dynamic_viscosity: 0.035 + +io: + write_path: 'results/aorta_leo' + restart: + path: '' # './projects/nse_coa3d/results/test_restart2/' + time: 0 + write_xdmf: True + write_checkpoints: True + write_hdf5_timeseries: False + write_velocity: 'update' # update or tentative + +boundary_conditions: + - + id: 1 + type: 'dirichlet' + value: ['0','0','0'] + - + id: 2 + type: 'dirichlet' + value: ['0','0','-U*sin(DOLFIN_PI*t/Th)*(t<=Th) + (Th