Update GettingStarted.md

This commit is contained in:
Jacob Støren 2013-10-21 17:36:15 +02:00
parent 2a055854d8
commit d9696ce820

View File

@ -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