代码搜索:VOF
找到约 21 项符合「VOF」的源代码
代码结果 21
www.eeworm.com/read/282207/9114188
for vof.for
www.eeworm.com/read/282207/9114190
inc vof.inc
INTEGER WL, WR, WT, WB
CHARACTER*2 GRAPHICS
PARAMETER (MI=710, MJ=100, LP=300 )
COMMON /COS/RHO,GY,VISCOS,PI,CNU,CNK,SGMAK,SGMAE,SGMAC,CL
CO
www.eeworm.com/read/470672/6905672
cpp vof.cpp
#include "vof.h"
/*******************************************************************************
Start the Odd Risc Program.
both_fields == TRUE - Enable both fields.
==
www.eeworm.com/read/470672/6905701
h vof.h
#ifndef VOF_H
#define VOF_H
#include "vidfield.h"
#include "vidconst.h"
class VIDEO_ODD_FIELD : public VIDEO_FIELD
{
private:
public:
VIDEO_ODD_FIELD( int funct_num, in
www.eeworm.com/read/462257/7205813
for hirt-vof.for
www.eeworm.com/read/462248/7205824
for fct-vof.for
www.eeworm.com/read/110164/15540906
for fct-vof.for
www.eeworm.com/read/110164/15540909
for hirt-vof.for
www.eeworm.com/read/110164/15540905
txt readme.txt
本文件夹中的程序是用来求解VOF方程
所用方法包括Hirt-VOF、FLAIR、FCT-VOF、Youngs-VOF、Superbee的积分平均型方法
www.eeworm.com/read/110167/15540894
f90 youngs-vof.f90
! calculate the transportation from neighbour cell
subroutine transport(c,itype, tanalfa, tanbeta, u1,u3,u4,u2,dx,dy,dt,f1,f3,f4,f2)
implicit double precision (a-h,o-z)
cotalfa=1.0/tanalfa