Skip to content

Commit

Permalink
Merge branch 'TRHEPD_manybeam' into TRHEPD_manybeam_with_limitation
Browse files Browse the repository at this point in the history
  • Loading branch information
H-Iwamoto-research committed Oct 14, 2023
2 parents 5e13d6f + d368b93 commit d827956
Show file tree
Hide file tree
Showing 2 changed files with 783 additions and 271 deletions.
2 changes: 0 additions & 2 deletions src/py2dmat/_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ def main():
from .solver.leed import Solver
elif solvername == "analytical":
from .solver.analytical import Solver
elif solvername == "sim-trhepd-rheed-mb_connect":
from .solver.sim_trhepd_rheed_mb_connect import Solver
else:
print(f"ERROR: Unknown solver ({solvername})")
exit(1)
Expand Down
Loading

0 comments on commit d827956

Please sign in to comment.