From 2c9e1aa3c12546427cfc7d8d1da1860b7b2edf27 Mon Sep 17 00:00:00 2001 From: jeremias Date: Wed, 24 Feb 2021 12:56:14 -0300 Subject: [PATCH] asd --- kalman/input_files/aorta_C.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kalman/input_files/aorta_C.yaml b/kalman/input_files/aorta_C.yaml index 3c1bff9..0f14ade 100755 --- a/kalman/input_files/aorta_C.yaml +++ b/kalman/input_files/aorta_C.yaml @@ -1,16 +1,16 @@ -mesh: './meshes/coaortaRH2.h5' +mesh: './meshes/coaortaH1.h5' # Physical parameters of the fluid fluid: density: 1.2 dynamic_viscosity: 0.035 io: - write_path: 'results/aortaRH2_C' + write_path: 'results/aorta_C' restart: path: '' # './projects/nse_coa3d/results/test_restart2/' time: 0 - write_xdmf: False + write_xdmf: True write_checkpoints: True write_hdf5_timeseries: False write_velocity: 'update' # tentative or update