Forum Replies Created

Viewing 15 posts - 76 through 90 (of 241 total)
  • Author
    Posts
  • in reply to: scour calculations at multiopening structures #9152
    Chris G.
    Keymaster

    Have you tried running with Velocity Distribution turned on? That will allow you to get a good representation of velocity at various locations across your multi-opening structure.

    in reply to: Unsteady flow stability problem #9148
    Chris G.
    Keymaster

    No. HEC-RAS does not compute water surface profiles over weirs.

    Chris G.
    Keymaster

    The cross section bottom does not interfere with the gate computations. You’re good.

    in reply to: WS Boundary #9129
    Chris G.
    Keymaster

    It works for me. Here’s the code I use to set my water surface within the Do-Loop:

    ‘Fix the new water surface elevations to the boundary
    Dim blnDidItCompute As Boolean
    blnDidItCompute = RC.SteadyFlow_FixedWSBoundary _
    (strRiverName(1), strReachName(1), True, _
    sngNewWSElev())

    in reply to: Lids and profile weirdness #9128
    Chris G.
    Keymaster

    I’m guessing that for some of the cross sections, your cross section end points are higher than the lid elevation. For others, the lid is higher than the cross section end points. I don’t think this is necessarily wrong.

    Chris G.
    Keymaster

    Sounds like when you reran it, you didn’t have the Post processor checked.

    in reply to: Inlet Structure #9149
    Chris G.
    Keymaster

    Return-Path: X-Original-To: [email protected]
    Delivered-To: [email protected]
    Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173])
    by mbob.nabble.com (Postfix) with ESMTP id A9ED4924944
    for ; Tue, 24 Feb 2015 08:32:08 -0800 (PST)
    Received: by pdjp10 with SMTP id p10so34555704pdj.3
    for ; Tue, 24 Feb 2015 08:40:18 -0800 (PST)
    DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
    d=gmail.com; s=20120113;
    h=subject:references:from:content-type:in-reply-to:message-id:date:to
    :content-transfer-encoding:mime-version;
    bh=x1aSI9GPMZ8cN3W1Qoee4a7IK6k4GKUGhRuSLDh7q+8=;
    b=U+86gcTinNhH/6CEKyswDWRDy14qj1uMJPNdPsZGhU2jMnF1GWEe9lbgijTpjjkZ7S
    5armRW23VgPareg2BvU4ftvFHQdBa57LDD6cZGB/YhMHlHuAha9cy7lXtsCJO5m8b3Mk
    gnKnPfY7xQHnjnn2Rop6Wan5IuIvxVe7AWagurTgfgb+I9wRxftmDN429v3x+IhBtODg
    yZxYf/3E/1OgdDi1m47y+GHIsfnzQvSNUVLIeginTNzV1Mg9dqb+5uLouCO0xVtI7R7Z
    MtCGAQ0VxsoIKPtG5Nxu04aalQitot/apIPJ1iO+0ko2qnB07Yl+fzUqIVKWHKbYIRgX
    gXFA==
    X-Received: by 10.66.235.1 with SMTP id ui1mr29775806pac.80.1424796018052;
    Tue, 24 Feb 2015 08:40:18 -0800 (PST)
    Received: from ?IPv6:2600:1011:b11d:4f39:f9a7:9050:6fbd:18cb? ([2600:1011:b11d:4f39:f9a7:9050:6fbd:18cb])
    by mx.google.com with ESMTPSA id y7sm2137360pdp.92.2015.02.24.08.40.16
    for
    (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
    Tue, 24 Feb 2015 08:40:17 -0800 (PST)
    Subject: Re: Inlet Structure
    References: <[email protected]>
    From: The RAS Solution Content-Type: multipart/alternative;
    boundary=Apple-Mail-7FBFF6E2-632B-4B1A-AD03-416FC9BE5390
    X-Mailer: iPhone Mail (12A405)
    In-Reply-To: <[email protected]>
    Message-Id:
    Date: Tue, 24 Feb 2015 09:40:14 -0700
    To: “Andy [via HEC-RAS Help]”
    Content-Transfer-Encoding: 7bit
    Mime-Version: 1.0 (1.0)

    –Apple-Mail-7FBFF6E2-632B-4B1A-AD03-416FC9BE5390
    Content-Type: text/plain;
    charset=us-ascii
    Content-Transfer-Encoding: quoted-printable

    That is correct.=20

    Sent from my iPhone

    > On Feb 24, 2015, at 8:09 AM, Andy [via HEC-RAS Help] wrote:
    >=20
    > New Question. I have a stream channel that ends at a large yard inlet stru=
    cture which runs to a manhole and then to a free outlet. My understanding is=
    the inlet can’t be modeled in HEC-RAS and i need to create a ratings curve o=
    utside of hec-ras and then use the ratings curve in hec-ras. Is this about r=
    ight? =09
    >=20
    > If you reply to this email, your message will be added to the discussion b=
    elow:
    > http://hec-ras-help.1091112.n5.nabble.com/Inlet-Structure-tp1356.html
    > To unsubscribe from HEC-RAS Help, click here.
    > NAML

    –Apple-Mail-7FBFF6E2-632B-4B1A-AD03-416FC9BE5390
    Content-Type: text/html;
    charset=utf-8
    Content-Transfer-Encoding: 7bit

    That is correct. 

    Sent from my iPhone

    On Feb 24, 2015, at 8:09 AM, Andy [via HEC-RAS Help] <[email protected]> wrote:

    New Question. I have a stream channel that ends at a large yard inlet structure which runs to a manhole and then to a free outlet. My understanding is the inlet can’t be modeled in HEC-RAS and i need to create a ratings curve outside of hec-ras and then use the ratings curve in hec-ras. Is this about right?


    If you reply to this email, your message will be added to the discussion below:

    http://hec-ras-help.1091112.n5.nabble.com/Inlet-Structure-tp1356.html

    To unsubscribe from HEC-RAS Help, click here.
    NAML


    –Apple-Mail-7FBFF6E2-632B-4B1A-AD03-416FC9BE5390–

    in reply to: Flow transfer from 1D to 2D areas #9109
    Chris G.
    Keymaster

    Jessica-

    Yes, you can connect 2D areas directly to cross sections. This is called an “inline” connection, as opposed to the “offline” connection that uses lateral structures. You connect it the same way as you would connect an inline storage area to cross sections. The 1D-2D HEC-RAS document discusses how this is done. Also, the Bald Eagle Creek 2D Dam Breach data set has some examples of this.

    You can get the 1D-2D document here:

    https://drive.google.com/file/d/0B0bpiyLiUeRXM1RISnE4aWRFSk0/view?usp=sharing

    in reply to: GIS of Civil3D #9103
    Chris G.
    Keymaster

    Return-Path: X-Original-To: [email protected]
    Delivered-To: [email protected]
    Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172])
    by mbob.nabble.com (Postfix) with ESMTP id 3FCF38B13EE
    for ; Wed, 11 Feb 2015 21:53:26 -0800 (PST)
    Received: by mail-wi0-f172.google.com with SMTP id l15so1547670wiw.5
    for ; Wed, 11 Feb 2015 21:59:51 -0800 (PST)
    DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
    d=gmail.com; s=20120113;
    h=subject:references:from:content-type:in-reply-to:message-id:date:to
    :content-transfer-encoding:mime-version;
    bh=xEX9Qc01CqDJU9tJn2QjTAIPPuAo/qfGmcpQTAEGfPI=;
    b=yYXvToZ5IilgBzoIDhrBqOHWa+21ephfkRw7+2YAIDdyRCXyRKK4DxtAm6PGkVmnOB
    +VseDhtUkfsfnAjVJ8P7McIJkJDBqfsXEM+zoRojA6BFGcaJ2suPkgWryoqZBEZ/Srti
    nsUGO49f83m1PpWrE4kM5P4MKDyE6eIUCFJrhlPfzhfMnLDLJj92fkF1+IKNkXlmarhw
    O86Ua0+dY9OLBFa5/x4JlHNuV0ZHoY7V7+L4MrD9p/KmTe0u6ekBlPesoNwf5dYohbgj
    AIcVnpLZfKgpE+icqldMivop4PqcX8aLNv5QI5T85J06OcamUPIHDGh16GUr4tfQ1ml/
    8MSA==
    X-Received: by 10.180.89.131 with SMTP id bo3mr2611690wib.89.1423720790399;
    Wed, 11 Feb 2015 21:59:50 -0800 (PST)
    Received: from [10.87.0.115] ([145.15.244.30])
    by mx.google.com with ESMTPSA id cf12sm4179157wjb.10.2015.02.11.21.59.49
    for
    (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
    Wed, 11 Feb 2015 21:59:49 -0800 (PST)
    Subject: Re: GIS of Civil3D
    References: <[email protected]>
    From: The RAS Solution Content-Type: multipart/alternative;
    boundary=Apple-Mail-5C939BC2-E2E7-4361-ABC6-B2058D639741
    X-Mailer: iPhone Mail (12A405)
    In-Reply-To: <[email protected]>
    Message-Id: <[email protected]>
    Date: Thu, 12 Feb 2015 06:59:47 +0100
    To: “Brian F [via HEC-RAS Help]”
    Content-Transfer-Encoding: 7bit
    Mime-Version: 1.0 (1.0)

    –Apple-Mail-5C939BC2-E2E7-4361-ABC6-B2058D639741
    Content-Type: text/plain;
    charset=us-ascii
    Content-Transfer-Encoding: quoted-printable

    Brian. Sounds like a good way to go. I wish I could give you more info on th=
    e process but I don’t know C3D. I would caution you though, for a complex mo=
    del like this, start simple, (ie no structures) and add components one at a t=
    ime, checking stability along the way. That will pay dividends later=20

    Chris

    Sent from my iPhone

    > On Feb 11, 2015, at 6:36 PM, Brian F [via HEC-RAS Help] wrote:
    >=20
    > I have a massive HEC-RAS model I am about to start working on. All of the s=
    urvey data is coming as a Civil3D format. I am trying to figure out if I wan=
    t to try and build the geometry and export to HEC-RAS in either GIS using GE=
    O-RAS, or using the tools in C3D so I dont have to go across multiple softwa=
    res. This is a canal model and there are going to be numerous splits, inline=
    check structures, bridges, culverts, weirs and lateral structures.=20
    >=20
    > My workflow plan (at the moment) is to=20
    > 1.Build a surface from the survey data in civil3D, then export this as a l=
    andxml. (I like the surface building tools in c3D much better then GIS)=20
    > 2. Import surface to GIS=20
    > 3. Finish building the model GEORAS tools to add cutlines, structure loca=
    tions, ineffective flow, roughness zones, blocked areas, ect.=20
    >=20
    > I am familiar with GEO-RAS and think it works well, which is why I default=
    to using it. I am less familiar with C3D and have never used any HEC-RAS to=
    ols developed for it.=20
    >=20
    > My question is whether anyone can comment on just using c3D with HEC-RAS a=
    nd skip the middle step I have for bringing it into GIS? Are the any tools f=
    or C3D (similar to GEO-RAS) for managing and developing a HEC-RAS model. If t=
    hey cost money that is fine too. Any other comments for pros/cons on using e=
    ither GIS versus C3D to develop a HEC-RAS model and for post-processing data=
    ?=20
    >=20
    > Thanks=20
    > Brian=20
    >=20
    >=20
    >=20
    >=20
    > If you reply to this email, your message will be added to the discussion b=
    elow:
    > http://hec-ras-help.1091112.n5.nabble.com/GIS-of-Civil3D-tp1297.html
    > To unsubscribe from HEC-RAS Help, click here.
    > NAML

    –Apple-Mail-5C939BC2-E2E7-4361-ABC6-B2058D639741
    Content-Type: text/html;
    charset=utf-8
    Content-Transfer-Encoding: 7bit

    Brian. Sounds like a good way to go. I wish I could give you more info on the process but I don’t know C3D. I would caution you though, for a complex model like this, start simple, (ie no structures) and add components one at a time, checking stability along the way. That will pay dividends later 
    Chris

    Sent from my iPhone

    On Feb 11, 2015, at 6:36 PM, Brian F [via HEC-RAS Help] <[email protected]> wrote:

    I have a massive HEC-RAS model I am about to start working on. All of the survey data is coming as a Civil3D format. I am trying to figure out if I want to try and build the geometry and export to HEC-RAS in either GIS using GEO-RAS, or using the tools in C3D so I dont have to go across multiple softwares. This is a canal model and there are going to be numerous splits, inline check structures, bridges, culverts, weirs and lateral structures.

    My workflow plan (at the moment) is to

    1.Build a surface from the survey data in civil3D, then export this as a landxml. (I like the surface building tools in c3D much better then GIS)

    2. Import surface to GIS

    3. Finish building the model GEORAS tools to add cutlines,  structure locations, ineffective flow, roughness zones, blocked areas, ect.

    I am familiar with GEO-RAS and think it works well, which is why I default to using it. I am less familiar with C3D and have never used any HEC-RAS tools developed for it.

    My question is whether anyone can comment on just using c3D with HEC-RAS and skip the middle step I have for bringing it into GIS? Are the any tools for C3D (similar to GEO-RAS) for managing and developing a HEC-RAS model. If they cost money that is fine too. Any other comments for pros/cons on using either GIS versus C3D to develop a HEC-RAS model and for post-processing data?

    Thanks

    Brian


    If you reply to this email, your message will be added to the discussion below:

    http://hec-ras-help.1091112.n5.nabble.com/GIS-of-Civil3D-tp1297.html

    To unsubscribe from HEC-RAS Help, click here.
    NAML


    –Apple-Mail-5C939BC2-E2E7-4361-ABC6-B2058D639741–

    Chris G.
    Keymaster

    Return-Path: X-Original-To: [email protected]
    Delivered-To: [email protected]
    Received: from mail-we0-f170.google.com (mail-we0-f170.google.com [74.125.82.170])
    by mwork.nabble.com (Postfix) with ESMTP id AF9A812A8ECE
    for ; Tue, 3 Feb 2015 02:21:11 -0800 (PST)
    Received: by mail-we0-f170.google.com with SMTP id w55so38603672wes.1
    for ; Tue, 03 Feb 2015 02:21:03 -0800 (PST)
    DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
    d=gmail.com; s=20120113;
    h=subject:references:from:content-type:in-reply-to:message-id:date:to
    :content-transfer-encoding:mime-version;
    bh=7r3D6KDqx9IXVEoebvKtQEpUsqX94V0R/919ezcgA7w=;
    b=v9CEtCuRrRBHINAwNDtXmyjyBugpi82Plnwp33AlGfSDWIZyt2nws3uaHLBFQIUE8U
    Xk/YCxs3RFqs3t0PVKFO74Hu7ba3UpKdDGkclwELcd9lLZAz9w2kNkbD25AA15s6Fm8I
    Xf+Ky3ghqt/8AdbHzAdZhbTuC4IBaETurzkBJrUgD7+NjPqDrFpCAar1eZTsBwkJeWZ8
    47uy7NtJygZJIcAgKU2YyhUbGBeNQSMYKNkrRc00j7gVP5YSz/Z+kUaNxNlsM3mwshIl
    bu4hFtOn6h3lj7Hv6Ax/xMmxd3920tkL7o+9f1dG0UCra4o3c3vTDshR79RVRYDGpxe2
    sp9w==
    X-Received: by 10.180.210.203 with SMTP id mw11mr19072374wic.53.1422958863539;
    Tue, 03 Feb 2015 02:21:03 -0800 (PST)
    Received: from [196.249.0.236] ([196.249.0.236])
    by mx.google.com with ESMTPSA id mx4sm23907429wic.24.2015.02.03.02.21.02
    for
    (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
    Tue, 03 Feb 2015 02:21:02 -0800 (PST)
    Subject: Re: how can i calculate the necesary flow to reach a given water table?
    References: <[email protected]>
    From: The RAS Solution Content-Type: multipart/alternative;
    boundary=Apple-Mail-712AAFC4-E33D-4AB2-B24C-61F35B9E7493
    X-Mailer: iPhone Mail (12A405)
    In-Reply-To: <[email protected]>
    Message-Id: <[email protected]>
    Date: Tue, 3 Feb 2015 12:20:59 +0200
    To: “David Corta [via HEC-RAS Help]”
    Content-Transfer-Encoding: 7bit
    Mime-Version: 1.0 (1.0)

    –Apple-Mail-712AAFC4-E33D-4AB2-B24C-61F35B9E7493
    Content-Type: text/plain;
    charset=us-ascii
    Content-Transfer-Encoding: quoted-printable

    Trial and error. That’s the only way.=20

    Sent from my iPhone

    > On Feb 3, 2015, at 12:04 PM, David Corta [via HEC-RAS Help] wrote:
    >=20
    > I need to do the inverse of the tipical hec ras calculation, I need to fin=
    d a proper flow that reach a given water table height. Do anyone knows i cou=
    ld do it? Thanks.=20
    >=20
    >=20
    > If you reply to this email, your message will be added to the discussion b=
    elow:
    > http://hec-ras-help.1091112.n5.nabble.com/how-can-i-calculate-the-necesary=
    -flow-to-reach-a-given-water-table-tp1284.html
    > To unsubscribe from HEC-RAS Help, click here.
    > NAML

    –Apple-Mail-712AAFC4-E33D-4AB2-B24C-61F35B9E7493
    Content-Type: text/html;
    charset=utf-8
    Content-Transfer-Encoding: 7bit

    Trial and error. That’s the only way. 

    Sent from my iPhone

    On Feb 3, 2015, at 12:04 PM, David Corta [via HEC-RAS Help] <[email protected]> wrote:

    I need to do the inverse of the tipical hec ras calculation, I need to find a proper flow that reach a given water table height. Do anyone knows i could do it? Thanks.


    If you reply to this email, your message will be added to the discussion below:

    http://hec-ras-help.1091112.n5.nabble.com/how-can-i-calculate-the-necesary-flow-to-reach-a-given-water-table-tp1284.html

    To unsubscribe from HEC-RAS Help, click here.
    NAML


    –Apple-Mail-712AAFC4-E33D-4AB2-B24C-61F35B9E7493–

    in reply to: HEC2D training #9070
    Chris G.
    Keymaster

    The course tuition is set by the host. They determine the tuition based on a number of things (location, expected # of students, facilities, etc.). It is the same course material. If you can get to the cheaper course, I’d recommend that. Either way, it will be well worth the money spent.

    in reply to: graphical Display of bridges #9029
    Chris G.
    Keymaster

    I would make sure your cross sections are all drawn from left to right, facing the downstream direction. You can turn on cross secton direction arrows to assist you in this check by going to View…Display XS Directional Arrows, in the Geometry Data Window.

    in reply to: run HEC-RAS in DOS console #9035
    Chris G.
    Keymaster

    Not from the DOS Console, but you can run HEC-RAS from Excel. Check this post: and the book “Breaking the HEC-RAS Code”.

    in reply to: Welcome to the HECRAS Controller sub-forum #13461
    Chris G.
    Keymaster

    Mike- Great question. I started a new topic with your question and posted my reply there. That way more people will notice this very important topic.

    Thanks-
    Chris

    in reply to: Phantom Controller Processes #13469
    Chris G.
    Keymaster

    Hi Mike-

    Yes, there was a change from 4.1 to 5.0 in how HECRASController ends RAS as a Windows Process. As you discovered, in 4.1, once the procedure that dimensions a new HECRASController class has finished, RAS would automatically be removed as a Windows Process and it would go away in the Task Manager. RAS 5.0 no longer does this automatically and RAS will remain open in the background even after your application has finished running. This can be quite annoying, as you start stacking RAS processes on top of each other in the background of Windows and you get that annoying “HEC-RAS is already open, do you wish to open another instance” everytime you try to open HEC-RAS.

    The solution: In HEC-RAS 5.0, the HECRASController introduced a new subroutine called “QuitRAS”. Just call that subroutine at the end of your procedure and the HECRASController will kill RAS as a Windows process. Easy fix, you just have to get in the habit of calling QuitRAS at the end of your procedures. “Breaking the HEC-RAS Code” provides more detail on QuitRAS on pages 39-40.

    Good luck!
    Chris

Viewing 15 posts - 76 through 90 (of 241 total)