barnl2.oofem.in.1
来自「c++的有限元源码,带说明书和测试数据,是难得的有限元开发资料.」· 1 代码 · 共 42 行
1
42 行
barnl.oofem.out.11D test## note this example cannot be processed by run_problem# because imperfection must be made in input file#nonlinearstatic nsteps 15 contextOutputStep 1 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 lstype 4 smtype 7 nonlocalextdomain 1dTrussOutputManager tstep_all dofman_all element_allndofman 9 nelem 8 ncrosssect 1 nmat 2 nbc 2 nltf 2 nic 0node 1 coords 3 0.000000e+00 0.000000e+00 0.000000e+00 globNum 1 bc 1 1node 2 coords 3 1.000000e+00 0.000000e+00 0.000000e+00 globNum 3node 3 coords 3 2.000000e+00 0.000000e+00 0.000000e+00 globNum 4node 4 coords 3 3.000000e+00 0.000000e+00 0.000000e+00 globNum 5node 5 coords 3 4.000000e+00 0.000000e+00 0.000000e+00 globNum 6node 6 coords 3 5.000000e+00 0.000000e+00 0.000000e+00 globNum 7node 7 coords 3 6.000000e+00 0.000000e+00 0.000000e+00 globNum 8 Shared partitions 1 0node 8 coords 3 7.000000e+00 0.000000e+00 0.000000e+00 globNum 9 Nullnode 9 coords 3 8.000000e+00 0.000000e+00 0.000000e+00 globNum 10 Nulltruss1d 1 nodes 2 1 2 globNum 1 mat 1 crossSect 1truss1d 2 nodes 2 2 3 globNum 2 mat 1 crossSect 1truss1d 3 nodes 2 3 4 globNum 3 mat 1 crossSect 1truss1d 4 nodes 2 4 5 globNum 4 mat 2 crossSect 1truss1d 5 nodes 2 5 6 globNum 5 mat 1 crossSect 1truss1d 6 nodes 2 6 7 globNum 6 mat 1 crossSect 1truss1d 7 nodes 2 7 8 globNum 7 Remote partitions 1 0 mat 1 crossSect 1truss1d 8 nodes 2 8 9 globNum 8 Remote partitions 1 0 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 4 dof 1 unknown d value 4.06591821e+00#NODE tStep 14 number 5 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 + -
显示快捷键?