calculix / cae

CalculiX Advanced Environment is designed to guide you through the CalculiX keywords creation process and is aimed to help you reach the correct input file with no mistakes.
GNU General Public License v3.0
140 stars 34 forks source link

No slave window #34

Open vigneshrl opened 3 months ago

vigneshrl commented 3 months ago

I am new to Calculix, but I have previously used Abaqus. I read the Calculix documentation, and it stated that it supports Abaqus.inp files. But when I run my.inp file, I get this error. Please assist if you have encountered this problem before. Thank you.

INFO: /home/vignesh/cae/bin/cgx -c /home/vignesh/cae/examples/default.inp ERROR: New slave window starts too slowly. ERROR: Can not get slave wid.

imirzov commented 3 months ago

Hi. Yep, this problem is my :) I mean it's being produced by the CAE. The problem occurs when CGX starts too slowly and CAE can not catch it's window's ID. So you wont be able to send commands from CAE to CGX window. This can not be fixed, sorry. The only workaround is to use smaller models or more powerful PC. The problem could be resolved if CGX would support socket server connections.