iMOD Forum

SEAWAT: Adding observation point. Could error be a bug in exe-file?

M. vdW, modified 2 Years ago.

SEAWAT: Adding observation point. Could error be a bug in exe-file?

Youngling Posts: 17 Join Date: 7/5/21 Recent Posts
Hello all,
In my SEAWAT model, I would like to add an observation point (see IPF- file below). When I run the model (see run-file fragment below), I get the following error:
“forrtl: severe (47): write to READONLY file, unit 0, file C:\Program_Files\iMOD_5_2\IMOD_USER\DBASE\OBSERVATION\Observation_L4.ipf”.
The ‘Opdrachtprompt’ does not further specify this error (Routine: Unknown; Line: Unknown; Source: Unknown).
I made several attempts to solve this problem (see below).
Question: Could the error perhaps be caused by a bug in the program (IMOD-WQ_V5_2_SVN359_X64R.EXE)?
Thanks in advance,
Martin


IPF-file
1
4
x
y
z
"id"
0,TXT
58582.00,418960.0,-2.0,"NR"

Run-file fragment
#-------------------------------------------
[BTN]

NPROBS = 1
OBS_L4 =  C:\Program_Files\iMOD_5_2\IMOD_USER\DBASE\OBSERVATION\Observation_L4.ipf


Own attempts to solve this problem
1: Checking the rights of the file > Writing rights are in place.
2: Placing the ipf-file in another folder > No effect.
3: Downsizing the number of points to 1 > No effect.
4: Changing structure of IPF-file > No effect.
5: Using iMOD 5.3 > Same error.