-
-
November 22, 2019 at 9:57 am
Ravivarma2012
SubscriberI get the following error when i run the calculation. I am using PEMFC model in ansys fluent. I followed all the tutorial steps. When i run the calculation I got the following error and application crashed.
I am using academic version of ANSYS.Â
Â
Ansys.Fluent.Cortex.CortexCommandFailedException: An error occurred in FLUENT when reading data file E:Ansys PEMFCsingle channel tutorialsingle channel tut 1_filesdp0FFF-1FluentFFF-1-00000.dat.gz
An error occurred in FLUENT when reading data file E:Ansys PEMFCsingle channel tutorialsingle channel tut 1_filesdp0FFF-1FluentFFF-1-00000.dat.gz
  at Ansys.Fluent.Cortex.CortexCommunicator.SendMessage(String msg, String msgKey, String errorMessage, Boolean waitForReply)
  at Ansys.Fluent.FluentCommunicator.ReadData(String fileName)
  at Ansys.Fluent.Data.SolutionData.LoadSolutionPoint(IFullContext context, Int32 iteration)
  at Ansys.Fluent.Data.SolutionData.LoadFiles(IFullContext context)
  at Ansys.Fluent.Data.SolutionData.LaunchFluentAndRead(IFullContext context, Boolean batchMode, Boolean internallyStarted)
  at Ansys.Fluent.Commands.EditCommand.Execute(IFullContext context)
  at Ansys.Core.Commands.Concurrency.CommandWorkUnit.executeInContext(CommandContext subContext, IExecutionEngineCallback tracer)
  at Ansys.Core.Commands.Concurrency.BaseWorkUnit.doExecute(IExecutionEngineCallback executionEngine, CommandContext subContext)
  at Ansys.Core.Commands.Concurrency.BaseWorkUnit.Execute(IExecutionEngineCallback executionEngine, Boolean dontCatchExceptions)
--- Ansys.Core.Commands.CommandFailedException: An error occurred in FLUENT when reading data file E:Ansys PEMFCsingle channel tutorialsingle channel tut 1_filesdp0FFF-1FluentFFF-1-00000.dat.gz
An error occurred in FLUENT when reading data file E:Ansys PEMFCsingle channel tutorialsingle channel tut 1_filesdp0FFF-1FluentFFF-1-00000.dat.gz
CommandName: Fluent.Edit(Container="Solution 1")
  at Ansys.Core.Commands.CommandAsyncResult.RethrowFailureException(Exception e)
  at Ansys.Core.Commands.CommandAsyncResult.Wait(Int32 milliSecondsTimeout, Boolean exitContext)
  at Ansys.Fluent.Commands.EditCommand.InvokeAndWait(IProtectedContext context, DataContainerReference Container, Boolean Interactive)
  at Ansys.Fluent.Gui.GuiUtilities.GetLauncherSettingsAndEdit(GuiOperationContext operationContext, DataContainerReference cref, LauncherEditMode editMode)
  at Ansys.Fluent.Gui.OpenInFluentGui.Invoke(GuiOperationContext context)
  at Ansys.UI.GuiOperationContext.Invoke(GuiOperationMetaData operationData)
  at Ansys.UI.UIManager.InvokeOperationCore(String pseudoname, OperationDelegate callback, Boolean allowOSMessages, Boolean coreTransaction, Boolean deferredRefreshOnly)
