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

Segmentation fault when trying to run RASPA2 with examples from gRASPA #57

Open
NightXBurn opened this issue Oct 24, 2024 · 5 comments
Open

Comments

@NightXBurn
Copy link

I'm trying to run some examples from gRASPA repo using RASPA2. Every time I run the simulate command I got Segmentation fault (core dumped). Is there a blueprint that I should follow when converting simulations from RASPA2 to gRASPA.

To reproduce:
1- Install RASPA2 following the instructions from https://github.com/iRASPA/RASPA2
2- Clone the https://github.com/snurr-group/gRASPA repo
3- Get in the directory of an example from gRASPA/Examples
4- Run RASPA2 with the simulate command

Thank you for the great work

Screen Shot 2024-10-25 at 00 03 24

@KaihangShi
Copy link
Contributor

Hi, gRASPA and RASPA2 are two independent software packages, although they share some similar input formats and conventions. If you want to try gRASPA examples, you should install the gRASPA package instead of RASPA2. Installation instructions for gRASPA are available in the user manual.

@Zhaoli2042
Copy link
Contributor

Hi, There are some differences between input commands of RASPA2 and gRASPA, although they look very similar.
As Kaihang mentioned, please refer to the user manual of gRASPA/RASPA2 for more instructions.
In terms of the files, the definition files (molecule definition, force field definition) could be used by both codes, while for the simulation.input file, gRASPA has some modified keywords and RASPA2 may not recognize them.
Hope it helps!

@KASSARhahaha
Copy link

Hi, Prof. Zhao, I wanna ask whether you could provide high-throughput computing codes ?

@Zhaoli2042
Copy link
Contributor

Hi, Prof. Zhao, I wanna ask whether you could provide high-throughput computing codes ?

Hi, it is in the releases: https://github.com/snurr-group/gRASPA/releases/tag/v-htc. Please email me ([email protected]) if you have any questions!

@KASSARhahaha
Copy link

KASSARhahaha commented Dec 11, 2024 via email

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

4 participants