Parent Directory
|
Revision Log
|
Patch
revision 147 by jgs, Fri Aug 12 01:45:47 2005 UTC | revision 148 by jgs, Tue Aug 23 01:24:31 2005 UTC | |
---|---|---|
# | Line 43 ptest.expression="(x[0]+x[1]-1.)*t" | Line 43 ptest.expression="(x[0]+x[1]-1.)*t" |
43 | ptest.t=Link(sqe) | ptest.t=Link(sqe) |
44 | ptest.value=Link(flow,"pressure") | ptest.value=Link(flow,"pressure") |
45 | ||
46 | s=Simulation([dom,sqe,constraints,Simulation([source,flow],debug=True),ptest],debug=True) | s=Simulation([dom,sqe,Simulation([flow],debug=True),ptest],debug=True) |
47 | s.writeXML() | s.writeXML() |
48 | s.run() | s.run() |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |