Welcome, Guest
Username: Password: Remember me

TOPIC: Set a non-erodible bottom

Set a non-erodible bottom 2 years 11 months ago #39513

  • wjh6610
  • wjh6610's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 1
you are almost there, please remove the return statement
The administrator has disabled public write access.

Set a non-erodible bottom 2 years 11 months ago #39514

wjh6610 wrote:
you are almost there, please remove the return statement
Sorry, i don't understand where must i remove the return statement?
The administrator has disabled public write access.

Set a non-erodible bottom 2 years 11 months ago #39534

  • wjh6610
  • wjh6610's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 1
It's in the user_bed_init.f, please check the attachments
Attachments:
The administrator has disabled public write access.

Set a non-erodible bottom 2 years 11 months ago #39535

I'm sorry but i have no bed evolutions with this subroutine :dry:
Attachments:
The administrator has disabled public write access.

Set a non-erodible bottom 2 years 9 months ago #39764

  • CAMERI_Shai
  • CAMERI_Shai's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 46
  • Thank you received: 4
Hi,

did you recompile gaia with the new user_bed_init.f ?

thanks,
Shai
The administrator has disabled public write access.
The following user(s) said Thank You: mathieu.alquier

Set a non-erodible bottom 2 years 9 months ago #39766

No i did not recompile gaia.
Can you tell me how i can do that??
Thanks!!
The administrator has disabled public write access.

Set a non-erodible bottom 2 years 9 months ago #39807

  • CAMERI_Shai
  • CAMERI_Shai's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 46
  • Thank you received: 4
I meant it as a question -
but, I take it back. it makes no difference.
The administrator has disabled public write access.

Set a non-erodible bottom 2 years 8 months ago #39965

  • CAMERI_Shai
  • CAMERI_Shai's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 46
  • Thank you received: 4
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
The administrator has disabled public write access.
The following user(s) said Thank You: mathieu.alquier

Set a non-erodible bottom 2 years 8 months ago #40069

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
The administrator has disabled public write access.

Set a non-erodible bottom 2 years 8 months ago #40071

  • CAMERI_Shai
  • CAMERI_Shai's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 46
  • Thank you received: 4

File Attachment:

File Name: user_bed_init.txt
File Size: 7 KB


Yes, I don't call for a NOER variable in the .cas file either.

Shai
The administrator has disabled public write access.
The following user(s) said Thank You: mathieu.alquier
Moderators: Pablo, pavans

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.