|
|
|
@ -1,16 +1,16 @@
@@ -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 |
|
|
|
|