ERROR 1243

Guglielmo Bastianelli
Guglielmo Bastianelli Altair Community Member
edited April 15 in Community Q&A

Hi, I'm new with the software and I'm trying to run an FRF analysis with Hyperworks 2022.3. I got this error message from the analysis:

 

*** See next message about line 9184061 from file:
     SPC_CVT_PROFILE_MEASURED.fem
  (this is continuation line 5 of DLOAD,4 bulk data)
  "+            1.0      22"
 
 *** ERROR # 1243 *** in the input data:
 Duplicate ID 17 in Li data.

What I am doing wrong? Can anyone help me please? Thanks

Answers

  • Adriano_Koga
    Adriano_Koga
    Altair Employee
    edited April 15

    by looking only at the data you have provided, I assume you're combining different FRF loads into one single one, by using DLOAD combination card.

     

    DLOAD combines multiple RLOAD cards into a single step.

    For that you need to provide a global scale factor, and for each DIFFERENT dynamic load, a scale factor.

    https://2021.help.altair.com/2021/hwsolvers/os/topics/solvers/os/dload_bulk_r.htm

     

    Li stated in your error message means the Dynamic Load (RLOAD) that you're using. You have probably selected the same RLOAD twice, specifically the RLOAD with ID 17.