Â
-
November 22, 2019 at 1:26 pm
Rob
Forum ModeratorI assume that file exists?
-
November 23, 2019 at 7:03 am
-
November 29, 2019 at 5:15 am
Ravivarma2012
SubscriberNow I get the following error. I have redone the geometry and mesh. Defined the models in fluent as per the tutorial steps. When I run the calculation fluent crashes with the following error:
Â
Ansys.Fluent.Cortex.CortexCommandFailedException: An error occurred in FLUENT when reading data file E:Ansys PEMFCsingle channel tut ver 26 Novsingle_channel_tut_26_nov_filesdp0FFFFluentSYS-1-00000.dat.gz
An error occurred in FLUENT when reading data file E:Ansys PEMFCsingle channel tut ver 26 Novsingle_channel_tut_26_nov_filesdp0FFFFluentSYS-1-00000.dat.gz
  at Ansys.Fluent.Cortex.CortexCommunicator.SendMessage(String msg, String msgKey, String errorMessage, Boolean waitForReply)
  at Ansys.Fluent.FluentCommunicator.ReadData(String fileName)
  at Ansys.Fluent.Data.SolutionData.LoadSolutionPoint(IFullContext context, Int32 iteration)
  at Ansys.Fluent.Data.SolutionData.LoadFiles(IFullContext context)
  at Ansys.Fluent.Data.SolutionData.LaunchFluentAndRead(IFullContext context, Boolean batchMode, Boolean internallyStarted)
  at Ansys.Fluent.Commands.EditCommand.Execute(IFullContext context)
  at Ansys.Core.Commands.Concurrency.CommandWorkUnit.executeInContext(CommandContext subContext, IExecutionEngineCallback tracer)
  at Ansys.Core.Commands.Concurrency.BaseWorkUnit.doExecute(IExecutionEngineCallback executionEngine, CommandContext subContext)
  at Ansys.Core.Commands.Concurrency.BaseWorkUnit.Execute(IExecutionEngineCallback executionEngine, Boolean dontCatchExceptions)
--- Ansys.Core.Commands.CommandFailedException: An error occurred in FLUENT when reading data file E:Ansys PEMFCsingle channel tut ver 26 Novsingle_channel_tut_26_nov_filesdp0FFFFluentSYS-1-00000.dat.gz
An error occurred in FLUENT when reading data file E:Ansys PEMFCsingle channel tut ver 26 Novsingle_channel_tut_26_nov_filesdp0FFFFluentSYS-1-00000.dat.gz
CommandName: Fluent.Edit(Container="Solution")
  at Ansys.Core.Commands.CommandAsyncResult.RethrowFailureException(Exception e)
  at Ansys.Core.Commands.CommandAsyncResult.Wait(Int32 milliSecondsTimeout, Boolean exitContext)
  at Ansys.Fluent.Commands.EditCommand.InvokeAndWait(IProtectedContext context, DataContainerReference Container, Boolean Interactive)
  at Ansys.Fluent.Gui.GuiUtilities.GetLauncherSettingsAndEdit(GuiOperationContext operationContext, DataContainerReference cref, LauncherEditMode editMode)
  at Ansys.Fluent.Gui.OpenInFluentGui.Invoke(GuiOperationContext context)
  at Ansys.UI.GuiOperationContext.Invoke(GuiOperationMetaData operationData)
  at Ansys.UI.UIManager.InvokeOperationCore(String pseudoname, OperationDelegate callback, Boolean allowOSMessages, Boolean coreTransaction, Boolean deferredRefreshOnly)
-
November 29, 2019 at 1:35 pm
Rob
Forum ModeratorCan you try from a path without spaces in the name? Shouldn't be an issue, but may depend on how the commands are stored in the code.Â
-
December 4, 2019 at 6:00 am
Ravivarma2012
SubscriberNode 0 Fatal signal raised sig = Segmentation fault
 6a004eb0 CX_Primitive_Error
 efabe10 seh_filter_exe
 6b4f1530 logical_right_shift
 2bc0b0 _C_specific_handler
 111c10e0 _chkstk
 11189ef0 RtlRaiseException
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 68ea7a00 Enthalpy
 68e9b730 Update_Properties
 68af9c70 Initialize_Storage
 683ca2e0 init_rsubrs
 6b4dd020 eval
 683c7210 PRF_Command_Start
 683c9a20 PRF_Node_repl
 683ca2e0 init_rsubrs
 6b4f1530 logical_right_shift
 f537bc0 BaseThreadInitThunk
 1118ceb0 RtlUserThreadStart
Â
Error [node 0] [time 12/3/19 13:6
3] Abnormal Exit!
Node 0 Fatal signal raised sig = Segmentation fault
 6a004eb0 CX_Primitive_Error
 efabe10 seh_filter_exe
 6b4f1530 logical_right_shift
 2bc0b0 _C_specific_handler
 111c10e0 _chkstk
 11189ef0 RtlRaiseException
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 68ea7a00 Enthalpy
 68e9b730 Update_Properties
 68af9c70 Initialize_Storage
 683ca2e0 init_rsubrs
 6b4dd020 eval
 683c7210 PRF_Command_Start
 683c9a20 PRF_Node_repl
 683ca2e0 init_rsubrs
 6b4f1530 logical_right_shift
 f537bc0 BaseThreadInitThunk
 1118ceb0 RtlUserThreadStart
