Contents

hide

GPPROFILE


 

NAME

gpprofile - output ground profiles from model files  

SYNOPSIS

gpprofile [OPTIONS] [FILE]  

DESCRIPTION

Print profile computed from a layered model given through stdin or FILE  

Format for layered models:

Line 1 :
<number of layers including half-space for first model>
Line 2 :
<thickness (m)> <Vp (m/s)> <Vs (m/s)> <Density (kg/m3)>[ <Qs> <Qp>]
....
Line n :
0 <Vp (m/s)> <Vs (m/s)> <Density (kg/m3)>[ <Qs> <Qp>]
Line n+1 :
<number of layers including half-space for second model>
....

Quality factors are not mandatory. Any number of models can be given as input.  

Generic options:

-help
Show help about options
-version
Show version information
-reportbug
Start bug report dialog, information about bug is passed through stdin. This option is used internally to report bugs if option -nobugreport is not specified.
-nobugreport
Do not generate bug report in case of error
 

Gpprofile options:

-vp
Export Vp profiles
-vs
Export Vs profiles
-rho
Export density profiles
-nu
Export Poisson's ratio profiles
-imp
Export impedance profiles

 

COPYRIGHT

Copyright 2002-2007 Marc Wathelet. All rights reserved.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Section being "GNU Free Documentation License". A copy of the license is found in geopsy manual in section entitled "GNU Free Documentation License".