Skip to content

Commit

Permalink
Update ODB info
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjenssen committed Jul 3, 2024
1 parent 51ac19e commit 7601278
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ The following command line can be used as a starting point to install required l

ResInsight can be built with support for ABAQUS ODB files. This requires an installation of the ABAQUS ODB API
from Simulia on the build computer. The path to an ABAQUS ODB API folder containing header files in an *include* sub-folder and the library
files in a *lib* sub-folder must be specified. Leaving this option blank gives a build without ODB support.
files in a *lib* sub-folder must be specified in the CMake option *RESINSIGHT_ODB_API_DIR*. Leaving this option blank gives a build without ODB support.
ResInsight has been built and tested with ABAQUS ODB versions 2020 and 2024 on Windows 10/11, Redhat Linux 7/8 and Ubuntu 22/24.

#### HDF5
Expand Down

0 comments on commit 7601278

Please sign in to comment.