Â
Error [node 0] [time 12/3/19 13:10:19] Abnormal Exit!
Node 0 Fatal signal raised sig = Segmentation fault
 6a004eb0 CX_Primitive_Error
 ac7abe10 seh_filter_exe
 6b4f1530 logical_right_shift
 2bc0b0 _C_specific_handler
 111c10e0 _chkstk
 11189ef0 RtlRaiseException
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 68ea7a00 Enthalpy
 68e9b730 Update_Properties
 68af9c70 Initialize_Storage
 683ca2e0 init_rsubrs
 6b4dd020 eval
 683c7210 PRF_Command_Start
 683c9a20 PRF_Node_repl
 683ca2e0 init_rsubrs
 6b4f1530 logical_right_shift
 f537bc0 BaseThreadInitThunk
 1118ceb0 RtlUserThreadStart
Â
Error [node 0] [time 12/3/19 13:12:55] Abnormal Exit!
Node 0 Fatal signal raised sig = Segmentation fault
 6a004eb0 CX_Primitive_Error
 efabe10 seh_filter_exe
 6b4f1530 logical_right_shift
 2bc0b0 _C_specific_handler
 111c10e0 _chkstk
 11189ef0 RtlRaiseException
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 68ea7a00 Enthalpy
 68e9b730 Update_Properties
 68af9c70 Initialize_Storage
 683ca2e0 init_rsubrs
 6b4dd020 eval
 683c7210 PRF_Command_Start
 683c9a20 PRF_Node_repl
 683ca2e0 init_rsubrs
 6b4f1530 logical_right_shift
 f537bc0 BaseThreadInitThunk
 1118ceb0 RtlUserThreadStart
Â
Error [node 0] [time 12/3/19 13:24:13] Abnormal Exit!
Node 0 Fatal signal raised sig = Segmentation fault
 b79e4eb0 CX_Primitive_Error
 efabe10 seh_filter_exe
 b8ed1530 logical_right_shift
 2bc0b0 _C_specific_handler
 111c10e0 _chkstk
 11189ef0 RtlRaiseException
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 b6887a00 Enthalpy
 b687b730 Update_Properties
 b64d9c70 Initialize_Storage
 b5daa2e0 init_rsubrs
 b8ebd020 eval
 b5da7210 PRF_Command_Start
 b5da9a20 PRF_Node_repl
 b5daa2e0 init_rsubrs
 b8ed1530 logical_right_shift
 f537bc0 BaseThreadInitThunk
 1118ceb0 RtlUserThreadStart
Â
Error [node 0] [time 12/3/19 16:27:9] Abnormal Exit!
Node 0 Fatal signal raised sig = Segmentation fault
 d8bc4eb0 CX_Primitive_Error
 efabe10 seh_filter_exe
 da0b1530 logical_right_shift
 2bc0b0 _C_specific_handler
 111c10e0 _chkstk
 11189ef0 RtlRaiseException
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 111bfe40 KiUserExceptionDispatcher
 d7a67a00 Enthalpy
 d7a5b730 Update_Properties
 d76b9c70 Initialize_Storage
 d6f8a2e0 init_rsubrs
 da09d020 eval
 d6f87210 PRF_Command_Start
 d6f89a20 PRF_Node_repl
 d6f8a2e0 init_rsubrs
 da0b1530 logical_right_shift
 f537bc0 BaseThreadInitThunk
 1118ceb0 RtlUserThreadStart
Â
Error [node 0] [time 12/4/19 11:29:7] Abnormal Exit!
Â
-
December 4, 2019 at 9:44 am
Rob
Forum ModeratorNot sure. Check available RAM (and try in serial) then I think you'll need to ask your supervisor to log a support ticket. We're not able to review files on here (export law) but can assist staff from client Universities.Â
-
- The topic ‘PEMFC module in Ansys academic version – error message’ is closed to new replies.
-
5879
-
1906
-
1420
-
1306
-
1021
© 2026 Copyright ANSYS, Inc. All rights reserved.
