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

Dipole Scaling Calculation #8

Merged
merged 11 commits into from
Jun 21, 2024

Fix Pull request

e10cec3
Select commit
Loading
Failed to load commit list.
Merged

Dipole Scaling Calculation #8

Fix Pull request
e10cec3
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Jun 21, 2024 in 1s

6 issues fixed. 4 issues found.

Annotations

Check notice on line 76 in src/capabilities/optimiser/OptimiseDipoleScaling.h

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/capabilities/optimiser/OptimiseDipoleScaling.h#L76

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)

Check notice on line 182 in src/capabilities/simplemd.cpp

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/capabilities/simplemd.cpp#L63-L182

Complex Method

Check notice on line 94 in src/capabilities/optimiser/OptimiseDipoleScaling.h

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/capabilities/optimiser/OptimiseDipoleScaling.h#L94

Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)

Check notice on line 125 in src/capabilities/optimiser/OptimiseDipoleScaling.h

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/capabilities/optimiser/OptimiseDipoleScaling.h#L125

Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)