This is an old revision of the document!


Tool MshGlacierSynthetic

* Source Fortran File: MshGlacierSynthetic.f90

This tool deforms vertically a 1m thick 3D mesh to conform with the bedrock and surface elevations given as two analytical expression in fbed.f90 and fsurf.f90, respectively. These fortran functions are of the form:

FUNCTION fbed(x,y)
USE types
IMPLICIT NONE
REAL(KIND=dp) :: x, y, fbed

fbed = ...

END FUNCTION fbed

Informations (name and number of partitions) of mesh are given is the file mesh_info.in.

Compilation is done as follow:

elmerf90-nosh MshGlacierSynthetic.f90 fbed.f90 fsurf.f90 -o MshGlacierSynthetic

An example using MshGlacierSynthetic to construct ISMIP-HOM experiment A mesh can be downloaded here.

mesh/mshsynthetic.1353355088.txt.gz · Last modified: 2012/11/19 19:58 by gag
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0