Skip to content

Some questions about the equations between codes #4

@Liaokang123456

Description

@Liaokang123456

Question 1: double orbitalOverlapTerm = exp(-(aaRabSq))(2a - aaRab - 1/Rab);
but the equation in paper is
image

Question 2: return J[i] + lambda * (k/2) * (alphaStar + betaStar + orbital - 2/(eta*sqrt(PI)));
but the equation in paper is
image

Question 3: return J[i] + lambda * (k/2)*sigmaStar;
but the eqation in paper is
image

There are some differences between codes and formulas, could you help me to understand its?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions