Skip to content

Commit f48946f

Browse files
committed
feat(dfns): add memory variable specification/schema
1 parent 42d8ea1 commit f48946f

493 files changed

Lines changed: 90191 additions & 66 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

autotest/dfns/__snapshots__/v2.0.0.dev2/chf-oc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"schema_version": "2.0.0.dev2",
44
"name": "chf-oc",
55
"parent": "chf-nam",
6-
"subtype": "stress",
76
"blocks": {
87
"options": {
98
"fields": {

autotest/dfns/__snapshots__/v2.0.0.dev2/chf-oc.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ type = "package"
22
schema_version = "2.0.0.dev2"
33
name = "chf-oc"
44
parent = "chf-nam"
5-
subtype = "stress"
65

76
[blocks.options.fields.budget_filerecord]
87
type = "record"

autotest/dfns/__snapshots__/v2.0.0.dev2/chf-oc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ type: package
22
schema_version: 2.0.0.dev2
33
name: chf-oc
44
parent: chf-nam
5-
subtype: stress
65
blocks:
76
options:
87
fields:

autotest/dfns/__snapshots__/v2.0.0.dev2/chf-sto.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"schema_version": "2.0.0.dev2",
44
"name": "chf-sto",
55
"parent": "chf-nam",
6-
"subtype": "stress",
76
"blocks": {
87
"options": {
98
"fields": {

autotest/dfns/__snapshots__/v2.0.0.dev2/chf-sto.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ type = "package"
22
schema_version = "2.0.0.dev2"
33
name = "chf-sto"
44
parent = "chf-nam"
5-
subtype = "stress"
65

76
[blocks.options.fields.save_flows]
87
type = "keyword"

autotest/dfns/__snapshots__/v2.0.0.dev2/chf-sto.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ type: package
22
schema_version: 2.0.0.dev2
33
name: chf-sto
44
parent: chf-nam
5-
subtype: stress
65
blocks:
76
options:
87
fields:

autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-oc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"schema_version": "2.0.0.dev2",
44
"name": "gwe-oc",
55
"parent": "gwe-nam",
6-
"subtype": "stress",
76
"blocks": {
87
"options": {
98
"fields": {

autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-oc.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ type = "package"
22
schema_version = "2.0.0.dev2"
33
name = "gwe-oc"
44
parent = "gwe-nam"
5-
subtype = "stress"
65

76
[blocks.options.fields.budget_filerecord]
87
type = "record"

autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-oc.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ type: package
22
schema_version: 2.0.0.dev2
33
name: gwe-oc
44
parent: gwe-nam
5-
subtype: stress
65
blocks:
76
options:
87
fields:

autotest/dfns/__snapshots__/v2.0.0.dev2/gwf-csub.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"schema_version": "2.0.0.dev2",
44
"name": "gwf-csub",
55
"parent": "gwf-nam",
6-
"subtype": "stress",
76
"dims": {
87
"ninterbeds": {
98
"value": "ninterbeds",

0 commit comments

Comments
 (0)