CAMERI_Shai wrote:
So here's a workaround that worked for me. I figure the NOER variable is not being read properly.
what I did, is to write the non-erodible nodes directly like this
...
ESTRATUM(1,9374) = 0.D0
...
I achieved some degree of automation using matlab. I loaded the bathymetry file, marked the non-erodible zone, wrote a script to print a text file with these lines and then copied them over to the user_bed_init.f
Shai
OK, thank you for this answer, so you don't create any NOER varaible ?
Could you please send your user_bed_init.f file please?
Thank you in advance