Actions

BFABSENK.DAT: Difference between revisions

From BAWiki

imported>BAWiki 2
(Created page with '{{FileDescription |name_de=BFABSENK.DAT |filetype=bfabsenk.dat |version=September 2000 |version_descr=September 2000 |significance=File contains general input data for the pro…')
 
(The LinkTitles extension automatically added links to existing pages (<a target="_blank" rel="nofollow noreferrer noopener" class="external free" href="https://github.com/bovender/LinkTitles">https://github.com/bovender/LinkTitles</a>).)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{FileDescription
{{FileDescription
|name_de=BFABSENK.DAT
|name_de=[[BFABSENK]].DAT
|filetype=bfabsenk.dat  
|filetype=[[BFABSENK|bfabsenk]].dat  
|version=September 2000  
|version=September 2000  
|version_descr=September 2000  
|version_descr=September 2000  
Line 8: Line 8:
# Block '''files''': This block is to define file names.
# Block '''files''': This block is to define file names.
# 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.
# 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.
# 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.
# 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.
# Block '''groynes_areas''': This block is to define areas between groynes. Each area is bounded by two groynes.  
# Block '''groynes_areas''': This block is to define areas between groynes. Each area is bounded by two groynes.  
|nutzerprogramme=
|nutzerprogramme=
[[BFABSENK]]
[[BFABSENK]]
|language=Fortran 90
|language=Fortran90
|fileform=FORMATTED
|fileform=FORMATTED
|fileaccess=SEQUENTIAL
|fileaccess=SEQUENTIAL
|fileextension=.dat
|fileextension=.dat
|writemodules=-
|writemodules=-
|readmodules=read_inpBfabsenk ($PROGHOME/fortran/prg/bfabsenk/{hp|SGI}/mod_bfabsenk_datatypes.f90)  
|readmodules=<nowiki> read_inpBfabsenk ($PROGHOME/fortran/prg/bfabsenk/{hp|SGI}/mod_bfabsenk_datatypes.f90)</nowiki>
|contact_original=[mailto:jens.juerges@baw.de J. Jürges]
|contact_original=[mailto:jens.juerges@baw.de J. Jürges]
|contact_maintenance=[mailto:jens.juerges@baw.de J. Jürges]
|contact_maintenance=[mailto:jens.juerges@baw.de J. Jürges]
|examplefile=$PROGHOME/examples/bfabsenk/bfabsenk.dat  
|examplefile=$PROGHOME/examples/bfabsenk/bfabsenk.dat  
}}
}}

Latest revision as of 09:13, 21 October 2022

[[de:BFABSENK.DAT]]

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