Skip to content

Commit 7ce3c4d

Browse files
authored
Merge pull request #93 from Exabyte-io/feature/SOF-7607
Feature/SOF-7607
2 parents 5700541 + 6ee7102 commit 7ce3c4d

File tree

3 files changed

+44
-7
lines changed

3 files changed

+44
-7
lines changed

assets/subworkflows/vasp/surface_energy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ name: Surface Energy
1111
units:
1212
- config:
1313
execName: vasp
14-
flavorName: vasp
15-
name: vasp
14+
flavorName: vasp_symprec
15+
name: vasp_symprec
1616
functions:
1717
head: true
1818
type: executionBuilder

package-lock.json

Lines changed: 41 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@exabyte-io/ade.js": "2025.5.5-0",
50-
"@exabyte-io/application-flavors.js": "2024.9.8-1",
50+
"@exabyte-io/application-flavors.js": "2025.5.10-0",
5151
"@exabyte-io/eslint-config": "^2022.11.17-0",
5252
"@exabyte-io/ide.js": "2024.3.26-0",
5353
"@exabyte-io/mode.js": "2024.4.28-0",

0 commit comments

Comments
 (0)