...
Download the input
.View file name isc2024-olb.zip Uncompress the file to OpenLB root directory.
cd rayleighTaylor3d.cpp
make
Run the application
mpirun -np <NPROC> <MPIFLAGS> rayleighTaylor3d
Submit the stdout, config.mk, and Makefile.
...
...
Download the input
View file | ||
---|---|---|
|
Uncompress the file to OpenLB root directory.
cd rayleighTaylor3d.cpp
make
Run the application
mpirun -np <NPROC> <MPIFLAGS> rayleighTaylor3d
Submit the stdout, config.mk, and Makefile.
...