barnl.oofem.in
来自「c++的有限元源码,带说明书和测试数据,是难得的有限元开发资料.」· IN 代码 · 共 49 行
IN
49 行
barnl.oofem.out1D test## note this example cannot be processed by run_problem# because imperfection must be made in input file#nonlinearstatic nsteps 15 rtolv 0.0001 MaxIter 200 reqIterations 80 manrmsteps 10 stiffMode 1 controllmode 0 psi 0.0 renumber 0 hpcmode 1 hpc 2 2 1 stepLength 1.0 domain 1dTrussOutputManager tstep_all dofman_all element_allndofman 12 nelem 11 ncrosssect 1 nmat 2 nbc 2 nltf 2 nic 0node 1 coords 3 0.000000e+00 0.000000e+00 0.000000e+00 bc 1 1node 2 coords 3 1.100000e+01 0.000000e+00 0.000000e+00 load 1 2node 3 coords 3 1.000000e+00 0.000000e+00 0.000000e+00node 4 coords 3 2.000000e+00 0.000000e+00 0.000000e+00node 5 coords 3 3.000000e+00 0.000000e+00 0.000000e+00node 6 coords 3 4.000000e+00 0.000000e+00 0.000000e+00node 7 coords 3 5.000000e+00 0.000000e+00 0.000000e+00node 8 coords 3 6.000000e+00 0.000000e+00 0.000000e+00node 9 coords 3 7.000000e+00 0.000000e+00 0.000000e+00node 10 coords 3 8.000000e+00 0.000000e+00 0.000000e+00node 11 coords 3 9.000000e+00 0.000000e+00 0.000000e+00node 12 coords 3 1.000000e+01 0.000000e+00 0.000000e+00truss1d 1 nodes 2 1 3 mat 1 crossSect 1truss1d 2 nodes 2 3 4 mat 1 crossSect 1truss1d 3 nodes 2 4 5 mat 1 crossSect 1truss1d 4 nodes 2 5 6 mat 2 crossSect 1truss1d 5 nodes 2 6 7 mat 1 crossSect 1truss1d 6 nodes 2 7 8 mat 1 crossSect 1truss1d 7 nodes 2 8 9 mat 1 crossSect 1truss1d 8 nodes 2 9 10 mat 1 crossSect 1truss1d 9 nodes 2 10 11 mat 1 crossSect 1truss1d 10 nodes 2 11 12 mat 1 crossSect 1truss1d 11 nodes 2 12 2 mat 1 crossSect 1SimpleCS 1 thick 1.0 width 1.0idmnl1 1 d 1.0 E 1.0 n 0.2 e0 1.0 ef 5.0 R 2.0 equivstraintype 1 talpha 0.0idmnl1 2 d 1.0 E 1.0 n 0.2 e0 0.97 ef 5.0 R 2.0 equivstraintype 1 talpha 0.0BoundaryCondition 1 loadTimeFunction 1 prescribedvalue 0.0NodalLoad 2 loadTimeFunction 1 components 1 1.0ConstantFunction 1 f(t) 1.0PiecewiseLinFunction 2 nPoints 2 t 2 0.0 1000.0 f(t) 2 1.0 1001.0#%BEGIN_CHECK% tolerance 1.e-5#NODE tStep 14 number 2 dof 1 unknown d value 1.45293329e+01#NODE tStep 14 number 5 dof 1 unknown d value 4.06591821e+00#NODE tStep 14 number 6 dof 1 unknown d value 7.50758455e+00#ELEMENT tStep 14 number 4 gp 1 record 0 component 1 value 3.4417e+00#ELEMENT tStep 14 number 4 gp 1 record 1 component 1 value 7.4049e-01#REACTION tStep 14 comNumber 1 dof 1 value -7.4053e-01#%END_CHECK%
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?