From bccae559501702ecd49cdb6bdf01b7d31cf19a4a Mon Sep 17 00:00:00 2001 From: "J.E. Garay Labra" Date: Mon, 13 Jan 2020 14:47:16 +0100 Subject: [PATCH] asd --- test.yaml | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100755 test.yaml diff --git a/test.yaml b/test.yaml new file mode 100755 index 0000000..3a0d205 --- /dev/null +++ b/test.yaml @@ -0,0 +1,141 @@ +# Set of default parameters for steady Navier-Stokes +mesh: '/home/p283370/Desktop/PhD/AORTA/MESH/aorta_coarse/aorta_coarse_marked.h5' +density: 1.2 +dynamic_viscosity: 0.035 +stokes: False + +io: + write_hdf5: False + write_hdf5_timeseries: False + write_xdmf: False + write_path: '/home/p283370/Desktop/kalman/results/coarse/dt0.0005' + restart: + path: '' # './projects/nse_coa3d/results/test_restart2/' + time: 0 + write_checkpoints: True + write_velocity: 'update' # tentative + log: False + write_outlets: False + out_mode : 'u' + outlets_path: '/home/p283370/Desktop/kalman/outlets/' + theta_path: '/home/p283370/Desktop/kalman/results/' + theta_name: 'theta_unique_fine2' + + +boundary_conditions: + - id: 2 + type: 'dirichlet' + value: ['0','0','U*sin(DOLFIN_PI*t/Th)*(t<=ts) + (ts