Skip to content

Commit

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

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 the ABAQUS ODB API folder containing header files and library
files must be specified. Leaving this option blank gives a build without ODB support.
ResInsight has been built and tested with ABAQUS ODB API version 6.14-3 on Windows 7/8/10 and RedHat Linux 6.
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.
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 51ac19e

Please sign in to comment.