-
塑性模型,适用于混凝土高温本构
可以对高温状态下的混凝土材料进行准确的塑型模型构建(It can be used to construct accurate plastic model of concrete under high temperature)
- 2017-11-11 12:30:52下载
- 积分:1
-
Desktop
说明: program example3
implicit none
real,parameter::weight=50.0
real,parameter::e=0.1
real guess
write (*,*) " weight is"
do while(abs(guess-weight)>e)
read(*,*) guess
if(abs(guess-weight)
- 2020-01-10 20:18:46下载
- 积分:1
-
ModelB
说明: 材料模拟计算的modelB 的详尽代码,对于相场法的基础学习者是个很好的资料(The detailed code of modelB for material simulation calculation is a good data for the basic learner of phase field method.)
- 2020-06-25 12:40:02下载
- 积分:1
-
Fortran95程序设计【彭国伦】
书籍扫描件,fortran使用手册,清晰扫描版(this is a book for these who want to use fortran language)
- 2019-06-28 15:25:56下载
- 积分:1
-
fric
Abaqus 子程序,与VS,IVF联用, 用于判断模拟时工件的滑移,粘着(The Abaqus subroutine, combined with VS, IVF, is used to judge the slip and adhesion of the workpiece in the simulation.)
- 2018-01-14 18:34:50下载
- 积分:1
-
kutta5
用龙哥库塔方法求解积分,5阶龙格库塔方法(Method for solving integral with Long Ge Kuta, fifth-order Runge-Kutta method)
- 2013-11-17 22:33:08下载
- 积分:1
-
vumat
弹塑性损伤本构用于动力学显式分析,可以计算损伤场,残余应力应变(Elastoplastic damage constitutive model for dynamic dynamic analysis)
- 2021-01-09 23:18:50下载
- 积分:1
-
cape
计算假相当位温,抬升凝结高度,自由对流高度,平衡高度,对流有效位能(Calculation of leave equivalent temperature, condensation uplift height, height of free convection, balanced high CAPE)
- 2009-04-28 18:35:51下载
- 积分:1
-
FiberDamage
说明: 三维机织复合材料损伤失效仿真程序,可以模拟多种失效模式。能够准确预报三维机织复合材料的准静态失效过程及材料性能。(The damage failure simulation program of 3D woven composite can simulate many failure modes. It can accurately predict the quasi-static failure process and material properties of 3D woven composites.)
- 2020-01-12 17:02:30下载
- 积分:1
-
MESH-FREE-MLS-SHAPE-FUNCTION
无网格法移动最小二乘近似(MLS)型函数计算子程序 (Meshless method moving least square approximation (MLS) type function calculation subroutine)
- 2013-09-27 10:32:13下载
- 积分:1