|
[Sponsors] |
August 7, 2020, 05:45 |
Export overset to Tecplot in batch mode
|
#1 |
New Member
Join Date: Aug 2020
Posts: 4
Rep Power: 6 |
Hello everyone,
I'm dealing with a 3D transient simulation involving grid motion through dynamic mesh applied to overset blocks (one is fixed, the other one is rotating according to UDF). I need to run it in batch mode through journal file and to post-process the solution with Tecplot. The problem is that I can't export it the right way to Tecplot: the overset hole cut "is not recognized" and I get the whole domain (dead cells included). Just as a try, I ran some iterations with gui: everything works as expected and the solution is exported properly only if I first initialize the mesh and visualize it with overset display option. Then the solution is exported properly. I've tried many solutions to export properly in batch mode, but none worked. Does anyone know any solution/tricik? I don't know if any other detail may be helpful. Thank you in advance! |
|
September 1, 2020, 12:34 |
|
#2 |
New Member
munjalshah
Join Date: Dec 2016
Location: Buffalo,NY
Posts: 8
Rep Power: 10 |
There is a way to visualize it properly in the tecplot. you need follow below steps.
1. In fluent after you initialize the case, you need to select additional quantities to export during simulation. Export " overset cell type" variable. If you are using the journal file here is the command. Code:
/solve/initialize/initialize-flow /file/data-file-options overse-cell-type q (If you can't see the option, dont worry. Follow this steps: load the data files anways. Save the layout file. Open the layout file in notepad/notepad++. It should have line stating the name of data file you loaded, probably 2nd or 3rd line. Go to end of that line and add this option.... before: "AverageToNodes" "No" "SaveUncompressedFiles" "No" after: "AverageToNodes" "No" "LoadAdditionalQuantities" "Yes" "SaveUncompressedFiles" "No") 3. Go to Plot->Blanking->Value Blanking and choose overset-cell-type in "Blank when" drop down. Also choose "less then equal to" in second drop down and Put '0' as value. 4. Check "active" and "include value blanking". Fluent assigns values to each type of overset cell. See manual for more information. Here Last edited by munjalpu; September 1, 2020 at 12:36. Reason: formatting |
|
September 3, 2020, 09:44 |
|
#3 |
New Member
Join Date: Aug 2020
Posts: 4
Rep Power: 6 |
Thank you very much munjalpu!
Your steps did the job |
|
Tags |
batch, export, fluent, overset, tecplot |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fluent Batch Mode error: No error handler available | hahs | FLUENT | 0 | September 14, 2018 02:29 |
Cfd post compatible export on batch mode | ryma29 | FLUENT | 0 | January 17, 2018 16:15 |
A CFX-POST error (ver 14.5.7) | wangyflp88 | CFX | 2 | July 22, 2017 01:17 |
exporting data from Fluent in batch mode without exporting entire design point | nnvoro | FLUENT | 5 | May 6, 2013 02:51 |
export in batch mode, programing? | Benjamin | FLUENT | 0 | April 11, 2006 06:03 |