Changeset 3619
- Timestamp:
- Sep 19, 2006, 11:59:49 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/config.py
r3532 r3619 40 40 41 41 manning = 0.3 #Manning's friction coefficient 42 g = 9.8 #Gravity42 g = 9.81 #Gravity 43 43 #g(phi) = 9780313 * (1 + 0.0053024 sin(phi)**2 - 0.000 0059 sin(2*phi)**2) micro m/s**2, where phi is the latitude 44 44 #The 'official' average is 9.80665
Note: See TracChangeset
for help on using the changeset viewer.