Skip to content

Commit

Permalink
subdomains in init
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdark committed Oct 10, 2023
1 parent 28aeb95 commit 5cb1d97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions festim/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@

from .species import Species, Trap

from .subdomain.surface_subdomain import SurfaceSubdomain1D
from .subdomain.volume_subdomain import VolumeSubdomain1D

from .hydrogen_transport_problem import HydrogenTransportProblem

0 comments on commit 5cb1d97

Please sign in to comment.