Actions

RSMERGE

From BAWiki

Revision as of 15:48, 20 May 2010 by imported>BAWiki 2 (Created page with '{{ProgramDescription |name_de=RSMERGE |name=RSMERGE |version=V1.2 / Dezember 2008 |version_descr=Dezember 2008 |catchwords=PPreprocessor <br /> Restart<br /> UnTRIM2004<br /> A…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basic Information

Name of Program

RSMERGE

Version-Date

V1.2 / Dezember 2008

Description-Date

Dezember 2008

Catchwords

PPreprocessor
Restart
UnTRIM2004
Adjustment of restart files produced by UnTRIM2004

Short Description of Functionality

Program RsMerge will adjust restart data produced by UnTRIM2004 to a different grid:

  • Read restart data produced by UnTRIM2004
  • Selection of date and time
  • Write to restart file
  • grid file could be a part of the original grid, but it is not allowed to change the horizontal resolution
  • It is allowed to coarsen or to refine the vertical resolution
  • It is possible to use addends and/or multipliers to vary the restart data. It is also possible to do this only inside or outside of an arbitrary polygon.

The following physical quantities are part of a restart file produced by UnTRIM2004:

  • Water level
  • Horizontal velocity (normal component)
  • Vertical velocity
  • Salinity
  • Temperature
  • Hydrodynamic pressure
  • Suspended load (for each fraction transported)
  • Settling velocity

Input-Files

  1. General input data (file type rsmerge.dat)
  2. Restart file produced by UnTRIM2004 (type dirz.bin, dirz.bin.i and dirz.bin.r))
  3. UnTRIM grid file used by UnTRIM2004 (type untrim_grid.dat Untrim_Grid_Baw only)
  4. Vertical structure used by UnTRIM2004 (type vertical.dat)
  5. UnTRIM grid file associated with the new restart file (type untrim_grid.dat Untrim_Grid_Baw only)
  6. Vertical structure associated with the new restart file (type vertical.dat)

Output-Files

New restart file (type dirz.bin, dirz.bin.i and dirz.bin.r)

Methodology

  • RsMerge uses the same procedures as UnTRIM2004 to read the input restart file
  • The data read by RsMerges will be interpolated to the new grid taking into account the different vertical resolution
  • After interpolation it is possible to vary the data as defined by the user
  • Last step: writing the interpolated and varied data into the new restart file

Program(s) to run before this Program

UNTRIM

Program(s) to run after this Program

UNTRIM

Additional Information

Language

Fortran90

Additional software

-

Original Version

J. Jürges

Maintenance

J. Jürges

Documentation/Literature

siehe $PROGHOME/examples/RsMerge/


back to Program Descriptions


Overview