资源列表
工作
- 利用ansys的命令流apdl对复合材料储氢瓶进行仿真设计,碳纤维铺层及其加载,最后分析其应力应变。(The composite hydrogen storage bottle was simulated and designed by using the command flow APDL of ANSYS, and the stress and strain of the carbon fiber layer were analyzed.)
CubicSplineInterpolation
- 三次样条插值法计算,采用自然边界条件,最终用TSS算法进行求解(Cubic spline interpolation)
2D Reduced evolution equation ES Model V2
- 基于LBM的变物性模型.可以用于计算一位激波管。(a code based on LBM with flexible specific heat ratio and Pr number)
flow-compaction
- 用于ABAQUS分析计算流体压缩模型的子程序(the Subroutine for ABAQUS to compute Fluid Compaction)
WAMIT theory manual
- 基于流体力学势流理论计算波浪载荷程序开发的理论手册(theory manual for the development of programs for water wave loads evaluation based on potential theory in fluid dynamics.)
Logistic
- 基于Logistic回归采用梯度提升算法及算法改进(Logistic regression and algorithm improvement)
linear beam
- 用于实现梁的静力学线性分析,本算例目的是计算悬臂梁受到均布载荷作用下的变形。(Static linear analysis of beams; The purpose of this numerical example is to calculate the deformation of a cantilever beam subjected to uniformly distributed loads.)
zaobo
- Fluent中规则波造波的UDF,很好用,希望对大家有帮助!(Fluent in regular waves wave UDF)
Python化工计算[Jeffrey_J._Heys]
- Python化工计算[Jeffrey_J._Heys](Python chemical calculation [Jeffrey_J._Heys])
Midas转Flac3D
- MidasGTS网格转换为Flac3D网格转换程序(Conversion of MidasGTS grid to Flac3D grid conversion program)
0带约束的差分进化算法1
- 基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
Fortran平面三节点程序
- Fortran编写的平面三节点有限元计算源程序,可以直接在Fortran编译器上编译使用,仅供大家参考。