Dear Julian,
I'm not able to reproduce the error on my windows machine with a fresh install of Octave 8.4 on Windows 10 Enterprise and mrst2023b placed in
C:\Users\augustj\Downloads\mrst-2023b\mrst-2023b
>> startup
warning: isdir is obsolete; use isfolder or dir_in_loadpath instead
Welcome to the MATLAB Reservoir Simulation Toolbox (MRST)!
You are using the release version 2023b. To download other versions of MRST
and view examples and relevant publications, please visit
www.mrst.noUseful commands for getting started:
- List all introductory examples: mrstExamples()
- List all modules: mrstPath('list')
- Load modules using GUI: mrstModule('gui')
- Explore all available data sets: mrstDatasetGUI()
- List examples of a module: mrstExamples('ad-blackoil')
- Explore modules and publications: mrstExploreModules()
- Show all examples in all modules: mrstExamples('all')
- Show settings for MRST: mrstSettings()
- Display this message: mrstStartupMessage()
For assistance and discussions about MRST, please visit our mailing list at
www.sintef.no/projectweb/mrst/forum/ (
sinte...@googlegroups.com)
For some common queries, see our FAQ:
www.sintef.no/projectweb/mrst/faq/mkoctfile: no objects to link
warning: mkoctfile: building exited with failure status
MRST settings have been set to default
Current MRST settings (persistent between sessions):
Setting | Current value | Description | Default
---------------------------------------------------------------------------------------------------------------
allowDL | on [<a href="matlab:mrstSettings('set','allowDL','toggle');mrstSettings('list')">toggle</a>] | Download files from the internet
| on
promptDL | on [<a href="matlab:mrstSettings('set','promptDL','toggle');mrstSettings('list')">toggle</a>] | Prompt before downloading files
| on
promptMEX | off [<a href="matlab:mrstSettings('set','promptMEX','toggle');mrstSettings('list')">toggle</a>] | Prompt before building MEX-extens
ions | off
useHash | off [<a href="matlab:mrstSettings('set','useHash','toggle');mrstSettings('list')">toggle</a>] | Use hashing for consistency checks
and comparing simulation setups | off
useMEX | off [<a href="matlab:mrstSettings('set','useMEX','toggle');mrstSettings('list')">toggle</a>] | Use MEX-acceleration
| off
useOMP | on [<a href="matlab:mrstSettings('set','useOMP','toggle');mrstSettings('list')">toggle</a>] | Use OpenMP when using MEX-accelerati
on | on
Configured directories:
outputDirectory -> C:\Users\augustj\Downloads\mrst-2023b\mrst-2023b\output
dataDirectory -> C:\Users\augustj\Downloads\mrst-2023b\mrst-2023b\examples\data
To change output or data directories please run:
mrstOutputDirectory('path/to/new/dir') or mrstDataDirectory('path/to/new/dir')
>>
>>
>> pwd
ans = C:\Users\augustj\Downloads\mrst-2023b\mrst-2023b
>>
Kind regards,
August