Skip to content

Commit

Permalink
Use resdata
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Apr 24, 2024
1 parent 2f7fd99 commit 048a185
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ To be able to modify **Advanced Options** from the CMake User Interface, tick th
| `RESINSIGHT_ENABLE_UNITY_BUILD` | OFF | Activate use of CMAKE_UNITY_BUILD on some libraries to improve build speed |
| `RESINSIGHT_INCLUDE_APPFWK_TESTS` | OFF | Include unit tests from thirdparty libraries AppFwk and VizFwk |
| `RESINSIGHT_INCLUDE_APPLICATION_UNIT_TESTS` | OFF | Include Application Code Unit Tests |
| `RESINSIGHT_PRIVATE_INSTALL` | ON | Linux only: Include libecl libraries in the installation package |
| `RESINSIGHT_PRIVATE_INSTALL` | ON | Linux only: Include resdata libraries in the installation package |
| `RESINSIGHT_HDF5_BUNDLE_LIBRARIES` | OFF | Linux only: Include HDF5 libraries in the installation package |
| `RESINSIGHT_TREAT_WARNINGS_AS_ERRORS` | OFF | Enable warnings as errors
| `RESINSIGHT_UPDATE_SUBMODULES` | ON | Automatically issue 'git submodule update --init --recursively' on ThirdParty folder |
Expand Down
2 changes: 1 addition & 1 deletion content/misc/Preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ When changing the preferences, any default color, font or Z-scale Factor that ha
- **Origin Files**: c.f. [Origin Files]({{< relref "eclipsesummarydata#origin-files" >}}) for details.
- **Summary Data Import** including file format for summary data import, c.f. [Ensemble Summary]({{< relref "eclipsesummarydata#summary-data-file-formats" >}}):
- **ESMRY (opm-common)** Import data from ESMRY files
- **UNSMRY (libecl)** Import data from native UNSMRY files
- **UNSMRY (resdata)** Import data from native UNSMRY files
- **h5 (HDF5)** Import data from h5 files


Expand Down

0 comments on commit 048a185

Please sign in to comment.