Welcome, Guest
Username: Password: Remember me

TOPIC: Activated Pumps by trigger points

Activated Pumps by trigger points 7 years 6 months ago #26469

  • GloverDM
  • GloverDM's Avatar
I am trying to model a system of pumps which are triggered by water levels in adjacent rivers. e.g. When H(River A).GT.5D0 Then start pumping.

I have seen that in other threads the usual recommendations are to use source points, one positive & one negative. Since these particular pumps are not time dependent, can the function DEBSCE be changed to be triggered by water levels in the domain?

Or is there a much simpler answer to this problem? Can I just change the water depth of assigned points within the fortran file? i.e. H%R(N) = 1.D0 (N - Global Number)

Thankyou.
The administrator has disabled public write access.

Activated Pumps by trigger points 7 years 6 months ago #26473

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
You could do want you want in DEBSCE.

I don't understand what you mean by changing the water depth... It seems to me dangerous...

Regards
Christophe
The administrator has disabled public write access.

Activated Pumps by trigger points 7 years 6 months ago #26474

  • GloverDM
  • GloverDM's Avatar
In the area I am modelling, pumps are used to move water from surrounding moors back in the rivers which are encompassed by levees.

When the depth of the water reaches the point of overtopping these levees the pumps stop working as the rivers are at full capacity.

I will look into DEBSCE in which case.

With the changing water depth; Within the Fortran file, I was hoping to create IF (CONDITION_MET) THEN (increase the volume of water at one point whilst subtracting the same volume from another point)
The administrator has disabled public write access.

Activated Pumps by trigger points 7 years 6 months ago #26475

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
For the volume solution, it sounds me complex as it's mesh dependent so you have to use FE basis to compute volume...
The pump management will be easier with some local programming in debsce.

Regards
Christophe
The administrator has disabled public write access.
The following user(s) said Thank You: GloverDM
Moderators: pham

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