Skip to content
Merged
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
3 changes: 2 additions & 1 deletion autotest/dfns/__snapshots__/v2.0.0.dev2/chf-dfw.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
"type": "keyword",
"longname": "use SWR conductance formulation",
"description": "use the conductance formulation in the Surface Water Routing (SWR) Process for MODFLOW-2005.",
"optional": true
"optional": true,
"developmode": true
}
}
},
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/chf-dfw.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ type = "keyword"
longname = "use SWR conductance formulation"
description = "use the conductance formulation in the Surface Water Routing (SWR) Process for MODFLOW-2005."
optional = true
developmode = true

[blocks.griddata.fields.manningsn]
type = "array"
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/chf-dfw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ blocks:
longname: use SWR conductance formulation
description: use the conductance formulation in the Surface Water Routing (SWR) Process for MODFLOW-2005.
optional: true
developmode: true
griddata:
fields:
manningsn:
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/chf-ic.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"description": "is the initial (starting) stage---that is, stage at the beginning of the CHF Model simulation. STRT must be specified for all CHF Model simulations. One value is read for every model reach.",
"default": 0.0,
"dtype": "double",
"layered": true,
"shape": [
"nodes"
]
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/chf-ic.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ longname = "starting concentration"
description = "is the initial (starting) stage---that is, stage at the beginning of the CHF Model simulation. STRT must be specified for all CHF Model simulations. One value is read for every model reach."
default = 0.0
dtype = "double"
layered = true
shape = [
"nodes",
]
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/chf-ic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ blocks:
model reach.
default: 0.0
dtype: double
layered: true
shape:
- nodes
3 changes: 2 additions & 1 deletion autotest/dfns/__snapshots__/v2.0.0.dev2/exg-gwegwe.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@
"type": "keyword",
"longname": "activate interface model on exchange",
"description": "activates the interface model mechanism for calculating the coefficients at (and possibly near) the exchange. This keyword should only be used for development purposes.",
"optional": true
"optional": true,
"developmode": true
}
}
},
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/exg-gwegwe.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ type = "keyword"
longname = "activate interface model on exchange"
description = "activates the interface model mechanism for calculating the coefficients at (and possibly near) the exchange. This keyword should only be used for development purposes."
optional = true
developmode = true

[blocks.dimensions.fields.nexg]
type = "integer"
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/exg-gwegwe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ blocks:
description: activates the interface model mechanism for calculating the coefficients at (and
possibly near) the exchange. This keyword should only be used for development purposes.
optional: true
developmode: true
dimensions:
fields:
nexg:
Expand Down
3 changes: 2 additions & 1 deletion autotest/dfns/__snapshots__/v2.0.0.dev2/exg-gwfgwf.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,8 @@
"type": "keyword",
"longname": "activate interface model on exchange",
"description": "activates the interface model mechanism for calculating the coefficients at (and possibly near) the exchange. This keyword should only be used for development purposes.",
"optional": true
"optional": true,
"developmode": true
}
}
},
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/exg-gwfgwf.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ type = "keyword"
longname = "activate interface model on exchange"
description = "activates the interface model mechanism for calculating the coefficients at (and possibly near) the exchange. This keyword should only be used for development purposes."
optional = true
developmode = true

[blocks.dimensions.fields.nexg]
type = "integer"
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/exg-gwfgwf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ blocks:
description: activates the interface model mechanism for calculating the coefficients at (and
possibly near) the exchange. This keyword should only be used for development purposes.
optional: true
developmode: true
dimensions:
fields:
nexg:
Expand Down
3 changes: 2 additions & 1 deletion autotest/dfns/__snapshots__/v2.0.0.dev2/exg-gwtgwt.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@
"type": "keyword",
"longname": "activate interface model on exchange",
"description": "activates the interface model mechanism for calculating the coefficients at (and possibly near) the exchange. This keyword should only be used for development purposes.",
"optional": true
"optional": true,
"developmode": true
}
}
},
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/exg-gwtgwt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ type = "keyword"
longname = "activate interface model on exchange"
description = "activates the interface model mechanism for calculating the coefficients at (and possibly near) the exchange. This keyword should only be used for development purposes."
optional = true
developmode = true

