Is it possible to define trignametric funtion for temprature distribution in HM?

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Is it possible to define trignametric funtion for temprature distribution in HM?

Eg. Sin x for the given set of nodes

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited April 2008

    Amit

    there is a tool in HyperMesh that can create boundary conditions of different types using a functional expression to define it. It is part of the 'Distributed Load Mapper' which you can get to by loading the macro file in installdir/hm/scripts/dlm/dlm.mac. Or, you can get to it directly by adding the following line to your macro file:

    *createbutton(5, 'Field Loads...      ', 0, 0, 10, BUTTON, 'Create load by equations.', 'tcl_script', 'mathbc.tcl')
    Cheers,

    Eric