bendudson / BOUT

NOTE: BOUT++ now at https://github.com/boutproject/BOUT-dev
GNU Lesser General Public License v3.0
24 stars 34 forks source link

Boundary function specification #29

Open bendudson opened 13 years ago

bendudson commented 13 years ago

would like to be able to specify more complex boundary conditions by specifying an algebraic expression. This is currently done for the initial conditions using the FieldFactory class, and would be good to extend this to boundary regions only.

Even better would be applying time-dependent boundary conditions this way, so in addition to 'x', 'y' and 'z' add 't' for time to the parser.