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
James Grogan edited this page Nov 1, 2016
·
2 revisions
User projects can have their own Python packages, which depend on PyChaste. They can be placed in the chaste/projects module of PyChaste and can be loaded as follows:
importchastechaste.init() # Needed if using PETScimportchaste.projects.my_user_project