Search the Community
Showing results for tags 'connection'.
The search index is currently processing. Current results may not be complete.
Found 5 results
-
Hi, I am currently running in to a couple issues regarding the connection to STAR-CCM+ for optimisation. I have followed the tutorial guides and tried to troubleshoot on my own but with no success. When running the Java Macro/connector 1 in the connection tab, an error of not finding the part is returned, yet it is the same in the simulation file used for input files. An image of both have been shown below, please let me know if more information is needed from my side. Also, when attempting to select the data values in the results values. The values section is completely uneditable, im not able to select anything and it seems to be stuck, is there a way to zoom out here? Any help would be greatly appreciated Thanks Adam
- 1 reply
-
- optimisation
- star ccm+
-
(and 2 more)
Tagged with:
-
Hi, when I connect with .java and starccm+, I get an error after running it. I checked the file location of starccm+ and there is no problem. I also tried the second approach, replace LocalApplication_executable with a .bat, the details are as in the picture, and after clicking run, he will stop at this start starccm+ server step, and continue to run without ending the program, and there is no error reported. How to solve this problem?
-
Hello I work in the field of parametricization and optimization of vessel hull form. I want to take the parameterized model in cases for HEEDS MDO software. HEEDS mdo software has an entry portal for Caeses software, which is a file in fsc format. takes input I output the parameterized file in fsc format from caeses, but it does not show the parameters in the heeds software. Do you suggest a method to connect two software? Ex3.fdb EX3_New.heeds EX3.fsc
-
Hello! I try to understand the parameters in the example,but I'm green hand in CAESES,there are some things I still don't understand. I don't know how the parameters in the example (red in the picture) are generated, and what the parameters mean. In addition, if the example hull model is replaced with the DTC_Hull model in Openfoam, CFD resistance simulation calculation is performed, because my project needs to optimize the hull and perform resistance simulation for comparison. How do I get started, and is there a basic tutorial on openfoam connections? Thanks for your help!! Best regards YuKai
-
I am following a YouTube video to connect caeses and starccm+. However, I clicked “run computation” in the video 4 minutes and 47 seconds to execute, but an error occurred. All the previous processes were the same as in the video. I desperately want to solve this problem. Any help would be greatly appreciated. Arguments were entered as follows. "starccm+ -batch setup.java -cpubind -rsh ssh -np 7-power" + getResultsDir() + "\R-FrontWing_2d_CFD.sim" And the following error occurred Error: Cannot open file: starccm+ (specify -new to create the file) Server working directory: 'D:\name\name\R-FrontWing_2d_StarCCM+_round_edge\manual_results\baseline\Runner' Non-recoverable error: {'Neo.Error': 'Error', 'Path': 'starccm+', 'Processor': 0, 'Recoverability': 'Non-recoverable', 'ServerStack': ['SymInit: Symbol-SearchPath: \'.\', symOptions: 530, UserName: \'name\'\n', 'OS-Version: 6.2.9200 () 0x100-0x1\n', '00007FF902CEA9A4 (StarPlatform): (filename not available): Platform::Platform\n', '00007FF8E8F8F35A (StarNeo): (filename not available): NonRecoverableError::NonRecoverableError\n', '00007FF8D312CDED (StarMachine): (filename not available): Machine::startServerHost\n', '00007FF8D311DA9E (StarMachine): (filename not available): Machine::main\n', 'ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 00007FF652AF16FB)\n', '00007FF652AF16FB (star-ccm+): (filename not available): (function-name not available)\n', 'ERROR: SymGetSymFromAddr64, GetLastError: 487 (Address: 00007FF652AFA647)\n', '00007FF652AFA647 (star-ccm+): (filename not available): (function-name not available)\n', '00007FF925847C24 (KERNEL32): (filename not available): BaseThreadInitThunk\n', '00007FF925AED4D1 (ntdll): (filename not available): RtlUserThreadStart\n'], 'ServerState': 'exiting', 'message': 'Cannot open file: starccm+ (specify -new to create the file)\nServer working directory: \'D:\\name\\name\\name\\R-FrontWing_2d_StarCCM+_round_edge\\manual_results\\baseline\\Runner\'\n', 'severity': 'ERROR'} What is the problem? Is the macro file the problem? Are the'-, _'s in the filenames a problem? Are Arguments the Problem? Starccm+.exe is on drive C, caeses project file and starccm sim file on drive D. Is this the problem? Anything you can tell me would be greatly appreciated.