Files
LBPM/example/NonNewtonianChannelFlow/README.md

12 lines
301 B
Markdown
Raw Normal View History

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