Ignore:
Timestamp:
Oct 4, 2016, 4:13:00 PM (9 years ago)
Author:
steve
Message:

Commit svn after a lot of git updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/anuga/structures/riverwall.py

    r9602 r9737  
    3333    # 1947),
    3434    #      Q1 = 2/3*headwater_head*sqrt(g*2/3*headwater_head)*Qfactor
    35     #      Q2 = 2/3*tailwater_head*sqrt(g*2/3*headwater_head)*Qfactor
    36     # ID = Q1*(1-Q2/Q1)**0.385
     35    #      Q2 = 2/3*tailwater_head*sqrt(g*2/3*tailwater_head)*Qfactor
     36    #      ID = Q1*(1-Q2/Q1)**0.385
    3737    #
    3838    # Denote SW as the 'shallow-water' weir flux, computed from the approximate
Note: See TracChangeset for help on using the changeset viewer.