Skip to content

Work In Progress: Dev ase calculator#29

Closed
stenczelt wants to merge 17 commits intoZimmermanGroup:masterfrom
stenczelt:dev-ase-calculator
Closed

Work In Progress: Dev ase calculator#29
stenczelt wants to merge 17 commits intoZimmermanGroup:masterfrom
stenczelt:dev-ase-calculator

Conversation

@stenczelt
Copy link
Contributor

Here is a little more done on the ASE interface, allowing any calculator to be used by import name from the cli as well.

There is some more to be done, I would like to write a class that can perform GSM with ASE Atoms objects given to it. For this, I have refactored the main wrapper to be more modular and updated the imports in it.

On the side, there are a lot of funny imports in this package that manipulate the path. I would assume that is just an old artefact, since there is a much better way to do it with from . import ... and package.foo.bar imports. I am happy to fix the imports for you in all places and remove the ugly sys.path.append(path.dirname( path.dirname( path.abspath(__file__)))) imports.

@stenczelt stenczelt mentioned this pull request May 29, 2021
craldaz added a commit that referenced this pull request Jun 8, 2021
@craldaz
Copy link
Member

craldaz commented Jun 8, 2021

This is now merged, I didn't see it until I merged some other code so I had to do a bit of work to handle the conflicts.

@craldaz craldaz closed this Jun 8, 2021
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

Successfully merging this pull request may close these issues.

2 participants