Skip to content

Commit

Permalink
Update pyrandaElliptical.py
Browse files Browse the repository at this point in the history
  • Loading branch information
flow-phys committed Aug 17, 2022
1 parent 2bdc3e9 commit 58732c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyranda/pyrandaElliptical.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ def __init__(self,pysim,solver_type='scipy'):
comm = pysim.PyMPI.comm


from .pyrandaConduction import ConductionND
from .pyrandaConduction import ConductionND, MeshVariable
class pyrandaCond(ConductionND):
def __init__(self, **kwargs):

Expand Down

0 comments on commit 58732c0

Please sign in to comment.