-
Notifications
You must be signed in to change notification settings - Fork 3
/
TODO
47 lines (34 loc) · 1.49 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
-*- text -*-
-------------------------------------------------------------
file: TODO
List of things to do to MASS1, time permitting
-------------------------------------------------------------
-------------------------------------------------------------
Battelle Memorial Institute
Pacific Northwest Laboratory
-------------------------------------------------------------
-------------------------------------------------------------
Created November 1, 1999 by William A. Perkins
Last Change: Thu May 26 09:41:47 2011 by William A. Perkins <[email protected]>
-------------------------------------------------------------
$Id$
Bugs:
* There is some problem with section interpolation when the depth
is smaller than the depth step. Negative areas are produced even
if the section is prismatic
High Priority:
* Check transport at downstream boundary and at junctions under
reverse flow conditions.
Low Priority:
* use an formatted hotstart as with MASS2
* eliminate the use of link id's as array indices -- be able to
give links nonconsecutive, but unique id's, and generate array
indices internally
* implement some kind of automatic scheme to determine link
computation order.
* when atmospheric exchange is on met data are repeatedly
reinterpolated; we need to recode it so that the met data is
interpolated once for each zone and time step
* Hydro bc tests
* dissolved gas tests
* temperature test (cooling, e.g.)