/[escript]/branches/ROBW_XPLATFORM/modellib/test/python/flow_test.py
ViewVC logotype

Diff of /branches/ROBW_XPLATFORM/modellib/test/python/flow_test.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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()

Legend:
Removed from v.147  
changed lines
  Added in v.148

  ViewVC Help
Powered by ViewVC 1.1.26