General Mechanical

General Mechanical

Topics relate to Mechanical Enterprise, Motion, Additive Print and more

Resulting table parameters are incorrect after *TOPER command

    • pgl
      Ansys Employee

      Why are resulting table parameters incorrect after *TOPER command?

    • cbhavsar
      Ansys Employee

      Make sure the arguments of the TOPER command are correctly passed. For example, when you use ADD as the operation it will be performed as follows; ParR(i,j,k) = FACT1Par1(i,j,k) + FACT2 *Par2(i,j,k) +CON1 Also, it is necessary for both the parameters (ie Par1 and Par2) to have the same dimensions and the same variable names corresponding to those dimensions. Par1 and Par2 must also have identical index values for rows, columns, etc.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.