Quantcast
Channel: Lattice Boltzmann Forum of the Palabos Project - General
Viewing all articles
Browse latest Browse all 322

Tutorial permeability (2 replies)

$
0
0
Hello

I'm a new user of Palabos and my programming skills are very basics, I was trying to run the tutorial permeability, when compiling the code using Code Blocks in windows I have no errors or warnings but when the .exe windows appears I have this:

Error missing some input parameter
The structure is :
1. Input file name.
2. Output directory name.
3. number of cells in X direction.
4. number of cells in Y direction.
5. number of cells in Z direction.
6. Delta P .
Example: C:\Users\t02lh15\Desktop\palabos-v1.5r1\palabos-v1.5r1\codeblocks\bin\Debug\Palabos.exe twoSpheres.dat tmp/ 48 64 64 0.00005

Process returned 1 (0x1) execution time : 0.047 s
Press any key to continue.

and it doesn't let me input any parameters can someone help me whit this issue?

Viewing all articles
Browse latest Browse all 322

Trending Articles