mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update GettingStarted.md
This commit is contained in:
parent
2a055854d8
commit
d9696ce820
@ -122,13 +122,14 @@ RMB single click | Context menu
|
||||
LMB single click | Update status bar and **Result Info**
|
||||
|
||||
|
||||
### Project files and related data `*.rsp`
|
||||
### Project files and Cache directory
|
||||
|
||||
ResInsight stores which cases you have imported and all the settings for each view etc. in a project file with the extension `.rsp`.
|
||||
This file only contains references to the real data files, and even references to datafiles generated by ResInsight itself.
|
||||
Statistics calculations, property sets you generate by using Octave and well paths are saved to a folder in the same directory as you save the project file, and is named <ProjectFileName>_cache. So if you need to move your project, make sure you move this folder as well.
|
||||
|
||||
*TIP:* The `rsp`-file is an XML file, and can be edited by any text editor.
|
||||
Statistics calculations, property sets you generate by using Octave and well paths are saved to a folder in the same directory as you save the project file, and is named \<ProjectFileName\>_cache. So if you need to move your project, make sure you move this folder as well.
|
||||
|
||||
*TIP:* The `.rsp`-file is an XML file, and can be edited by any text editor.
|
||||
|
||||
### Export
|
||||
#### Snapshot images
|
||||
|
Loading…
Reference in New Issue
Block a user