-
-
July 21, 2021 at 8:17 pmhytechSubscriber
Hi, i am having a problem when trying to solve a nonlinear elastoplastic model of about 1500000 nodes. the solver output says that the total memory required is 108 GB and my RAM is of 128. however, the solver uses the SSD while the RAM is at 40% or less of it´s capacity. of course this implies a much larger solve time or in some cases errors (when there is not enough memory in the SSD).
thanks in advance
July 22, 2021 at 12:27 ampeteroznewmanSubscriberThe solver estimates how much RAM is required to run in-core.
Did the solver say it started in-core or out-of-core? If is says it started out-of-core, you can force it to start in-core by using a command object with this code:
DSPOPTION,,incore
Note that there are two commas. This assumes you are using Distributed ANSYS and checked that box.
Even though you have more physical RAM than the estimate, it may switch from in-core to out-of-core during the solution because more RAM was required during the computation than was estimated at the beginning.
You can have the best chance of success if you Restart the computer and only run the solver and no other software to maximize the size of a free block of RAM.
If you really want it to run in-core, reduce the node count.
July 23, 2021 at 12:24 amhytechSubscriberthanks for your reply.
tha command you recommend, where in the model tree should i put it?
if eventually the RAM requiered exceeds the available, does this command results in an error or will it run anyway using the SSD?
thanks again
July 23, 2021 at 3:00 ampeteroznewmanSubscriberI think you put that command in the Static Structural branch, but maybe it goes in the Solution branch. I'm not sure. Try putting it in both places. It will be ignored in the branch it doesn't belong.
If the solver runs out of RAM, it will automatically switch to out-of-core.
July 23, 2021 at 12:14 pmJuly 23, 2021 at 9:35 pmpeteroznewmanSubscriberYes, that is all normal.
It looks like the model solved in RAM. It had to read the model off the disk and write the results to the disk.
October 13, 2022 at 7:56 amthomas jamesSubscriberAn SSD is non-volatile and permanently saves data, whereas RAM is a compressed sort of memory. This implies that the SSD saves data even while it is off, whereas the RAM needs to be refreshed continuously. A 256GB SSD and 8GB of RAM are insufficient for a computer. You must design a productive system that can complete the duties you want of it. Â RAM: Most folks need more than 8GB. For instance, if you like to play video games, you should have at least 16GB of RAM. It is advised that you have 32GB of RAM or more if you are a graphic artist.
Viewing 6 reply threads- The topic ‘why does ansys mechanical use the SSD instead of the RAM?’ is closed to new replies.
Ansys Innovation SpaceTrending discussions- At least one body has been found to have only 1 element in at least 2 directions
- Error when opening saved Workbench project
- How to apply Compression-only Support?
- Geometric stiffness matrix for solid elements
- Frictional No separation contact
- Image to file in Mechanical is bugged and does not show text
- Timestep range set for animation export
- Script Error Code:800a000d
- Elastic limit load, Elastic-plastic limit load
- Element has excessive thickness change, distortion, is turning inside out
Top Contributors-
1406
-
599
-
591
-
550
-
366
Top Rated Tags© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-