I am currently doing a free size tutorial (Prakash Skateboard Optimization) that I found on Altair's site. I completed the model setup (material, plyes, loadcases, etc...) and then tryed to run the analysis but it doesnt run. I recive the following error message :
*** ERROR # 1481 *** in the input data:
Control card without the name in the first field.
(Possibly missing trailing comma in the preceding card,
missing BEGIN BULK card or line before BEGIN BULK has trailing comma.)
I opened the .fem file with notepad++ and there is no Begin bulk line and there are a lot of weird characters in the begining of the file. When I check the .hm file, there are two weird cards that we're present when I downloaded the initial tutorial file. One 'OMIT' that omits writing begin bulk and one omiting to write enddata card. The other card is 'Case unsupported card' which contains the weirds characters that i find in my .fem file.
Any clue on what could be wrong? Maybe there was something to do not listed in the tutorial that I did not do.
The tutorial can be found here : http://training.altairuniversity.com/optimization/composites/composite-optimization-of-a-skateboard/
Thank you!!