Changes between Version 6 and Version 7 of ModellingQuestions


Ignore:
Timestamp:
Oct 20, 2008, 1:46:38 PM (15 years ago)
Author:
rwilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModellingQuestions

    v6 v7  
    113113area and then set the corresponding friction values in the following way:
    114114
    115 {{{domain.set_quantity('friction',Polygon_function([(poly1,f1),(poly2,f2), (poly3,f3))]))}}}
     115{{{domain.set_quantity('friction',Polygon_function([(poly1,f1), (poly2,f2), (poly3,f3))]))}}}
    116116
    117117The values of {{{f1}}}, {{{f2}}} and {{{f3}}} could be constant or functions