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

Fix unitcell average monitor #202

Merged
merged 5 commits into from
Jul 3, 2024
Merged

Conversation

drjbarker
Copy link
Member

No description provided.

If no output path is given on the command line, then some outputs are written with a leading "/" which is to the root file system which is not writable.

We now using "." as the default path
The magnetisation data reference in the xdmf has the the file extension missing. This breaks the use of the xdmf in paraview.
Internal times are now in picoseconds, so we don't need to divide through in the h5 output.
We should be consistent between the h5 and unitcell-average output such that they can be overlaid in paraview if needed.

I've chosen to output in nanometers for both. This makes any measurement of distances in paraview meaningful.
Write details about what units are being used in h5 files for clarity.
@drjbarker drjbarker merged commit ace3ff1 into master Jul 3, 2024
2 checks passed
@drjbarker drjbarker deleted the fix-unitcell-average-monitor branch July 3, 2024 17:09
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.

1 participant