CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT > Fluent UDF and Scheme Programming

Fluent crashes when running simulation with Matlab

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 8, 2023, 13:19
Default Fluent crashes when running simulation with Matlab
  #1
Member
 
Join Date: Jan 2012
Posts: 30
Rep Power: 14
tsh850227 is on a distinguished road
dear All,
I am now running Fluent with specifying those parameters via Matlab. Results are extracted using UDF from Fluent and then processed by Matlab to decide whether additional simulation should be executed. The iteration calculation is controlled via the command of
case 1
iFluentTuiInterpreter.doMenuCommandToString('solve set number-of-time-steps 200');
iFluentTuiInterpreter.doMenuCommandToString('solve dual-time-iterate');
or
iFluentTuiInterpreter.doMenuCommandToString('solve iterate');
case 2
iFluentTuiInterpreter.doMenuCommandToString('solve dual-time-iterate 200 200');

generally, it works well. But, while the multiple of Time-step used in Autosave and Time-step specified in the Calculate panel are coincidentally equal (for example, per 100 timesteps for autosaving and 200 timesteps for calculation), Fluent would crash at the end of the last iteration with following Error Information

No error handler available

Error: Cortex received a fatal signal (SEGMENTATION VIOLATION).
Error Object: ()

can anybody help? many thanks
tsh850227 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Some questions about flow boiling simulation in Fluent beastieboys6 FLUENT 8 November 21, 2017 00:47
Fuel Spray Simulation - How to go about it using fluent? hadiniesta FLUENT 2 May 26, 2017 03:12
Replacing mesh while running a simulation akultane CFX 1 November 15, 2009 14:46
Statically Compiling OpenFOAM Issues herzfeldd OpenFOAM Installation 21 January 6, 2009 10:38
Kubuntu uses dash breaks All scripts in tutorials platopus OpenFOAM Bugs 8 April 15, 2008 08:52


All times are GMT -4. The time now is 14:35.