LBPM/example/NonNewtonianChannelFlow
2018-01-26 09:48:04 -05:00
..
Domain.in Deprecating nspheres in Domain.in file 2018-01-26 09:48:04 -05:00
Permeability.in Adding a nonnewtonian example and test 2017-09-15 10:02:04 -04:00
README.md Adding a nonnewtonian example and test 2017-09-15 10:02:04 -04:00

1. Edit the Domain.in file based on the desired system size

2. Run the pre-processor

export TUBEWIDTH=20 export LAYERWIDTH=0 mpirun -np 1 ../../tests/lbpm_plates_pp $TUBEWIDTH $LAYERWIDTH

3. Run single-phase simulation within the domain

mpirun -np 1 ../../tests/lbpm_permeability_simulator