fqKVMBscan.m

NAME
SYNOPSIS
DESCRIPTION
INPUT
OUTPUT
SEE ALSO
BUGS
COPYRIGHT
AUTHOR

NAME

OCTAVE fqKVMBscan.m - Kelvin-Voigt (KV) to Hydraulic Conductivity (Kd) Plot

SYNOPSIS

fqKVMBscan prompts for:

User enters hydrauic conductivity (Kd) and porosity values for a curve (GUI Entry Box)
X-prompt to use mouse to place porosity and Kd label on plot
X-prompt to continue and add another plot, or to quit.
Plots can be saved using the GUI interface in the plot menu.

DESCRIPTION

Basic Seismic Utilities (BSU) program run in Octave or Matlab. Within an octave session, type fqKVMBscan and a GUI pops up as shown above. The mapping between the KVMB and KV constitutive representations depends on pore diameter, porosity, frequency, and viscosity of fluid. Setting the frequency and porosity (n) selects a curve. Examine the code for other assumptions. Reference: Michaels (2006) "Relating Damping to Soil Permeability" Vol. 6, No. 3, International Journal of Geomechanics, ASCE p. 158-165.

INPUT

GUI entry box as given above.

OUTPUT

Plot of effective KV damping ratio vs frequency.

SEE ALSO

bvas(1) bamp(1) caplot3.m(7) kvKVMBscan.m(7) kdKVMBscan.m(7) KD4kvmb.m(7)

BUGS

No known bugs.

COPYRIGHT

Copyright © 2017 by Paul Michaels

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

AUTHOR

P. Michaels, PE. <pm@cgiss.boisestate.edu>