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

Symfunc paramgen #15

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open

Conversation

flobuch
Copy link

@flobuch flobuch commented Jul 10, 2019

Implementation of methods for automated symmetry function parameter generation proposed in the literature.

Florian Buchner added 30 commits April 9, 2019 19:44
Start implementing radial parameter generation method from 2018
'Imbalzano et al' paper
Add radial parameter generation method from 2018 'Gastegger et al.'
paper.
r_shift, eta, zeta now stored in individual arrays, information on
radial parameter generation settings stored in dictionary.
Implement method for constructing the necessary element combinations
depending on sf type (done) and begin implementing method for writing sf
parameters in format required for input.nn (WIP, so far only iteration
over element combinations, but not over sf parameters, is implemented).
Also rename method create_element_combinations to find_element_combinations.
Also add checks if values of r_lower, r_upper, r_cutoff are positive and
valid in relation to each other.
Also rename to write_parameter_info().
Florian Buchner and others added 26 commits May 6, 2019 14:04
When specified, this makes them print modified error message mentioning
the name of the calling method.
When printing long arrays, EVERY line of multiline output is now made into comment.
@singraber singraber added enhancement New feature or request tool Adds a new application to the tools collection labels Sep 5, 2020
hjjvandam added a commit to hjjvandam/DeepDriveMD-pipeline that referenced this pull request Aug 27, 2024
This tool stems from the N2P2 project. It is discussed in the pull
request CompPhysVienna/n2p2#15 but not
integrated in the main branch yet. So in the interim I am copying
it so we can use it here. Hopefully it will soon be integrated and
then we can use it from the "official" N2P2 distribution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tool Adds a new application to the tools collection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants