Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
}
}
4 changes: 4 additions & 0 deletions dist/js/schema/job.json
Original file line number Diff line number Diff line change
Expand Up @@ -1823,6 +1823,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/properties_directory/non_scalar/workflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -1814,6 +1814,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/property/holder.json
Original file line number Diff line number Diff line change
Expand Up @@ -4292,6 +4292,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/workflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -1811,6 +1811,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/workflow/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -1608,6 +1608,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/workflow/subworkflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -1579,6 +1579,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/workflow/subworkflow/mixin.json
Original file line number Diff line number Diff line change
Expand Up @@ -1558,6 +1558,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/workflow/subworkflow/unit.json
Original file line number Diff line number Diff line change
Expand Up @@ -1365,6 +1365,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/workflow/unit/context/item.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/workflow/unit/context/item/input.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/workflow/unit/execution.json
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
4 changes: 4 additions & 0 deletions dist/js/schema/workflow/unit/mixins/execution.json
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,10 @@
"CARTESIAN": {
"type": "boolean",
"description": "Whether atomic positions are expressed in cartesian coordinates."
},
"RESTART": {
"type": "boolean",
"description": "Whether to continue from the RTDB of a previous run in the same working directory, taking its geometry, instead of declaring one. Optional: absent means no restart."
}
},
"required": [
Expand Down
2 changes: 1 addition & 1 deletion dist/js/schemas.json

Large diffs are not rendered by default.

Loading
Loading