Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get SESAME library #20

Open
WebyGit opened this issue Jun 11, 2022 · 2 comments
Open

Get SESAME library #20

WebyGit opened this issue Jun 11, 2022 · 2 comments

Comments

@WebyGit
Copy link

WebyGit commented Jun 11, 2022

How can I get SESAME library? Hope someone can share with me!
g.webywang@gmail.com

@PhysicsDan
Copy link

@quchongbing
Copy link

Hi could you take a look at the issue that i am suffering from.?
I'm trying to convert sesame eos to ionmix format, but it shows the following error:

(flash) bing@LAPTOP-S0DHE4PP:/flash$ ls
eos_convert.py matr_05250_hydrogen.ses
matr_02290_lithium.ses matr_07831_carbon_liquid.ses
matr_03717_aluminum.ses
(flash) bing@LAPTOP-S0DHE4PP:
/flash$ opac-convert matr_07831_carbon_liquid.ses
numba.vectorize not loaded, will use numpy.vectorize!
Traceback (most recent call last):
File "/home/bing/.local/bin/opac-convert", line 33, in
sys.exit(load_entry_point('opacplot2', 'console_scripts', 'opac-convert')())
File "/home/bing/Downloads/opacplot2-master/opacplot2/scripts/opac_convert.py", line 315, in convert_tables
input_data['path_in']).eos_dict
File "/home/bing/Downloads/opacplot2-master/opacplot2/scripts/opac_convert.py", line 138, in init
self.eos_dict = self.handle_dictargs.input
File "/home/bing/Downloads/opacplot2-master/opacplot2/scripts/opac_convert.py", line 170, in sesame_toEosDict
op = opp.OpgSesame(self.path_in, opp.OpgSesame.SINGLE)
File "/home/bing/Downloads/opacplot2-master/opacplot2/opg_sesame.py", line 101, in init
self.parse()
File "/home/bing/Downloads/opacplot2-master/opacplot2/opg_sesame.py", line 111, in parse
matid = int(header.split()[1])
IndexError: list index out of range

I spent a lot of time and can't solve this issue, could please help me with that?
the sesame data if from Helios folder.
sesame

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants