Appendix G TESF Commands
The External Stress File (.tesf) allows the definition of time varying global or spatially varying external forcing such as wind or wave radiation stresses, it is read into the .tcf using the External Stress File command. For more information on the .tesf see Section 4.2.12. Applying external stresses is discussed in Section 8.8. The available TESF commands are listed below and are detailed in Table G.1.
Global Wind BC
Grid Interpolation Method
IDW Exponent
IDW Maximum Distance
IDW Maximum Point
Output Grid Cell Size
Output Grid Format
Output Grid Origin
Read GIS Wind Point
Read GIS Wind Poly
Read Gridded Tau
Command | Solver | Description |
---|---|---|
|
Classic and HPC | This command defines the Wind BC name in the BC Database (Section 8.6). It invokes a global wind boundary in a model. See Section 4.2.12. |
|
Classic and HPC | Defines the external stress grid interpolation method. See Section 4.2.12. |
|
Classic and HPC | Sets the exponent term to be used in the external stress IDW interpolation. See Section 4.2.12. |
|
Classic and HPC | This can be used to set the maximum distance for a point to be considered in the external stress IDW interpolation, any points further than this are not used in the IDW interpolation. If not specified no maximum distance is considered. See Section 4.2.12. |
|
Classic and HPC | Controls the maximum number of points considered in the external stress IDW interpolation. By default, all point locations will be used. If a very large number of point locations are provided this command can be used to reduce the memory usage. For example, if 100 wind locations are provided, and the IDW Maximum Point is set to 20 at each output grid interpolation point only the closest 20 points are used. See Section 4.2.12. |
|
Classic and HPC | Sets the grid size for the generated stress grids. If omitted, a value of 10 times the smallest 2D cell size is used. Typically, wind stresses can be satisfactorily represented on a much coarser resolution than that required for the hydraulic computations, therefore, using high resolution stress grids is typically not required and may unnecessarily increase memory usage, disk space and may slow down the simulation. See Section 4.2.12. |
|
Classic and HPC | Sets the output grid format to be used if interpolating point data to a stress grid. The default is to use NetCDF as this packages all output grid data for the simulation into a single .nc file. See Section 4.2.12. |
|
Classic and HPC | Sets the origin for the output stress grids. If this command is omitted, the model origin is used. See Section 4.2.12. |
|
Classic and HPC | This command defines spatially varying wind BC name information, as referenced in the BC Database (see Section 8.6). This command invokes external stress grid interpolation. Uses 2d_ws GIS layers, as described in Table 8.14. |
|
Classic and HPC | This command defines spatially varying wind BC name information, as referenced in the BC Database (see Section 8.6). This command invokes external stress grid interpolation. See Section 4.2.12. Uses 2d_ws GIS layers, as described in Table 8.14. |
|
Classic and HPC | This command is used to reference a user defined external stress file. See Section 4.2.12. |