代码搜索结果

找到约 823 项符合 Pressure 的代码

csimple2d.h

/* * SIMPLE--Semi-Implicit Method for Pressure-Linked Equations--program * by Suhas V. Patankar * * This is a two demensional SIMPLE program in ANSI C language rewritten from its fortran ve

rpsv6

#! /bin/sh # define parent directory MYHOME=. # output files wfp=./pressure wfr=./radial wfz=./vertical outf=./info # input parameters tsec=2.048 # length of computed trace (seconds) fs=0.07 # s

rpsv

#! /bin/sh # define parent directory MYHOME=. # output files wfp=./pressure wfr=./radial wfz=./vertical outf=./info # input parameters tsec=2.048 # length of computed trace (seconds) fs=0.07 # s

rpsv6

#! /bin/sh # define parent directory MYHOME=. # output files wfp=./pressure wfr=./radial wfz=./vertical outf=./info # input parameters tsec=2.048 # length of computed trace (seconds) fs=0.07 # s

touchscreen_ads.h

#ifndef TS_DEVICE #define TS_DEVICE "ADS" #define TS_DEVICE_FILE "/dev/ts" struct ts_event { short x; short y; short pressure; }; #endif

spline interpolation.f90

!Program name: SPLINE !Input variables: !M: vertical levels to be interpolated !N: vertical levels of observed data. !X(N): 1-dimensional array storing height or pressure or Ln(p) etc. !

exp.txt

/* https://sourceforge.net/forum/forum.php?thread_id=2131075&forum_id=716572 by brian hull */ { "title": { "text": "Mitigating Systems Performance Index, High Pressure Injection System", "

spline interpolation.f90

!Program name: SPLINE !Input variables: !M: vertical levels to be interpolated !N: vertical levels of observed data. !X(N): 1-dimensional array storing height or pressure or Ln(p) etc. !

softsediments.m

function [Phi,VpDry,VsDry,RHOBDry,VpSat,VsSat,RHOBSat]=softsediments(Clay,Feldspar,Calcite,Pressure,PhiC,Coord,Kf,RHOf,KClay,GClay,RhoClay,Sfact) % [Phi,VpDry,VsDry,RHOBDry,VpSat,VsSat,RHOBSat]