Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial case for simple capillary flow? #2

Open
BrushXue opened this issue Feb 24, 2024 · 1 comment
Open

Tutorial case for simple capillary flow? #2

BrushXue opened this issue Feb 24, 2024 · 1 comment

Comments

@BrushXue
Copy link

Hello. I'm trying to simulate a regular capillary flow (water-air) and found this repo. I successfully compiled the source code but had problem setting up my simulation with your improved interface capture algorithm. I was trying to use my own mesh but interFaceFoam still asks for meshingDict

--> FOAM FATAL IO ERROR: 
cannot find file

file: ***/system/meshingDict at line 0.

    From function regIOobject::readStream()
    in file db/regIOobject/regIOobjectRead.C at line 72.

FOAM aborting (FOAM_ABORT set)

In your example meshingDict it asks for the following files, which obviously I don't have.

headerName BASENAME.mhd;
inputName BASENAME.tif;
outputSurface  BASENAME0.obj;

In this paper there are lots of test cases, which doesn't seem like related to any 3D image files. I really appreciate if you can share any tutorial case for simple capillary flow (i.e. use interFaceFoam as a interFoam replacement).

@EnochMayor
Copy link

@BrushXue Were you able to resolve this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants