Actions

BFABSENK.DAT: Difference between revisions

From BAWiki

imported>BAWiki 2
No edit summary
imported>BAWiki 1
No edit summary
Line 12: Line 12:
|nutzerprogramme=
|nutzerprogramme=
[[BFABSENK]]
[[BFABSENK]]
|language=Fortran 90
|language=Fortran90
|fileform=FORMATTED
|fileform=FORMATTED
|fileaccess=SEQUENTIAL
|fileaccess=SEQUENTIAL

Revision as of 13:10, 14 May 2010

Basic Information

File-Type

bfabsenk.dat

File-Form

FORMATTED

Version

September 2000

Description-Date

September 2000

Significance of the File

File contains general input data for the program BFABSENK.

File-Contents (in Catchwords)

  1. Block files: This block is to define file names.
  2. Block parameter: This block is to define some values, being constant from program start to the end of the program, but also variable to the user.
  3. Block state_of_groynes: This block is to connect groynes from two different states. So the program can examine the differences of a groyne between these two states.
  4. Block groynes_areas: This block is to define areas between groynes. Each area is bounded by two groynes.

Programs using this Type of File

BFABSENK

Example-File

$PROGHOME/examples/bfabsenk/bfabsenk.dat


back to: File Descriptions


Overview