代码搜索结果

找到约 823 项符合 Pressure 的代码

synseis_press.m

function [pm,p]=synseis_press(rin) % [pm,p]=synseis_press(r) % % SYNSEIS_PRESS computes a complete 1-D seismogram assuming a pressure % recording. Based of the algorithm in % Waters, "Reflection Se

ftsorg.m

function p = FTS( kmin, deltak, stabil, r, G, option ) % Fourier transform of SCOOTER Green's function to produce pressure % mbp, Dec. 2003 % G = input k-space spectra, G( nrd, nt ) (destr

copy of htsorg.m

function p = HTS( kmin, deltak, stabil, r, G, option ) % Hankel transform of SCOOTER Green's function to produce pressure % mbp, Dec. 2003 % G = input k-space spectra, G( nrd, nt ) (destro

copy of ftsorg.m

function p = FTS( kmin, deltak, stabil, r, G, option ) % Fourier transform of SCOOTER Green's function to produce pressure % mbp, Dec. 2003 % G = input k-space spectra, G( nrd, nt ) (destr

hts.m

function p = HTS( kmin, deltak, stabil, r, G, option ) % Hankel transform of SCOOTER Green's function to produce pressure % mbp, Dec. 2003 % G = input k-space spectra, G( nrd, nt ) (destro

htsorg.m

function p = HTS( kmin, deltak, stabil, r, G, option ) % Hankel transform of SCOOTER Green's function to produce pressure % mbp, Dec. 2003 % G = input k-space spectra, G( nrd, nt ) (destro

typhooncls.h

#pragma once #include struct TYPHOONFORCAST { float Latitude; float Longitude; int Pressure; float Wind_Power; float Radius_7; float Radius_10; float Move_Speed; CStrin

synseis_press.m

function [pm,p]=synseis_press(rin) % [pm,p]=synseis_press(r) % % SYNSEIS_PRESS computes a complete 1-D seismogram assuming a pressure % recording. Based of the algorithm in % Waters, "Reflection Se

readme

claw/clawpack/1d/example2/amr Acoustics equations with pressure pulse initial conditions, solid wall at x=0, outflow at x=1. The density and bulk modulus are specified in setprob.data The code in

rpsv3

#! /bin/sh # Computes a PSV seismogram of a layer over a half space # McMechan and Sun's model. Depth filtering of first breaks and ground-roll. # Geophysics 1991. # output files wfp=./pressure3 wfr