Hi again Carlos,
I'd really appreciate it if you could answer my question. Using the piece of
code I attached to this reply I can change the boundary condition. But it only
works for first time step and then it crashes. I've searched a lot for this and
tried to resolve it with no success. Here is the exact error I get after running
the code:
" Windows fatal exception: access violation
Thread 0xWindows fatal exception: access violation00003a1c (most recent call
first):
Windows fatal exception: access violation
File "C:\ProgramData\anaconda3\Lib\site-packages\zmq\utils\garbage.py", line
47 in run
File "C:\ProgramData\anaconda3\Lib\threading.py"Windows fatal exception:
access violation, line
1038 in _bootstrap_inner
File "C:\ProgramData\anaconda3\Lib\threading.py", line 995 in _bootstrap
Main thread:
Thread 0x00005594 (most recent call first):
File "c:\users\z5288539\onedrive - unsw\documents\phd\06-modelling\rottnest
island gw modeling\feflow model\femdata\firsttry.py", line 40 in
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\py3compat.py",
line 356 in compat_exec
File
"C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\customize\spydercustomize.py",
line 473 in exec_code
File
"C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\customize\spydercustomize.py",
line 615 in _exec_file
File
"C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\customize\spydercustomize.py",
line 528 in runfile
File "C:\Users\z5288539\AppData\Local\Temp\ipykernel_26108\3130878243.py",
line 1 in
Main thread:
Thread 0x00005594 (most recent call first):
File "c:\users\z5288539\onedrive - unsw\documents\phd\06-modelling\rottnest
island gw modeling\feflow model\femdata\firsttry.py", line 40 in
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\py3compat.py",
line 356 in compat_exec
File
"C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\customize\spydercustomize.py",
line 473 in exec_code
File
"C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\customize\spydercustomize.py",
line 615 in _exec_file
File
"C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\customize\spydercustomize.py",
line 528 in runfile
File "C:\Users\z5288539\AppData\Local\Temp\ipykernel_26108\3130878243.py",
line 1 in
Restarting kernel..."