From 94a4114bb507bdd8fb08c1a0eebea428699a98f8 Mon Sep 17 00:00:00 2001 From: mreno Date: Mon, 9 Dec 2024 17:17:08 -0500 Subject: [PATCH] restore prt dis and disv dfns --- doc/mf6io/mf6ivar/dfn/prt-dis.dfn | 49 ++++++++++++++++++++++++++++++ doc/mf6io/mf6ivar/dfn/prt-disv.dfn | 49 ++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+) diff --git a/doc/mf6io/mf6ivar/dfn/prt-dis.dfn b/doc/mf6io/mf6ivar/dfn/prt-dis.dfn index 7d4724f0aed..fc0a5669991 100644 --- a/doc/mf6io/mf6ivar/dfn/prt-dis.dfn +++ b/doc/mf6io/mf6ivar/dfn/prt-dis.dfn @@ -49,6 +49,55 @@ mf6internal export_ascii longname export array variables to layered ascii files. description keyword that specifies input griddata arrays should be written to layered ascii output files. +block options +name export_array_netcdf +type keyword +reader urword +optional true +mf6internal export_nc +longname export array variables to netcdf output files. +description keyword that specifies input griddata arrays should be written to the model output netcdf file. + +block options +name ncf_filerecord +type record ncf6 filein ncf6_filename +reader urword +tagged true +optional true +longname +description + +block options +name ncf6 +type keyword +in_record true +reader urword +tagged true +optional false +longname ncf keyword +description keyword to specify that record corresponds to a netcdf configuration (NCF) file. + +block options +name filein +type keyword +in_record true +reader urword +tagged true +optional false +longname file keyword +description keyword to specify that an input filename is expected next. + +block options +name ncf6_filename +type string +preserve_case true +in_record true +reader urword +optional false +tagged false +longname file name of NCF information +description defines a netcdf configuration (NCF) input file. + # --------------------- prt dis dimensions --------------------- block dimensions diff --git a/doc/mf6io/mf6ivar/dfn/prt-disv.dfn b/doc/mf6io/mf6ivar/dfn/prt-disv.dfn index 1bec85b5a7b..540d70a016e 100644 --- a/doc/mf6io/mf6ivar/dfn/prt-disv.dfn +++ b/doc/mf6io/mf6ivar/dfn/prt-disv.dfn @@ -49,6 +49,55 @@ mf6internal export_ascii longname export array variables to layered ascii files. description keyword that specifies input griddata arrays should be written to layered ascii output files. +block options +name export_array_netcdf +type keyword +reader urword +optional true +mf6internal export_nc +longname export array variables to netcdf output files. +description keyword that specifies input griddata arrays should be written to the model output netcdf file. + +block options +name ncf_filerecord +type record ncf6 filein ncf6_filename +reader urword +tagged true +optional true +longname +description + +block options +name ncf6 +type keyword +in_record true +reader urword +tagged true +optional false +longname ncf keyword +description keyword to specify that record corresponds to a netcdf configuration (NCF) file. + +block options +name filein +type keyword +in_record true +reader urword +tagged true +optional false +longname file keyword +description keyword to specify that an input filename is expected next. + +block options +name ncf6_filename +type string +preserve_case true +in_record true +reader urword +optional false +tagged false +longname file name of NCF information +description defines a netcdf configuration (NCF) input file. + # --------------------- prt disv dimensions --------------------- block dimensions