🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Hyperstudy

User: "Acheamp"
Altair Community Member

I started with the hyperstudy example provided among the 2D examples. However, when I try to run the definition, I consistently receive an error. The test is unable to write, execute, or extract, and I'm unsure why.

below is the nature of the error message i am getting:

755 Error : Failed to copy model resource ( C:/Users/gordon_asante1/hyperstudy/MDO_EMOTOR_STUDY/MDO_EMOTOR_Case2/HyperStudy/1_FluxMotor/Connector_FM_Hst/Connector_FM_Hst ) to ( C:/Users/gordon_asante1/hyperstudy/MDO_EMOTOR_STUDY/MDO_EMOTOR_Case2/HyperStudy/approaches/setup_1-def/run__00001/m_1/Connector_FM_Hst ) with error ( The system cannot find the path specified

749 Error : Failed evaluating expression ( r_8 ) with error ( Failed evaluating ( Base speed::Control angle (deg) ( r_8 ) ) ) in ( CTRL_ANGLE ( var_23 ) ).

Thank you in advance for your support!

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "GTT Adam"
    Altair Employee
    Accepted Answer

    Hi @Acheamp,

    It looks like you may be encountering two separate errors: a file path that is too long and an invalid expression.

    I would suggest you move the Study temporarily to a higher location, like your desktop, and trying the definition again to test to see if the 755 Error code disappears.

    I would also review the expression you are attempting to use for the response r_8 and check for any errors to clear the 749 Error.

    Hope this helps!

    Adam Reid