SPICE HOMEPAGE
SPICE logo

EX2DELEL 1.0 final

Product: EX2DELEL
Version: 1.0
Maturity: Final
Release Date: 2006-11-11 10:35
License: EX2DELEL
Release Manager: Martin Käser



Release Notes

************************************************************************
* IBM FORTRAN77 language level
************************************************************************
*
* PROGRAM: EX2DELEL: EXACT 2D, ELASTIC/ELASTIC INTERFACE
* ________ __ __ __ __
*
* 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:3010 +45 42883715 EXT:3020
* DIRECT PHONE: +45 45931222 +3010 +45 45931222 +3020
* FAX: +45 42882239 +45 42882239
************************************************************************


Change Log

Hello, here is the program for the 2D elastic halfspace with a pressure
source and receivers above another elastic halfspace, with examples of
input and output. Before use, please read carefully the
intro-comments in the FORTRAN program (records 0483 to 0714).
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 been included. Please keep this part of the code
confidential and for non-commercial use only. Thanks.
The rest of this file contains:
The indata file (unit 5) from record 0023 to 0039
A corresponding output file (unit 9) from record 0043 to 0074
A corresponding output file (unit 8) from record 0078 to 0479
The complete FORTRAN source code from record 0483 to 3283
with NAG D01AHF FORTRAN source code from record 1694 to 3283