Skip to content
Snippets Groups Projects
Commit 842ad56a authored by Zhao Sen's avatar Zhao Sen
Browse files

2nd

parent bf85c48b
No related branches found
No related tags found
1 merge request!19Weighting Potential by Devsim
......@@ -15,13 +15,6 @@ def main(kwargs):
if label == 'gen_devsim_db':
from . import gen_devsim_db
gen_devsim_db.main()
elif label == "3d_plugin_field":
from . import test4hsic
test4hsic.main("2dfield_4HSiC")
elif label == "3d_ringcontact_Elefield":
from . import test4hsic
test4hsic.main("3d_ringcontact")
else:
from . import solver_section
solver_section.main(kwargs)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment