mjreno

Results 29 issues of mjreno

* introduce dfn derived fortran input definition format * add script to generate input definitions * add generic input loader for mf6 file types * add mem_set_value interface * update...

Create an echo file for numeric array input - currently supported only for input parameters that support ```LAYERED``` - option follows variable name and ```LAYERED``` if provided: - ```top ECHO```...

- Initial support for a model netcdf input file that contains package data for idm integrated packages - FloPy generated MODFLOW 6 netcdf input is currently considered an internal file...

Improve error message for input name length violation as reported in #1774. Updated error report: ``` ERROR REPORT: 1. Input name "LONGLONGLONG_GWF1" exceeds maximum allowed length (16) for MODELNAME. 2....

Support binary for any recarray style input block which is regular and contains no text columns - Includes, for example, DISV cell2d if ncvert is constant - Includes exchange exchagedata...

Add CI testing for windows based netcdf and extended builds: -- NetCDF-C (4.9.2) pre-compiled libraries used to build fortran libraries -- NetCDF-Fortran libraries built from source (4.6.1) with ifort and...