number5wei 发表于 2013-1-20 12:24

龙威 发表于 2013-1-19 20:55 static/image/common/back.gif
你试试例程,看看能跑不,也许是你的程序出错了呢!!

例程跑不了啊,跟我自己做的问题是一样的

天涯咫尺 发表于 2013-1-20 20:05

我也遇到了相似的问题,重新设置下路径就行了

chxike 发表于 2013-1-23 15:28

number5wei 发表于 2013-1-17 19:13 static/image/common/back.gif
……可是我的电脑是32位的

多半是杀毒软件的问题,特别是360,把有些文件隔离了,要先恢复,放入白名单,再计算应该就好了。如果是开并行计算出现这种问题,也有可能是设置的问题。

太原学子 发表于 2013-3-6 22:48

大哥啊 现在我跟你一样 很纠结啊!!!
你解决了吗分享下结果撒!!!

文枫 发表于 2013-5-14 18:03

本帖最后由 文枫 于 2013-5-14 18:22 编辑

number5wei 发表于 2013-1-20 12:24 http://forum.chinavib.com/static/image/common/back.gif
例程跑不了啊,跟我自己做的问题是一样的

你好,你遇到的这个问题解决了吗?如何解决的可以分享一下吗?


呵呵呵!
问题已经解决!解决方法非常简单,只需将Job and resources选项卡中的maximum allocated memory设置为10(默认为50)即可。因为错误文件中提示讲到内存不够,所以将这个数值减小!

superxjw 发表于 2013-5-14 20:27

文枫 发表于 2013-5-14 18:03 static/image/common/back.gif
你好,你遇到的这个问题解决了吗?如何解决的可以分享一下吗?




正确,内存溢出了。
换64的吧,超大内存使用,呵呵!老电脑就扔了,哈哈!

欺负宝宝 发表于 2013-5-22 13:57

我也是这个问题,郁闷死了。

海力布 发表于 2013-8-3 15:11

我也遇到了重装的64位的sl-2也出这个错误。。。

zdydh 发表于 2013-8-25 14:27

遇到同样问题,晕死了!!!做阿伟老师的第十三个视频时出现的!!

husheng 发表于 2013-9-21 21:48

按照35楼的方法解决了,非常感谢

xbsj21 发表于 2013-10-13 23:23

本帖最后由 xbsj21 于 2013-10-13 23:28 编辑

superxjw 发表于 2013-5-14 20:27 static/image/common/back.gif
正确,内存溢出了。
换64的吧,超大内存使用,呵呵!老电脑就扔了,哈哈!
主任,你好,我也遇到这个问题,错误提示如下图,按上面的方法将最大占用内存设置为1了,还是出现那个错误,请主任帮我看看,谢谢!
FREQUENCY RESPONSE MODULE
------------------------------------------------------------------------
FOR   21 FREQUENCIES FROM      410.000 TO      430.000 HZ
ANALYSIS #   1FREQUENCY =      410.000 HZTYPE = NORMAL
ANALYSIS #   2FREQUENCY =      411.000 HZTYPE = NORMAL
ANALYSIS #   3FREQUENCY =      412.000 HZTYPE = NORMAL
ANALYSIS #   4FREQUENCY =      413.000 HZTYPE = NORMAL
ANALYSIS #   5FREQUENCY =      414.000 HZTYPE = NORMAL
ANALYSIS #   6FREQUENCY =      415.000 HZTYPE = NORMAL
ANALYSIS #   7FREQUENCY =      416.000 HZTYPE = NORMAL
ANALYSIS #   8FREQUENCY =      417.000 HZTYPE = NORMAL
ANALYSIS #   9FREQUENCY =      418.000 HZTYPE = NORMAL
ANALYSIS #    10FREQUENCY =      419.000 HZTYPE = NORMAL
ANALYSIS #    11FREQUENCY =      420.000 HZTYPE = NORMAL
ANALYSIS #    12FREQUENCY =      421.000 HZTYPE = NORMAL
ANALYSIS #    13FREQUENCY =      422.000 HZTYPE = NORMAL
ANALYSIS #    14FREQUENCY =      423.000 HZTYPE = NORMAL
ANALYSIS #    15FREQUENCY =      424.000 HZTYPE = NORMAL
ANALYSIS #    16FREQUENCY =      425.000 HZTYPE = NORMAL
ANALYSIS #    17FREQUENCY =      426.000 HZTYPE = NORMAL
ANALYSIS #    18FREQUENCY =      427.000 HZTYPE = NORMAL
ANALYSIS #    19FREQUENCY =      428.000 HZTYPE = NORMAL
ANALYSIS #    20FREQUENCY =      429.000 HZTYPE = NORMAL
ANALYSIS #    21FREQUENCY =      430.000 HZTYPE = NORMAL
------------------------------------------------------------------------
SOLVE PARAMETERS
MODEL:   1 - Exported VLModel
------------------------------------------------------------------------
    PHYSICAL Coordinates
    Saving DISPLACEMENTS every   1 steps
    Energy Calculation Enabled
    Surface post-processing on positive side
------------------------------------------------------------------------
LAUNCHING UNCOUPLED STRUCTURAL FEM (Physical Coords - Freq) ANALYSIS

