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

New DynamicsOutputs: OutputDesorptionTrajectory, OutputDesorptionAngle #317

Closed
Alexsp32 opened this issue Nov 13, 2023 · 0 comments · Fixed by #329
Closed

New DynamicsOutputs: OutputDesorptionTrajectory, OutputDesorptionAngle #317

Alexsp32 opened this issue Nov 13, 2023 · 0 comments · Fixed by #329
Assignees
Labels
enhancement New feature or request

Comments

@Alexsp32
Copy link
Member

Related to NQCD/DiatomicBasics#1.

New output options for dynamics simulations.

OutputDesorptionTrajectory
To avoid outputting DynamicsVariables for an entire trajectory, save them only for time steps in which a defined fragment's (certain atom numbers) center of mass is moving away from a surface (e.g. defined by surface normal vector).

OutputDesorptionAngle
Use DynamicsVariables from a desorption event (as described above) to determine desorption angle relative to the surface normal vector.

@Alexsp32 Alexsp32 added the enhancement New feature or request label Nov 13, 2023
@Alexsp32 Alexsp32 self-assigned this Nov 13, 2023
Alexsp32 added a commit that referenced this issue Jan 5, 2024
- Added new DynamicsOutput: OutputDesorptionTrajectory #317
- Added new DynamicsOutput: OutputDesorptionAngle #317
- Created an `Analysis` submodule for common analysis functions
@Alexsp32 Alexsp32 linked a pull request Jan 5, 2024 that will close this issue
Alexsp32 added a commit that referenced this issue Apr 13, 2024
- Added new DynamicsOutput: OutputDesorptionTrajectory #317
- Added new DynamicsOutput: OutputDesorptionAngle #317
- Created an `Analysis` submodule for common analysis functions

-  Add `Structure` submodule for common utility functions for atomic structure. 

* Add rudimentary tests for NQCDynamics.Structure

* Improved method definitions, possible efficiency gain by using views

* Add unit tests for diatomic analysis functions for desorption

* Add "Analysis" group to unit testing

* Added explanation for Structure module scope
Alexsp32 added a commit that referenced this issue Apr 15, 2024
- Added new DynamicsOutput: OutputDesorptionTrajectory #317
- Added new DynamicsOutput: OutputDesorptionAngle #317
- Created an `Analysis` submodule for common analysis functions

-  Add `Structure` submodule for common utility functions for atomic structure. 

* Add rudimentary tests for NQCDynamics.Structure

* Improved method definitions, possible efficiency gain by using views

* Add unit tests for diatomic analysis functions for desorption

* Add "Analysis" group to unit testing

* Added explanation for Structure module scope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant