代码搜索结果
找到约 738 项符合
Pressure 的代码
dih.h
//dih.h
#ifndef dih_h
#define dih_h
#include
#define DUANBILENGTH 30.0
struct dihfrequency{
double f0;
double f1;
double f2;
double f3;
};
typedef struct dihfrequency DIHF
movement.cpp
//movement.c
// date: 2001.9.22
#include "movement.h"
#define pi 3.1415926535
//////////////////////////////////////////////////////////////////////////////////////////////////
// compute_featu
wirecoge.h
/*******************************************************************/
/* w
dih.cpp
/////////////////////////////////////////////////////////////////////////////////
//dih.c
#include"dih.h"
//////////////////////////////////////////////////////////////////////////////////
//计
dih.h
//dih.h
#ifndef dih_h
#define dih_h
#include
#define DUANBILENGTH 30.0
struct dihfrequency{
double f0;
double f1;
double f2;
double f3;
};
typedef struct dihfrequency DIHF
semilagranianfluidvelo.fp
!!FP1.0
#2d FLUID Diffuse for Density or Velocity or Pressure
DECLARE TexPARA = {0,0,0,0};
#TEX0 -- OldValue
#TEX1 -- NewValue
ADD R0, f[WPOS].xyxy, {1,0,-1,0};
ADD R1, f[WPOS].xyxy, {0,1,0,-1};
semilagranianfluidnewdiffuse.fp
!!FP1.0
#2d FLUID Diffuse for Density or Velocity or Pressure
DECLARE TexPARA = {0,0,0,0};
#TEX0 -- OldValue
#TEX1 -- NewValue
ADDH H0, f[WPOS].xyxy, {1,0,-1,0};
#U(i+1,j)
TEX R1, H0.xyww, TEX1
semilagranianfluidpres.fp
!!FP1.0
#2d FLUID Diffuse for Density or Velocity or Pressure
DECLARE TexPARA = {0,0,0,0};
#TEX0 -- OldValue
#TEX1 -- NewValue
ADD R0, f[WPOS].xyxy, {1,0,-1,0};
ADD R1, f[WPOS].xyxy, {0,1,0,-1};
crews4.ex
Example 4. An Example of Output Generated by a Hydraulic Analysis
Program using MEL. (From the input data given in Example 1.)
program,
name = 'HAPN - Hydraulic Analysis of Piping Net
crews1.ex
Example 1. An Example of MEL Input for a Hydraulic Analysis Program.
(Note that tokens will be unique to each application.)
title, 'Example Problem Illustrating MEL';
fluid, "water"
de