[blocks.dimensions.fields.nexg]
type = "integer"
Expand Down
1 change: 1 addition & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/exg-gwtgwt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ blocks:
description: activates the interface model mechanism for calculating the coefficients at (and
possibly near) the exchange. This keyword should only be used for development purposes.
optional: true
developmode: true
dimensions:
fields:
nexg:
Expand Down
7 changes: 7 additions & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-cnd.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"optional": true,
"netcdf": true,
"dtype": "double",
"layered": true,
"shape": [
"nodes"
]
Expand All @@ -52,6 +53,7 @@
"optional": true,
"netcdf": true,
"dtype": "double",
"layered": true,
"shape": [
"nodes"
]
Expand All @@ -63,6 +65,7 @@
"optional": true,
"netcdf": true,
"dtype": "double",
"layered": true,
"shape": [
"nodes"
]
Expand All @@ -74,6 +77,7 @@
"optional": true,
"netcdf": true,
"dtype": "double",
"layered": true,
"shape": [
"nodes"
]
Expand All @@ -85,6 +89,7 @@
"optional": true,
"netcdf": true,
"dtype": "double",
"layered": true,
"shape": [
"nodes"
]
Expand All @@ -96,6 +101,7 @@
"optional": true,
"netcdf": true,
"dtype": "double",
"layered": true,
"shape": [
"nodes"
]
Expand All @@ -107,6 +113,7 @@
"optional": true,
"netcdf": true,
"dtype": "double",
"layered": true,
"shape": [
"nodes"
]
Expand Down
7 changes: 7 additions & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-cnd.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ description = "longitudinal dispersivity in horizontal direction. If flow is st
optional = true
netcdf = true
dtype = "double"
layered = true
shape = [
"nodes",
]
Expand All @@ -45,6 +46,7 @@ description = "longitudinal dispersivity in vertical direction. If flow is stri
optional = true
netcdf = true
dtype = "double"
layered = true
shape = [
"nodes",
]
Expand All @@ -56,6 +58,7 @@ description = "transverse dispersivity in horizontal direction. This is the tra
optional = true
netcdf = true
dtype = "double"
layered = true
shape = [
"nodes",
]
Expand All @@ -67,6 +70,7 @@ description = "transverse dispersivity in horizontal direction. This is the tra
optional = true
netcdf = true
dtype = "double"
layered = true
shape = [
"nodes",
]
Expand All @@ -78,6 +82,7 @@ description = "transverse dispersivity when flow is in vertical direction. If f
optional = true
netcdf = true
dtype = "double"
layered = true
shape = [
"nodes",
]
Expand All @@ -89,6 +94,7 @@ description = "thermal conductivity of the simulated fluid. Note that the CND
optional = true
netcdf = true
dtype = "double"
layered = true
shape = [
"nodes",
]
Expand All @@ -100,6 +106,7 @@ description = "thermal conductivity of the solid aquifer material"
optional = true
netcdf = true
dtype = "double"
layered = true
shape = [
"nodes",
]
7 changes: 7 additions & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-cnd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ blocks:
optional: true
netcdf: true
dtype: double
layered: true
shape:
- nodes
alv:
Expand All @@ -61,6 +62,7 @@ blocks:
optional: true
netcdf: true
dtype: double
layered: true
shape:
- nodes
ath1:
Expand All @@ -74,6 +76,7 @@ blocks:
optional: true
netcdf: true
dtype: double
layered: true
shape:
- nodes
ath2:
Expand All @@ -87,6 +90,7 @@ blocks:
optional: true
netcdf: true
dtype: double
layered: true
shape:
- nodes
atv:
Expand All @@ -99,6 +103,7 @@ blocks:
optional: true
netcdf: true
dtype: double
layered: true
shape:
- nodes
ktw:
Expand All @@ -111,6 +116,7 @@ blocks:
optional: true
netcdf: true
dtype: double
layered: true
shape:
- nodes
kts:
Expand All @@ -120,5 +126,6 @@ blocks:
optional: true
netcdf: true
dtype: double
layered: true
shape:
- nodes
2 changes: 2 additions & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-dis.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
"default": 0.0,
"netcdf": true,
"dtype": "double",
"layered": true,
"shape": [
"ncol",
"nrow",
Expand All @@ -198,6 +199,7 @@
"optional": true,
"netcdf": true,
"dtype": "integer",
"layered": true,
"shape": [
"ncol",
"nrow",
Expand Down
2 changes: 2 additions & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-dis.toml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ description = "is the bottom elevation for each cell."
default = 0.0
netcdf = true
dtype = "double"
layered = true
shape = [
"ncol",
"nrow",
Expand All @@ -181,6 +182,7 @@ description = "is an optional array that characterizes the existence status of a
optional = true
netcdf = true
dtype = "integer"
layered = true
shape = [
"ncol",
"nrow",
Expand Down
2 changes: 2 additions & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-dis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ blocks:
default: 0.0
netcdf: true
dtype: double
layered: true
shape:
- ncol
- nrow
Expand All @@ -183,6 +184,7 @@ blocks:
optional: true
netcdf: true
dtype: integer
layered: true
shape:
- ncol
- nrow
Expand Down
2 changes: 2 additions & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-disv.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
"description": "is the bottom elevation for each cell.",
"netcdf": true,
"dtype": "double",
"layered": true,
"shape": [
"ncpl",
"nlay"
Expand All @@ -165,6 +166,7 @@
"optional": true,
"netcdf": true,
"dtype": "integer",
"layered": true,
"shape": [
"ncpl",
"nlay"
Expand Down
2 changes: 2 additions & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-disv.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ longname = "model bottom elevation"
description = "is the bottom elevation for each cell."
netcdf = true
dtype = "double"
layered = true
shape = [
"ncpl",
"nlay",
Expand All @@ -148,6 +149,7 @@ description = "is an optional array that characterizes the existence status of a
optional = true
netcdf = true
dtype = "integer"
layered = true
shape = [
"ncpl",
"nlay",
Expand Down
2 changes: 2 additions & 0 deletions autotest/dfns/__snapshots__/v2.0.0.dev2/gwe-disv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ blocks:
description: is the bottom elevation for each cell.
netcdf: true
dtype: double
layered: true
shape:
- ncpl
- nlay
Expand All @@ -159,6 +160,7 @@ blocks:
optional: true
netcdf: true
dtype: integer
layered: true
shape:
- ncpl
- nlay
Expand Down
Loading
Loading