opens an existing EXODUS II file (or EXODUS II history file) and returns an id that can subsequently be used to refer to the file. Multiple files may be open simultaneously.
- Parameters:
-
| path | exodus filename path |
| mode | access mode w/r |
| [out] | comp_ws | computer word size |
| [out] | io_ws | storage word size |
| [out] | version | EXODUSII interface version number |
| run_version | EXODUSII version number of linked library |
- Returns:
- exoid exodus file id
References ATT_FLT_WORDSIZE, ATT_FLT_WORDSIZE_BLANK, ATT_VERSION, EX_API_VERS_NODOT, EX_BADFILEMODE, ex_conv_ini(), ex_err(), EX_FATAL, EX_NOERR, ex_opts(), EX_READ, EX_WRITE, exerrval, exoptval, and MAX_ERR_LENGTH.