Actions

TR2MODATE

From BAWiki

Basic Information

Name of Program

TR2MODATE

Version-Date

December 1997

Description-Date

September 2022

Catchwords

postprocessor
finite difference method
date modification
numerical model TRIM-2D

Short Description of Functionality

The program TR2MODATE is a postprocessor for the numerical model TRIM-2D. This program serves to modify the date in a hydrodynamic output result file. This program must be always used if the final hydrodynamic state of a simulation run should be used as inital state for a new run at a different date and time compared to the final time and date of the foregoing simulation.

Input-Files

  1. general input data (filetype tr2modate.dat)
  2. bathymetry and index-arrays (filetype tr2.topo.bin.ind)
  3. hydrodynamic model results (filetype tr2.result)

Output-Files

  1. results with modified date and time (filetype tr2.result)
  2. informative printer file (filetype tr2modate.sdr)
  3. (optional) trace of program execution (filetype tr2modate.trc)

Methodology

Date, time and hydrodynamic results are read first. Subsequently date and time will be modified to fit the users needs and are stored together with the unchanged model results in a new results file.

Program(s) to run before this Program

TRIM-2D

Program(s) to run after this Program

TRIM-2D

Additional Information

Language

Fortran90

Additional software

-

Original Version

G. Lang

Maintenance

Working group POS

Documentation/Literature

$PROGHOME/examples/tr2modate/


back to Program Descriptions


Overview