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

Option --mesh does not work with a file extension #191

Open
MakisH opened this issue Jul 3, 2024 · 0 comments
Open

Option --mesh does not work with a file extension #191

MakisH opened this issue Jul 3, 2024 · 0 comments
Labels
good first issue Starter projects for newcomer

Comments

@MakisH
Copy link
Member

MakisH commented Jul 3, 2024

Works:

precice-aste-run -p A --mesh input_mesh --data "scalars"

Does not work:

precice-aste-run -p A --mesh input_mesh.vtk --data "scalars"

Leading to:

---[ASTE:A:0] ERROR : Unable to handle basename input_mesh.vtk no meshes found

This is confusing and probably easy to handle.

@davidscn davidscn added the good first issue Starter projects for newcomer label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Starter projects for newcomer
Projects
None yet
Development

No branches or pull requests

2 participants