From 048a185409fdbca80ea414c6024c1fed6a55ec90 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Tue, 23 Apr 2024 08:37:43 +0200 Subject: [PATCH] Use resdata --- .../getting-started/download-and-install/BuildInstructions.md | 2 +- content/misc/Preferences.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/getting-started/download-and-install/BuildInstructions.md b/content/getting-started/download-and-install/BuildInstructions.md index b658de2af..de65ce875 100644 --- a/content/getting-started/download-and-install/BuildInstructions.md +++ b/content/getting-started/download-and-install/BuildInstructions.md @@ -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 | diff --git a/content/misc/Preferences.md b/content/misc/Preferences.md index c674f0dba..13ff2cf32 100644 --- a/content/misc/Preferences.md +++ b/content/misc/Preferences.md @@ -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