|
[Sponsors] |
December 12, 2005, 12:28 |
maxsc2 problem
|
#1 |
Guest
Posts: n/a
|
Hi,
I am trying to generate a simple hex mesh to investigate shear flow. In the shear layer I need a lot of cells. Generating a refined mesh gives me the standard errors to increase maxvrt and maxcel. However, I am now hitting the maximum for maxsc2. Using prosize to increase it to what is required results in "use a large machine" error - my 2Gb of RAM is not enough. What methods are there to optimize memory usage within prosize? Is it safe to reduce some of the parameters (the ones I may not use eq splines) to zero? Thanks, Tristan |
|
December 12, 2005, 14:41 |
Re: maxsc2 problem
|
#2 |
Guest
Posts: n/a
|
You might delete the unused vertices and cell numbers after each refinement step to save memory.
cset all vset news cset vset inve vdel vset ccom all $ y vcom all $ y |
|
December 13, 2005, 22:06 |
Re: maxsc2 problem
|
#3 |
Guest
Posts: n/a
|
You can try setting unused items (splines, droplets, ...) to small non-0 numbers but you are not likely to save much. Try to get maxcel, maxvrt, maxnbu to as tight a number as you possibly can. Also set them if at all possible to the max number you have from the start instead of making them bigger while you are in pro-STAR. Make sure you have enough swap space (more than 2Gb) so you can borrow from that if needed. Swapping may be slow but it beats not being able to do a job.
|
|
December 16, 2005, 10:57 |
Re: maxsc2 problem
|
#4 |
Guest
Posts: n/a
|
Cheers Steve,
Just a quick question again: How do I increase the swap space that StarCD will use? I have 90Gig of HD space to play with and 2Gig of RAM. Is there a similar MEMORY command to increase this? See my newer post about how I am trying to get around this memory issue by using a better mesh with grading and other refinements created in Gambit. Tristan |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tetrahedral quality improvement - MAXSC2 limit | Ankush Aggarwal | Siemens | 1 | July 11, 2006 02:10 |
MAXSC2 | furkan | Siemens | 1 | May 15, 2006 06:50 |
Increase maxsc2 | Konstantinos | Siemens | 12 | March 8, 2006 09:06 |
about the allowed maxsc2 | limingtiger | Siemens | 0 | August 23, 2005 22:04 |
MAXSC2 memory error | Arnab | Siemens | 3 | January 23, 2005 19:14 |