VOLSUM.DAT and VOLSUM.EXCEL.DAT
From BAWiki
Contents
Basic Information
File-Type
volsum.dat and volsum.excel.dat
Version
June 1997
Description-Date
June 1997
Significance of the File
horizontal area distribution and volume sum function of a finite element mesh
File-Contents (in Catchwords)
- name of the global region of the project
- filename of the used FE mesh of the global region
- name of the project
- name of the subregion for which the calculations hve been done
- filename of the polygon file which describes the subregion
- maximum of the bathymetric depth
- minimum of the bathymetric depth
- total area of the subregion
- isobaths for which the area has been calculated
- the area value connected with each isobath
- the volume beneath the surface coneccted with the isobath
The output format is one of a FORTRAN ASCII file (volsum.dat, decimal delimiter ".") or e an EXCEL readable text file (volsum.excel.dat, decimal delimiter ",")
Programs using this Type of File
EXCEL, VOLUMETH, VOLUMETHAUTO
Additional Information
Language
Fortran77
File-Form
FORMATTED/EXCEL readable
File-Access
SEQUENTIAL
File-Extension
.dat
WRITE-Subroutine(s)/Module(s)
$PROGHOME/fortran/prg/volumeth/*/volsumout.f90
READ-Subroutine(s)/Module(s)
-
Original Version
Maintenance
Example-File
$PROGHOME/examples/volumeth/volsum.dat
$PROGHOME/examples/volumeth/volsum.excel.dat
back to: File Descriptions