Skip to content

feat: add formation energy#404

Merged
VsevolodX merged 5 commits into
devfrom
feature/SOF-7265-mvp
May 30, 2026
Merged

feat: add formation energy#404
VsevolodX merged 5 commits into
devfrom
feature/SOF-7265-mvp

Conversation

@VsevolodX

Copy link
Copy Markdown
Member

No description provided.

Comment thread dist/js/utils/ajv.js
}
const ajvConfig = {
strict: false,
strict: false, // TODO: adjust schemas and enable strict mode

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What is this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This comes from the src when you transpile on commit

"enum": [
"total_energy_contributions"
]
"enum": ["total_energy_contributions"]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

?

Comment thread schema/property/holder.json
"tensor",
"object"
]
"enum": ["scalar", "non-scalar", "tensor", "object"]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Don't change what doesn't need to be changed

@VsevolodX VsevolodX merged commit 4400b20 into dev May 30, 2026
10 checks passed
@VsevolodX VsevolodX deleted the feature/SOF-7265-mvp branch May 30, 2026 05:35
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.

2 participants