You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: