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
Job submission and computing cluster configuration
Expected Behavior
Actual Behavior
Description
------------
------------------------------confs/bcc-------------------------------
Traceback (most recent call last):
File "/opt/anaconda3/envs/dpgen/bin/dpgen", line 8, in <module>
sys.exit(main())
File "/opt/anaconda3/envs/dpgen/lib/python3.7/site-packages/dpgen/main.py", line 175, in main
args.func(args)
File "/opt/anaconda3/envs/dpgen/lib/python3.7/site-packages/dpgen/auto_test/run.py", line 57, in gen_test
run_task(args.TASK, args.PARAM, args.MACHINE)
File "/opt/anaconda3/envs/dpgen/lib/python3.7/site-packages/dpgen/auto_test/run.py", line 28, in run_task
make_property(confs, inter_parameter, property_list)
File "/opt/anaconda3/envs/dpgen/lib/python3.7/site-packages/dpgen/auto_test/common_prop.py", line 80, in make_property
task_list = prop.make_confs(path_to_work, path_to_equi, do_refine)
File "/opt/anaconda3/envs/dpgen/lib/python3.7/site-packages/dpgen/auto_test/Interstitial.py", line 136, in make_confs
vds = InterstitialGenerator(ss, ii)
File "/opt/anaconda3/envs/dpgen/lib/python3.7/site-packages/pymatgen/analysis/defects/generators.py", line 160, in __init__
interstitial_finder = StructureMotifInterstitial(self.structure, self.element)
File "/opt/anaconda3/envs/dpgen/lib/python3.7/site-packages/pymatgen/analysis/defects/utils.py", line 350, in __init__
elem = site.specie.element.symbol
File "/opt/anaconda3/envs/dpgen/lib/python3.7/site-packages/pymatgen/core/periodic_table.py", line 1413, in __getattr__
raise AttributeError(a)
AttributeError: element
Summary
Can't create interstitial structure for specific element (Sc)
DPGEN Version and Platform
Job submission and computing cluster configuration
Expected Behavior
Actual Behavior
Steps to Reproduce
PARAM see below
Further Information, Files, and Links
PARAM
Please touch-then-create-empty-files for those file needed by the file-exist check in "dpgen autotest make".
confs.zip
The text was updated successfully, but these errors were encountered: