Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Water pressure.  (Read 1687 times)

Vengo

  • Bay Watcher
    • View Profile
Water pressure.
« on: January 11, 2009, 12:40:09 am »

I had something interesting happen to my fortress. I was constructing an indoor pool, so I excavated the following system.
Code: [Select]
       
#########.............        Key
######__##............       # = wall
_____/##\#####........       ≈ = Water
#########\...###≈≈≈≈≈≈  (space)= excavated area
##########\....#######       _ = Floor
###########\......__##       / = ramp up
############\..../####       \ = ramp down
                             . = empty air
And I expected when I dug a ramp into the river from below that the water would fill like this
Code: [Select]
Side View         
#########.............        Key
######__##............       # = wall
_____/##\#####........       ≈ = Water
#########\≈≈≈###≈≈≈≈≈≈  (space)= excavated area
##########\≈≈≈≈######/       _ = Floor
###########\≈≈≈≈≈≈≈≈/#       / = ramp up
############\≈≈≈≈≈####       \ = ramp down
                             . = empty air

but instead it filled like this
Code: [Select]
Side View         
#########.............         Key
######__##............       # = wall
_____/##\#####........       ≈ = Water
#########\...###≈≈≈≈≈≈  (space)= excavated area
##########\≈≈≈≈######/       _ = Floor
###########\≈≈≈≈≈≈≈≈/#       / = ramp up
############\≈≈≈≈≈####       \ = ramp down
                             . = empty air

This makes me think pressure isn't transmitted through ramps. Anyone ever see anything like this?

Edit: fixed some tag failure.
« Last Edit: January 11, 2009, 01:00:12 am by Vengo »
Logged

ElChad

  • Bay Watcher
    • View Profile
Re: Water pressure.
« Reply #1 on: January 11, 2009, 12:43:47 am »

I thought that pressure can only bring water up to the level of source... (In this scenario the water only levels off)
Logged

Vengo

  • Bay Watcher
    • View Profile
Re: Water pressure.
« Reply #2 on: January 11, 2009, 01:01:15 am »

Right, but I thought it leveling with its source would bring it to the same level as the river.
Logged

lastofthelight

  • Bay Watcher
    • View Profile
Re: Water pressure.
« Reply #3 on: January 11, 2009, 07:54:54 pm »

Frankly, as someone with a degree in physics....

Water pressure in DF makes absolutely no sense. It'll be nice when water finally makes some sense.
Logged