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

Create a .fmu in the correct place if it does not exist #81

Open
mferrera opened this issue Jan 30, 2025 · 0 comments
Open

Create a .fmu in the correct place if it does not exist #81

mferrera opened this issue Jan 30, 2025 · 0 comments
Labels
milestone Part of a milestone

Comments

@mferrera
Copy link
Collaborator

Functionality should be added that creates a .fmu directory at the root of an FMU project. This issue doesn't describe under what circumstances this occurs, as there might be several:

  • The FMUCONFIG forward model can provide a validation check for this (but does not fail on it!)
  • FMUCONFIG could just simply make it if it does not exist

It seems most fitting to place this directory in the root of the project folder, i.e

.fmu/
ert/
fmuconfig/
...
rms/
...

but there's a discussion to be had about this.

@mferrera mferrera added the milestone Part of a milestone label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
milestone Part of a milestone
Projects
None yet
Development

No branches or pull requests

1 participant