WAQ-files: Difference between revisions
From BAWiki
imported>Lang Guenther (Sicherung) |
imported>Lang Guenther (Korrekturen) |
||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
**: For all NOQ exchange faces (''exchanges'') the FROM-TO volumes must be specified. | **: For all NOQ exchange faces (''exchanges'') the FROM-TO volumes must be specified. | ||
**: Four (INTEGER) numbers each: FROM, TO, FROM-1 and TO+1. | **: Four (INTEGER) numbers each: FROM, TO, FROM-1 and TO+1. | ||
**: Postive flow is directed FROM | **: Postive flow is directed FROM - TO. | ||
**: Horizontal exchange | **: Horizontal exchange faces first, vertical exchange faces second. | ||
**: In case of 3D layerwise from top to bottom. | **: In case of 3D layerwise from top to bottom. | ||
** Filetype ''.flo'' | ** Filetype ''.flo'' | ||
**: Fluxes for all NOQ exchange faces (observe FROM-TO). Fluxes are mean flows within the averaging period. | **: Fluxes for all NOQ exchange faces (observe FROM - TO). Fluxes are mean flows within the averaging period. | ||
**: For each record: | **: For each record: | ||
**:# (INTEGER) time in seconds since reference date. | **:# (INTEGER) time in seconds since reference date. | ||
**:# (REAL SINGLE) mean flow in [m**3/s] for the averaging period. | **:# (REAL SINGLE) mean flow in [m**3/s] for the averaging period. | ||
**: Remark: At the end of the last averaging interval also a record has to be written. Solely the time stamp is used. Data are neglected. | **: Remark: At the end of the last averaging interval also a record has to be written. Solely the time stamp is used. Data are neglected. | ||
** | ** Filetype ''.vol'' | ||
**: | **: Water volumes in [m**3] for all NOSEQ control volumes. | ||
**: | **: Volume must be >= 0.0. | ||
**: | **: For each record: | ||
**:# (INTEGER) | **:# (INTEGER) time in seconds since reference date. | ||
**:# (REAL SINGLE) | **:# (REAL SINGLE) water volumes in [m**3]. | ||
**: | **: Remark: At the end of the last averaging interval also a record has to be written. But now time as well as data are of relevance. | ||
** | ** Filetype ''.are'' | ||
**: | **: Mean flow area in [m**2] for all NOQ exchanges. | ||
**: | **: Flow area must always be > 0.0. | ||
**: | **: For each record: | ||
**:# (INTEGER) | **:# (INTEGER) time in seconds since reference date. | ||
**:# (REAL SINGLE) | **:# (REAL SINGLE) flow area in [m**2]. | ||
**: | **: Remark: Identical with ''.flo''. | ||
** | ** Filetype ''.srf'' | ||
**: | **: Representative horizontal area in [m**2] for all NOSEQ control volumes. | ||
**: Relevant | **: Relevant for the determination of average depth, impact of sedimentation and deposition, solar radiation etc. | ||
**: | **: For each record: | ||
**:# (INTEGER) | **:# (INTEGER) time in seconds since reference date. | ||
**:# (REAL SINGLE) | **:# (REAL SINGLE) horizontal area in [m**2]. | ||
**: | **: Remark: Identical with ''.flo''. | ||
** | ** Filetype ''.len'' | ||
**: | **: Typical distance in [m] to adjacent control volumes for all NOQ exchanges. | ||
**: | **: A FROM as well as a TO distance must be specified. | ||
**: | **: For the first record: | ||
**:# (INTEGER) | **:# (INTEGER) time in seconds since reference date. | ||
**:# (REAL SINGLE) FROM | **:# (REAL SINGLE) FROM and TO distances in [m]. | ||
**: | **: Remark: no change in time, write only once. | ||
* '''[[CF-NETCDF.NC|cf-netcdf.nc]] | * '''[[CF-NETCDF.NC|cf-netcdf.nc]] | ||
** | ** Filetype ''.nc'' | ||
**: | **: Grid as well as volume aggregation table. | ||
**: | **: For further informations see [[NetCDF DelWAQ data]]. | ||
|nutzerprogramme=[[UNTRIM2]], D-Water Quality [http://www.deltaressystems.com/hydro/product/621497/delft3d-suite Delft Suite] | |nutzerprogramme=[[UNTRIM2]], D-Water Quality [http://www.deltaressystems.com/hydro/product/621497/delft3d-suite Delft Suite] |
Latest revision as of 14:26, 19 July 2012
Basic Information
File-Type
WAQ
File-Form
UNFORMATTED, FORMATTED
Version
Juli 2012
Description-Date
Juli 2012
Significance of the File
coupling files for DelWAQ
File-Contents (in Catchwords)
- ASCII files
- Binray files (STREAM, SEQUENTIAL, little endian)
- Filetype .poi
- All (control) volumes are numbered from 1 to NOSEQ.
- All boundary volumes are numbered from -1 to -NOBND.
- For all NOQ exchange faces (exchanges) the FROM-TO volumes must be specified.
- Four (INTEGER) numbers each: FROM, TO, FROM-1 and TO+1.
- Postive flow is directed FROM - TO.
- Horizontal exchange faces first, vertical exchange faces second.
- In case of 3D layerwise from top to bottom.
- Filetype .flo
- Fluxes for all NOQ exchange faces (observe FROM - TO). Fluxes are mean flows within the averaging period.
- For each record:
- (INTEGER) time in seconds since reference date.
- (REAL SINGLE) mean flow in [m**3/s] for the averaging period.
- Remark: At the end of the last averaging interval also a record has to be written. Solely the time stamp is used. Data are neglected.
- Filetype .vol
- Water volumes in [m**3] for all NOSEQ control volumes.
- Volume must be >= 0.0.
- For each record:
- (INTEGER) time in seconds since reference date.
- (REAL SINGLE) water volumes in [m**3].
- Remark: At the end of the last averaging interval also a record has to be written. But now time as well as data are of relevance.
- Filetype .are
- Mean flow area in [m**2] for all NOQ exchanges.
- Flow area must always be > 0.0.
- For each record:
- (INTEGER) time in seconds since reference date.
- (REAL SINGLE) flow area in [m**2].
- Remark: Identical with .flo.
- Filetype .srf
- Representative horizontal area in [m**2] for all NOSEQ control volumes.
- Relevant for the determination of average depth, impact of sedimentation and deposition, solar radiation etc.
- For each record:
- (INTEGER) time in seconds since reference date.
- (REAL SINGLE) horizontal area in [m**2].
- Remark: Identical with .flo.
- Filetype .len
- Typical distance in [m] to adjacent control volumes for all NOQ exchanges.
- A FROM as well as a TO distance must be specified.
- For the first record:
- (INTEGER) time in seconds since reference date.
- (REAL SINGLE) FROM and TO distances in [m].
- Remark: no change in time, write only once.
- Filetype .poi
- cf-netcdf.nc
- Filetype .nc
- Grid as well as volume aggregation table.
- For further informations see NetCDF DelWAQ data.
- Filetype .nc
Programs using this Type of File
UNTRIM2, D-Water Quality Delft Suite
Example-File
back to: File Descriptions