forked from stfc/janus-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds Velocity, ShearStress, StressDiagonal, observables (stfc#285)
* Adds component Mixin and Velocity observable * Support SliceLike as atoms in Velocity * Move Observable into observables.py * Remove getter * Create SliceLike utils * Rename builtins, multi-line error msg * remove unneeded property * Update developer guide * CorrelationKwargs import Observable directly * Simplify Stress __call__ * Add slicelike validator * Remove value_count, update dev guide * Check atoms is Atoms, clearer exception * Components as a property with setter * Use Sphinx :inherited-members: * Split get into get_lags/get_value --------- Co-authored-by: Jacob Wilkins <46597752+oerc0122@users.noreply.github.com> Co-authored-by: ElliottKasoar <45317199+ElliottKasoar@users.noreply.github.com> Co-authored-by: Alin Marin Elena <alin@elena.re>
- Loading branch information
1 parent
b547fb9
commit b603535
Showing
10 changed files
with
618 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.