Skip to content

Commit

Permalink
Added demo script that generates the tutorial model.
Browse files Browse the repository at this point in the history
At some point, this demo script may be used to "bootstrap"
the tutorial model entirely from Python code. Its main purpose,
however, is to demonstrate the creation of advanced features.
It is intended to be updated as new library functionality is
introduced that would simplify the syntax further.

Currently, the tags the code generates are not "canonical",
i.e. different from the tags that the Comsol GUI would create.
This is often not a big deal, as the tags are mostly hidden
from application code, but may be a problem for things like
physics interfaces, where the tag also serves as the name-space
prefix for variables used in expressions throughout the model.
  • Loading branch information
john-hen committed Apr 23, 2021
1 parent aae8d52 commit b388763
Showing 1 changed file with 496 additions and 0 deletions.

0 comments on commit b388763

Please sign in to comment.