Developments - iMOD
iMOD Developments
version iMOD5.1
- iMOD GUI
- Error in IDF export with Given Extent
The export to *.asc file is mistakenly moved one cell to the left and the total extent is wrongly increased by 1 row and one column.
> Workarround: use the iMOD batch function IDFCALC to convert the IDF to the desired extent (keyword WINDOW) and then use function CREATEASC to convert the IDF file to ESRI ASC format.
- Error in IDF export with Given Extent
- iMOD TUTORIALS
- iMOD-WQ
-
No space in root names and model names
iMOD-WQ cannot handle spaces in root names and model names. For that reason we advice to install iMOD in a folder without a space, e.g. "c:\iMOD\version5.1". A model name cannot have a space and must contain at least one character; so no values only allowed for model name. -
Input of well concentrations (CWEL) in the SSM package
The code derives from the given file extensions in the [SSM] package of the iMOD-WQ runfile whether for the input of the WEL concentrations (CWEL) IDF files or IPF files are used.
Currently the code does this by checking the filename for P=1, T=1 and L=1 (e.g. CWEL_P1_T1_L1). However, this fails if there is no such file, i.e. if there are no wells for P=1, T=1 and L=1.
> Workaround: use a dummy file for the input for CWEL_P1_T1_L1. In case of IPF input this file can be empty. In case of IDF input, this can be an IDF with only nodata values, or zeros (actually, the chosen values do not matter because since there are no wells for P1_T1_L1, the corresponding concentrations are not used).
-
For other Known Issues on iMOD-WQ check chapter 13.4 in the iMOD5.1 manual or click here for the online version.
-
- MetaSWAP (unsaturated zone)
version iMOD5.2
- iMOD GUI
- 3D Viewer.
In some cases, the lowest element of a loaded geological model or the lowest part of a bore log is missing in the display.
- 3D Viewer.
- iMOD TUTORIALS
- iMOD-WQ
-
In a situation in which the code is used for density-dependent flow without transport (the BTN package is not used), the time step length is always kept constant to that of the first stress period. This will be corrected in the next version
-
No space in root names and model names
Since iMOD5.2, iMOD-WQ can handle spaces in root names and model names. However, using iMOD GUI for creating the iMOD-WQ model files, quotes are missing in the file names referenced to in the FTL file. For that reason we advice to install iMOD in a folder without a space, e.g. "c:\iMOD\version5.2". A model name cannot have a space and must contain at least one character; so no values only allowed for model name. -
For other Known Issues on iMOD-WQ check chapter 13.4 in the iMOD5.2 manual or click here for the online version.
-