|
[Sponsors] |
[ICEM] multiple processor meshing in batch mode |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 8, 2013, 09:57 |
multiple processor meshing in batch mode
|
#1 |
Senior Member
Join Date: Mar 2010
Posts: 181
Rep Power: 17 |
hi guys,
anyone know how / if it is possible to use multiple processors when meshing with ICEM in batch mode? i.e. is there a command line option i can specify? opening ICEM with the GUI and setting no. of processors in the general options doesnt seem to carry over into when you are meshing in -batch mode. many thanks and regards jonathan ps Apologies if i missed it in the documentation, i didnt see it when i looked through previsously. cheers jon |
|
August 8, 2013, 10:51 |
|
#2 |
Member
Join Date: Apr 2009
Location: Czech Republic
Posts: 65
Rep Power: 18 |
Number of processor is general variable in Octree meshing (n_processor #)
ic_run_tetra temp_tetra.tin tetra_mesh.uns run_cutter 1 delete_auto 1 run_smoother 0 fix_holes 1 n_processors 4 in_process 1 log ./tetra_cmd.log |
|
August 8, 2013, 11:03 |
|
#3 |
Senior Member
Join Date: Mar 2010
Posts: 181
Rep Power: 17 |
Hi Ludvik,
thanks very much - i am using HEXA, can i add this line to my .rpl file or something like that? many thanks and regards in advance jonathan |
|
August 8, 2013, 11:18 |
|
#4 |
Member
Join Date: Apr 2009
Location: Czech Republic
Posts: 65
Rep Power: 18 |
For HEXA is crucial different parameter. Go to c:\Users\You\ and open file ".aienv_options". In part "array set options" is again parameter "n_processors".
".aienv_options" is customisation file ICEM CFD for each user. |
|
August 8, 2013, 11:40 |
|
#5 |
Senior Member
Join Date: Mar 2010
Posts: 181
Rep Power: 17 |
hi ludvik,
many thanks for your email. yes, i have set this parameter from the GUI of ICEM as I said above, but when i run in -batch mode, my machine still seems to run with only x1 thread ... so i was wondering if there was something i was doing wrong. perhaps, it is to do with the fact that i am calling ICEM from Matlab, and it does not read the "user options" in this file. perhaps there is a default / general options file, but i will keep looking for a solution at this stage. again, many thanks for your help - much appreciated regards jonathan |
|
August 14, 2013, 12:07 |
|
#6 |
Member
Join Date: Apr 2009
Location: Czech Republic
Posts: 65
Rep Power: 18 |
Hi Jonathan,
Try this in your script: ic_hex_create_mesh A B C D E F proj 2 dim_to_mesh 3 nproc 3 |
|
August 14, 2013, 15:40 |
|
#7 |
Senior Member
Join Date: Mar 2010
Posts: 181
Rep Power: 17 |
||
Tags |
batch mode, icem, meshing, multiple core |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
to run a replayfile in batch mode from UNIX | froztbear | ANSYS Meshing & Geometry | 4 | May 13, 2014 09:00 |
Run multiple problems in batch mode. | tsram90 | FLUENT | 8 | April 11, 2012 08:47 |
OpenFOAM static build on Cray XT5 | asaijo | OpenFOAM Installation | 9 | April 6, 2011 13:21 |
multiple simulation in FLUENT in Batch mode | Anonymized_JL1 | FLUENT | 0 | October 19, 2010 09:47 |