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

Updated documentation about multipole analysis #432

Merged
merged 3 commits into from
May 30, 2023
Merged

Conversation

IVinterbladh
Copy link
Collaborator

@IVinterbladh IVinterbladh commented May 15, 2023

Description

Added extended documentation about the multipole analysis. Source code not changed, no tests necessary.

Checklist

  • make test passes with no errors

  • the source code is well documented

  • new functionality includes unittests

  • the user-manual has been updated to reflect the changes

  • I have installed the provided commit hook to auto-format commits (requires clang-format):

    ./scripts/git-pre-commit-format install
  • code naming scheme follows the convention:

    Style Elements
    PascalCase classes, namespaces
    camelCase functions
    snake_case variables

Copy link
Owner

@mlund mlund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this nice improvement! I have just a few minor comments, see review.

docs/_docs/analysis.md Outdated Show resolved Hide resolved
`μ ` | Dipole moment
`μ2 ` | Squared dipole moment

The capacitance, C, is defined accordingly:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"C" --> "C" to make it italic. Same for the other cases.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps also add units in the table, i.e. "e", "eÅ"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unsure about unit for capacitance, is eV⁻¹ correct?

docs/_docs/analysis.md Outdated Show resolved Hide resolved
@mlund mlund merged commit 67f04f5 into master May 30, 2023
1 check passed
@mlund mlund deleted the IVinterbladh-patch-1 branch May 30, 2023 15:15
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.

None yet

2 participants