SPICE HOMEPAGE
SPICE logo

EX2DVAEL 1.0 final

Product: EX2DVAEL
Version: 1.0
Maturity: Final
Release Date: 2006-11-29 12:40
License: EX2DVAEL
Release Manager: Martin Käser



Release Notes

************************************************************************
* IBM FORTRAN77 language level
************************************************************************
*
* PROGRAM: EX2DVAEL: EXACT 2D VACUUM/ELASTIC
* ________ __ __ __ __
*
* DEVELOPED AT: LABORATORY OF APPLIED MATHEMATICAL PHYSICS
* THE TECHNICAL UNIVERSITY OF DENMARK
* BUILDING 303
* DK-2800 LYNGBY, DENMARK
*
* BY: PER BERG & FLEMMING IF
* E-MAIL: AMFPB AT VM.UNI-C.DK AMFFI AT VM.UNI-C.DK
* D03PB AT VM2.UNI-C.DK D03FI AT VM2.UNI-C.DK
* PHONE: +45 42883715 EXT:3019 +45 42883715 EXT:3020
* DIRECT PHONE: +45 45931222 +3019 +45 45931222 +3020
* FAX: +45 42882239 +45 42882239
************************************************************************


Change Log

Hello, here is the program for the 2D elastic halfspace with a free
surface. Compressional source and receivers
below the surface. Before use, please read carefully the
intro-comments in the FORTRAN program.
Numerical quadrature is performed by a routine from the NAG-library.
The FORTRAN source code of the called NAG-routines (i.e. D01AHF and
its auxiliaries) have NOT been included. Use the NAG-routines in the
EX2DVAEL PRGM (records 1694 to 3283).
The rest of this file contains:
The indata file (unit 5) from record 020 to 032
The FORTRAN source code from record 036 to 870