×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

erro memory ansys/lsdyna 12.0

erro memory ansys/lsdyna 12.0

erro memory ansys/lsdyna 12.0

(OP)
Hi,my name is jorge
I m doing a simulation of collision ship in ansys/lsdyna 12.0
my computer is window 7 of 24 Gb of memory and two proce. of 2,6 Ghz
my problem is :
 *** Error Memory is set         142379 words short
           Current memory size       20000000
           Increase the memory size by one of the following
           where #### is the number of words requested:     
            1) On the command line set - memory=####        
            2) In the input file define memory with *KEYWORD
               i.e., *KEYWORD #### or *KEYWORD memory=####  
when run o file

help me ,what is a solution???
thanks for the answer

RE: erro memory ansys/lsdyna 12.0

This is an easy one. Your analysis terminates with an error because you do not have enough RAM specified to run your job. You can specify RAM (upper limit to allocate) in a number of ways. I am not totally familiar with the ANSYS/LS-DYNA syntax, but in an LS-DYNA input deck at the very top there is a *KEYWORD card you can use for this. For example:

*KEYWORD 20000000

will allocate 20000000 WORDS of memory size.

Similarly, you can specify this directly on the command line when you run the job:

lsdynasolvername.exe i=inputdeck.k memory=20000000

where lsdynasolvername.exe is lsdyna970.exe for example. This is the best way to run the job.

You will need to allocate at least 20142379 WORDS for your job to run, I would recommend using at least 30000000.


------------
See FAQ569-1083: Asking questions the smart way on Eng-Tips fora for details on how to make best use of Eng-Tips.com

RE: erro memory ansys/lsdyna 12.0

(OP)
Thanks you Drej,I had that problem as 2 weeks.
 

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources