2D blood flow numerical modelling program in a vessel without defects.
- gcc
- make
- libconfig
- openmp
Release target is default:
makeParallel version (with OpenMP):
make parallelDebug version:
make debug./blood_flow_2d [config_filename]Output values in every layer of the calculation grid will be written to text file.