搜索资源列表
光孤子模拟软件NLSE
- 计算光纤中光孤子的传播,利用分布傅里叶变换(Calculate the propagation of solitons in optical fibers)
QotoolboxV015
- 用于模拟量子光学多类问题,求数值解的程序包(A program package for numerical simulation of quantum optics)
DNSimcompressible_Solver
- 针对不可压缩湍流的直接数值模拟(DNS)程序,有两个学习实例(DNS code for incompressible turbulent flow. Some cases are included for learning.)
新建文件夹
- 一维和二维Airy光场的输出,以及不同距离的传输模拟。自加速过程模拟(Simulation of Airy Beam)
气体高斯扩散模型模拟_代码
- 高斯扩散模式适用于均一的大气条件,以及地面开阔平坦的地区,点源的扩散模式。排放大量污染物的烟囱、放散管、通风口等,虽然其大小不一,但是只要不是讨论烟囱底部很近距离的污染问题,均可视其为点源。(The Gauss diffusion model is applied to homogeneous atmospheric conditions, as well as to ground open flat regions, and to point source diffusion patterns
liangzhongyanseheqiujing8
- 离散元素法的基本原理是,将研究对象划分为一个个相互独立的单元,根据单元之间的相互作用和牛顿运动定理,采用动态松弛法或静态松弛法等迭代方法进行循环迭代计算,确定在每一个时间步长所有单元的受力及位移,并更新所有单元的位置。主要根据研磨片的参数特性,建立离散元模型,对研磨过程进行模拟,观测磨粒脱落情况,分析不同结合强度,不同研磨压力,不同研磨速度条件下,光纤头和研磨的相互作用情况。(In order to study the rough peak removing from the surface o
sanglong
- fluent模拟,用户自定义曳力模型修正(fluent simulation for user-defined-file for drag model)
simu.tar
- 简单的声波方程数值模拟程序,使用二阶有限差分方法,震源为单位脉冲。(The simple acoustic wave equation numerical simulation program, using the two - order finite difference method, the source of the unit pulse.)
multi-beam (matlab)
- Matlab模拟多光束干涉光场分布,文件内包含计算所得的两束,三束,四束光干涉的光场分布。程序内可任意改变光束参数(this part of matlab code is used to stimulate the distribution of the strength of the multi-beam interference)
FDTD法模拟无源区域二维TE波的传播
- 利用fdtd法编程计算TE波在无源区的传播,里面有详细附注(The FDTD method is used to program the propagation of TE wave in the passive area with detailed annotations)
像差计算
- matlab模拟几何光线追迹,计算双胶合透镜的像差(simulate the geometric ray tracing and calculate the aberration of double with matlab)
一维水驱油
- 利用渗流力学解决油藏数值模拟过程中的水驱油的一维流动问题(Application of seepage mechanics to solve one-dimensional flow problem of water flooding in reservoir numerical simulation)
混凝土随机球形骨料球体蒙特卡洛随机分布模型
- 目前三维的混凝土建模很少见,随机球形骨料在受限空间(球体)随机分布模型,本人自己编写,具有原创性。动画显示建模过程。三种粒径不同的骨料随机分布。模拟混凝土材料的过程。有助于后续有限元计算。(Random spherical aggregate in the restricted space (sphere) random distribution model, I write it myself, with originality. Animation shows the modeling pr
焊接ansys模拟程序相关
- 运用ansys软件来模拟焊接过程中的温度场和流场的APDL程序,以及相关焊接热源函数。(ANSYS simulation of flow field in welding temperature field)
crystal_soild
- 基于相场法,利用C++编程,对晶粒长大过程进行了模拟(simulation for grain growth based on phase field method,by C++code)
rtm
- 声波RTM小程序,可以模拟波场传播,输出偏移结果(acoustic reverse time migration function)
光纤建模
- 采用有限元仿真软件进行光纤的数值模拟,结果供大家参考
汉克尔光学变换模拟
- 快速汉克尔变换出现于上世纪70年代,后经Johansen等人发展。快速汉克尔是一种求解贝赛尔函数方程在(0~ ∞)区间上积分的快速数值算法。其逆变换与正变换对称。
vpsc7a
- 基于晶体塑性自洽理论 vpsc 模拟多晶体塑性变形的织构演化(Texture evolution of polycrystalline plastic deformation simulated by vpsc based on crystal plasticity self consistent theory)
格子Boltzmann模拟传热
- 使用格子Boltzmann方法模拟方腔的自然对流使用C++编写