搜索资源列表
sourcecode
- 非结构网格海洋环流与生态模型 (FVCOM),此模型综合了现有海洋有限差分和有限元模型的优点,解决了数值计算中浅海复杂岸界拟合、质量守恒以及计算有效性的难题,是一个可以模拟全球及地区海洋环流与生态的高分辨率的数值模型系统及预报系统。-An Unstructured Grid, Finite-Volume Coastal Ocean Model
finiteDifferenceNumericalSimulationProgramOfLayerM
- Ⅰ层模型声波波场数值的有限差分模拟程序,利用有限差分方法,对声波在地下的传播进行模拟-Ⅰ layer model acoustic wave finite difference numerical simulation program using finite difference method, the spread of sound waves in the ground to simulate
jacobi
- 雅克比迭代的计算,应用于有限差分法解决数值模拟温度场-Jacobi iterative calculation applied to the finite difference method to solve the numerical simulation of temperature field
FTDT
- FTDT,电磁场数值计算之有限差分法模拟电磁场(C程序源码)-FTDT Computational Electromagnetics of finite difference method for modeling electromagnetic fields (C program source code)
shengbosijie
- 自己利用有限差分法编写的时间二阶空间四阶的声波数值模拟正演程序,没有加入吸收边界-Write your own time using finite difference method of second spatial fourth-order acoustic wave simulation program, did not join absorbing boundary
1D-FDTD-CODE
- 本程序包描述了电磁学一维时域有限差分方法的数值模拟。可供电磁学爱好者学习。-This program demonstrates a one-dimensional FDTD simulation.
2Dtransverse-electric-wave-with-PML
- 运用有限差分法模拟二维无界区域maxwell方程的电磁波传播,电磁场为横向电场传播,为了将无界问题等价地转化为可数值模拟的有界问题,我们采用了PML技术,将向外传播的电磁波吸收- Electromagnetic wave propagation using a two-dimensional finite difference method unbounded domains maxwell equation for the transverse electromagnetic field
刘长礼WENO爆轰波模拟
- 此文介绍了由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(不包括坐标变换模块和化学反应模块的源码),采用了面向对象(OO)思想编写程序。所提供的程序仅适用于简单二维矩形边界、可压缩流动、非定常、Euler方程的数值模拟。经坐标变换,可适用更多其他几何外形的计算。源码在Windows 2000, XP, 2003平台、Visual