kvKVMBscan.m

NAME
SYNOPSIS
DESCRIPTION
INPUT
OUTPUT
SEE ALSO
BUGS
COPYRIGHT
AUTHOR

NAME

OCTAVE kvKVMBscan.m - Kelvin-Voigt (KV) to Kelvin-Voigt-Maxwell-Biot (KVMB) Damping Ratio Plot

SYNOPSIS

kvKVMBscan prompts for:

User enters water mass and frame mass (the ratio depends on porosity) (GUI Entry Box)
X-prompt to use mouse to place Mf/Mw ratio 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 kvKVMBscan 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 Frame to Water masses follows from porosity. 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 KVMB vs KV damping ratio for given frame:water mass ratio.

SEE ALSO

bvas(1) bamp(1) caplot3.m(7) kdKVMBscan.m(7) fqKVMBscan.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>