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

Include PATHS alias in search for FAULTS data #157

Closed
hhgs opened this issue Feb 17, 2014 · 2 comments
Closed

Include PATHS alias in search for FAULTS data #157

hhgs opened this issue Feb 17, 2014 · 2 comments
Assignees
Labels
Enhancement An addition that can be observed by the user

Comments

@hhgs
Copy link
Member

hhgs commented Feb 17, 2014

The PATHS keyword may be used in the RUNSPEC section in the .DATA file to set alias for the pathname roots in the INCLUDE keyword. ResInsight needs to read this alias to access all the FAULTS data.

The PATHS keyword will normally not be defined in INCLUDE-files.

Examples
--Runspec section
PATHS
‘GRIDS’ ‘/disk1/studies/grids’ /
‘HMATCH’ ‘/disk1/pred/match’ /
‘VFP’ ‘/disk2/wells/vfp’ /
/
---Grid section
INCLUDE
‘$GRIDS/case1.grdecl’ /
--Props section
IMPORT
‘$HMATCH/endpoints/model1.dat’ /
/

@hhgs hhgs closed this as completed Feb 17, 2014
@hhgs hhgs reopened this Feb 17, 2014
@hhgs hhgs added this to the ResInsight 1.2 milestone Feb 17, 2014
@hhgs hhgs removed this from the ResInsight 1.2 milestone May 27, 2014
@hhgs hhgs added this to the Maintenance I milestone Oct 18, 2016
@hhgs hhgs changed the title Include PATH alias in search for FAULTS data Include PATHS alias in search for FAULTS data Oct 18, 2016
@magnesj magnesj self-assigned this Oct 24, 2016
@magnesj
Copy link
Member

magnesj commented Oct 24, 2016

@hhgs can you test this feature? We do not have any realistic test case using the PATHS keyword. Please close the issue if it works as expected.

@hhgs
Copy link
Member Author

hhgs commented Oct 25, 2016

Tested. Works perfect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An addition that can be observed by the user
Projects
None yet
Development

No branches or pull requests

3 participants