Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Ansys.Fluent.Cortex.CortexNotAvailableException error

    • obschti
      Subscriber

      Hey!


      Due to my project I need to do a simulation with Fluent. Everything went well until I started the simulation. After some time there was an error and Fluent simply closed. Since then Fluent fails to start when I want to open the project. I can still open the model in DesignModeler or for meshing. I red in other discussions that this might be because of meshing or geometry things. So I surpressed all bodies except a single cylinder. But there was still the same error:


      Ansys.Fluent.Cortex.CortexNotAvailableException: Eine Ausnahme vom Typ "Ansys.Fluent.Cortex.CortexNotAvailableException" wurde ausgelöst.
         bei Ansys.Fluent.Data.SetupData.GetCommunicator(IReadLockContainer context)
         bei Ansys.Fluent.Data.SetupData.ReadCaseModelInfo(IFullContext context)
         bei Ansys.Fluent.Data.SetupData.ReadMeshAndModelInfo(IFullContext context)
         bei Ansys.Fluent.Data.SetupData.LoadFiles(IFullContext context)
         bei Ansys.Fluent.Commands.EditCommand.Execute(IFullContext context)
         bei Ansys.Core.Commands.Concurrency.CommandWorkUnit.executeInContext(CommandContext subContext, IExecutionEngineCallback tracer)
         bei Ansys.Core.Commands.Concurrency.BaseWorkUnit.doExecute(IExecutionEngineCallback executionEngine, CommandContext subContext)
         bei Ansys.Core.Commands.Concurrency.BaseWorkUnit.Execute(IExecutionEngineCallback executionEngine, Boolean dontCatchExceptions)
      --- Ansys.Core.Commands.CommandFailedException: Eine Ausnahme vom Typ "Ansys.Fluent.Cortex.CortexNotAvailableException" wurde ausgelöst.
      CommandName: Fluent.Edit(Container="Setup")
         bei Ansys.Core.Commands.CommandAsyncResult.RethrowFailureException(Exception e)
         bei Ansys.Core.Commands.CommandAsyncResult.Wait(Int32 milliSecondsTimeout, Boolean exitContext)
         bei Ansys.Fluent.Commands.EditCommand.InvokeAndWait(IProtectedContext context, DataContainerReference Container, Boolean Interactive)
         bei Ansys.Fluent.Gui.OpenInFluentGui.Invoke(GuiOperationContext context)
         bei Ansys.UI.GuiOperationContext.Invoke(GuiOperationMetaData operationData)
         bei Ansys.UI.UIManager.InvokeOperationCore(String pseudoname, OperationDelegate callback, Boolean allowOSMessages, Boolean coreTransaction, Boolean deferredRefreshOnly)


       


      A few seconds before Fluent crashes there is the following status in the console in Fluent:


      Error: GENERAL-CAR-CDR: invalid argument [1]: improper list


      Error: Object: ()


       


      I also checked up if it is a problem with the RAM but there is still enough capacity when Fluent crashes.


       


      Thank you for your help!

    • Amine Ben Hadj Ali
      Ansys Employee

      Can you try reading the case in Fluent but outside of the Workbench?

    • obschti
      Subscriber

      Hi Amine,


      thanks for your help.


      In the project folders I am not able to find a Fluent-Case-file. I compared this to an other project. Is it true that the .gz-file should be in the folder "dp0 --> FFF --> Fluent"? In this folder there is only a "FFF.set"-file. I didn't delete anything.


      Thanks und best regards!

    • Amine Ben Hadj Ali
      Ansys Employee

      Can you export the mesh and then in Standalone try setting the case from scratch?

    • obschti
      Subscriber

      Hey Amine,


      thanks for your help. When I export the mesh and then diretly import it to Fluent it works!


      Best regards!

Viewing 4 reply threads
  • The topic ‘Ansys.Fluent.Cortex.CortexNotAvailableException error’ is closed to new replies.