-
Notifications
You must be signed in to change notification settings - Fork 217
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
Remove attribute chargeState, add boundElectrons #706
Remove attribute chargeState, add boundElectrons #706
Conversation
I still need a way to connect the default value of |
* - \todo calculate from new attribute boundElectrons */ | ||
value_identifier(float_X,chargeState,float_X(1.0)); | ||
* | ||
* \todo connect default to proton number |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, pls :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
waiting for @psychocoderHPC 's #640
looks already pretty clean 👍 I am not sure about the |
f8f1dc3
to
5793929
Compare
I rebased ... where is dat merge conflict |
In this commit the following has been refactored: -- remove attribute `chargeState`, add `boundElectrons` -- add trait `GetChargeState.hpp` -- replace all uses of `chargeState` with `boundElectrons`
5793929
to
007d765
Compare
-> github clone/fetch issues. travis is suffering, too. |
Remove attribute chargeState, add boundElectrons
In this PR the following has been refactored:
chargeState
, addboundElectrons
GetChargeState.hpp
chargeState
withboundElectrons