CPU Stats --- Delta:0:00:00 (      0.14)Total:0:00:00 (      0.14)
Running Bacon and Dynam ...
CPU Stats --- Delta:0:00:03 (      3.01)Total:0:00:03 (      3.15)
ERROR *** END OF FILE: ONLY    1408 OVER    4496 ELEMENTS ARE READ FROM u60 FILE
**** ERROR has occurred during computation ****
You may try to compute the solution in manual mode and try to attach the results afterwards.
Aborting Structural Direct Responseprocedure due to error...               
>> ERROR :Aborting Structural Direct Responseprocedure due to error...
**** ERROR has occurred during computation ****
You may try to compute the solution in manual mode and try to attach the results afterwards.
A FATAL ERROR OCCURRED.PROGRAM STOPPED
**** ERROR has occurred during computation ****
You may try to compute the solution in manual mode and try to attach the results afterwards.

大人居士 发表于 2013-10-14 22:08

我个人觉得,这个问题是因为你反复多次启动VL求解器导致的,资源管理器里会有很多hostcon还是conhost在运行,貌似是这些东西导致的。关闭VL也不一定能解决,我得建议是每次计算都重起。

superxjw 发表于 2013-10-14 22:16

xbsj21 发表于 2013-10-13 23:23 static/image/common/back.gif
主任,你好,我也遇到这个问题,错误提示如下图,按上面的方法将最大占用内存设置为1了,还是出现那个错误 ...

你直接运行我的分析文件报错吗?

clublhy 发表于 2013-12-6 14:25

superxjw 发表于 2013-10-14 22:16 static/image/common/back.gif
你直接运行我的分析文件报错吗?

主任,lesson9,我把板换成了一个中间有筋板的双层壳单元车体,网格用hypermesh画得,因为每个网格的长宽不同,所以在设置Receiver的网格的时候size是根据计算的最大频率设置的,计算过程中老出现上述问题,郁闷死了,报错如下
SOLVE PARAMETERS
MODEL:   1 - Exported VLModel
------------------------------------------------------------------------
    PHYSICAL Coordinates
    Saving DISPLACEMENTS every   1 steps
    Energy Calculation Enabled
    Surface post-processing on positive side
------------------------------------------------------------------------
SOLVE PARAMETERS
MODEL:   2 - Exported VLModel
------------------------------------------------------------------------
    PHYSICAL Coordinates
    Saving POTENTIALS every      1 steps
    No saving of RESULTS
    Energy Calculation Enabled
    Surface post-processing on positive side
------------------------------------------------------------------------
LAUNCHING COUPLED FEM-FEM (Physical Coords - Freq) ANALYSIS

Number of coupled load cases =    12
NO SUPERIMPOSED NODES WITH TOLERANCE=1.70000E-06
NO ISOLATED NODES
CHECKING ELEMENT TOPOLOGY AND DISTORTION
NO SUPERIMPOSED ELEMENTS WITH TOLERANCE=1.70000E-06
Checking MESH Connectivity...
      2 Part(s) and   2 Sub-Domain(s) found
      3122 ENVELOPE FACE(S) REMAINING FOR PART    1
      3122 ENVELOPE FACE(S) REMAINING FOR PART    2
Occupied space:             12 Mb(1.54 %)
COMPUTING PART INFORMATION:
      Part       1   Volume:   1.37160E-01
      Part       2   Volume:   1.37165E-01
THIS MODEL SEEMS SUITABLE FOR A FEM FLUID APPROACH
CPU Stats --- Delta:0:00:00 (      0.39)Total:0:00:00 (      0.39)

Building FLUID / STRUCTURE interface

Using Model      1 as STRUCTURAL Model
Using Model      2 as FLUID Model
There are   1461 interface node(s) on the FEM FLUID side
There are30551 interface node(s) on the FEM STRUCTURE side
Generating INTERFACE mesh
Structural INTERFACE MESH contains      14933 elements
Fluid INTERFACE MESH contains       1352 elements
Generating INTERFACE mesh
Structural INTERFACE MESH contains      15125 elements
Fluid INTERFACE MESH contains       1350 elements
Computing FLUID Element System Matrices
Computing MASS and STIFFNESS elements matrices
using HIGH PRECISION STABILIZED scheme for linear elements
CPU Stats --- Delta:0:00:00 (      0.09)Total:0:00:00 (      0.48)
Computing VELOCITY matrices on elements faces
CPU Stats --- Delta:0:00:00 (      0.13)Total:0:00:01 (      0.61)
CPU Stats --- Delta:0:00:00 (      0.00)Total:0:00:01 (      0.61)
CPU Stats --- Delta:0:00:00 (      0.00)Total:0:00:01 (      0.61)
Running Bacon and Dynam ...
CPU Stats --- Delta:0:00:35 (   35.38)Total:0:00:36 (   35.99)
ERROR *** END OF FILE: ONLY   45373 OVER   46249 ELEMENTS ARE READ FROM u60 FILE
**** ERROR has occurred during computation ****
You may try to compute the solution in manual mode and try to attach the results afterwards.
Aborting Coupled Direct Responseprocedure due to error...                  
>> ERROR :Aborting Coupled Direct Responseprocedure due to error...
**** ERROR has occurred during computation ****
You may try to compute the solution in manual mode and try to attach the results afterwards.
A FATAL ERROR OCCURRED.PROGRAM STOPPED
**** ERROR has occurred during computation ****
You may try to compute the solution in manual mode and try to attach the results afterwards.
望不吝赐教啊!!

lengxuef 发表于 2013-12-6 18:29

clublhy 发表于 2013-12-6 14:25 static/image/common/back.gif
主任,lesson9,我把板换成了一个中间有筋板的双层壳单元车体,网格用hypermesh画得,因为每个网格的长宽 ...

应该是网格的问题,建议自己检查一下。
页: 1 2 [3] 4
查看完整版本: [求助]virtual.labV11版本出现的问题