搜索资源列表
Archive
- 实现一个三维点(x,y,z)的Point类。包含一个构造函数,一个复制构造函数,一个把这个点变成负的函数negate( ),一个返回到(0,0,0)点的距离的函数norm( )和一个print( )函数。 (1)为类Point实现一个重载的赋值运算符。 (2)为类Point实现重载的流插入运算符。 (3)为类Point实现重载的比较关系运算符==和!=。 (4)为类Point实现重载的加法+和减法运算符-。 (5)实现一个重载的乘法运算符*来返回两个Point类对象的点积。
MGSolver
- 多重网格算法,可以求解线性方程组,求解速度比较高,对高数值计算的人士很有好处。-This is a multigrid programme,made bu Fortran
liushi
- 气象学及流体力学中的流函数和势函数计算方法-Meteorology and fluid dynamics in the stream function and potential function calculation
cavity
- This program is a solver of Lid-driven cavity problem. The solver is based on vortex and stream function method, and is programed by Zhiqiang Zhou with MATLAB 2011b. The figure below is the main interface.
1
- 计算势函数和流函数的fortran程序,非常有用的哟~气象专业特用-Fortran program to calculate the potential function and stream function is very useful for you
omegaFai-Fortran
- 用涡量流函数算法解决计算流体力学问题,湍流中被动标量扩散-Vorticity stream function algorithms to solve computational fluid dynamics problems, passive scalar diffusion in turbulent
VORTEX_1150011917
- 用涡量流函数算法解决计算流体力学问题,突然扩张管道中流动问题-Vorticity stream function algorithm to solve the problem of computational fluid dynamics, a sudden expansion pipe flow problems.
Vorticity-stream-function-algorithm
- 用涡量流函数算法解决计算流体力学问题,方腔驱动流问题-Vorticity stream function algorithm to solve the problem of computational fluid dynamics, cavity driven flow problem.
fortran2
- fortran书自带的各功能子程序,共十章,第二章【通量计算程序、流函数、速度势函数计算程序】-The book comes with a FORTRAN subroutine, a total of ten chapters, the second chapter [ flux calculation program, stream function, velocity potential function program ]
stream
- 气象上,采用迭代方法计算流函数和势函数的fortran程序,-Calculate the stream function, potential function
streamfuncml
- Code for solving the different functions and equations for the stream function wave theory. The package contains a few different code to solve for the different equations and variables.
cavierproblem
- 箱体右侧一块挡板以15m/s速度下滑,求解箱体内流函数‐涡量方程。取Δx=Δy=0.01m,Δt=0.001sec。 自己编写的Matlab代码。-Box the right side of a shutter speed of 15m/s decline solving the the cabinets stream function- vorticity equation. Taken Δx = Δy in = 0.01M, and Δt = of 0.001.
Stream-function
- 气象科学研究中流函数和势函数的计算程序,只需修改参数即可使用-Meteorological research flow calculation program functions and potential function, simply modify the parameters can be used
cavityflow
- 用涡量流函数发对方腔流的流场分布进行数值计算,时间采用向前离散,空间采用中心离散-Hair vorticity stream function other cavity flow flow field numerical calculation, using the forward discrete time, discrete space with central
FD_NS_in_Vorticity_or_Stream_function_formulation
- A MATLAB code which solves navier-stokes in Cartesian coordinates with worticity and stream function aproach
VS
- 涡量流函数方法计算简单可压缩流动的源代码-Vorticity stream function method is simple compressible flow source
vorticity-stream function method
- 涡量流函数法程序与例题,含涡量-流函数主程序 FORTRAN 变量表(vorticity-stream function method Procedures and examples, contain the vorticity stream function - the main program of FORTRAN variables)
标准方腔流动
- 用来计算流体力学中非常典型的不可压缩方腔流动。包含MATLAB程序绘制流函数图。(It is used to calculate the incompressible flow of a typical square cavity in fluid mechanics. Contains MATLAB programs to draw stream function diagrams.)
StreamFunction
- Finite volume matlab code for vorticity stream function using SOR as linear solver
CavityFlow_Matlab
- 基于雅克比迭代法的matlab方腔流动程序,其中包括流函数和涡函数子程序(The MATLAB cavity flow program based on Jacobian iteration method, including the stream function and the vortex function subroutine.)