🎉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

How to define the user defined function in Acu field view??

RAMGANESHUser: "RAMGANESH"
Altair Community Member
Updated by RAMGANESH

Dear All,

 

How to define the user defined function in Acu field view??

 

Kindly provide some tutorials on Acusolve.

 

Thanks

Ram

Find more posts tagged with

Sort by:
1 - 5 of 51
    ydigitUser: "ydigit"
    Altair Employee
    Updated by ydigit

    Edit > Function Specifaction > Create

     

    Attached a screenshot of Kelvin to Celsius.

     

    Refer to Chapter 2 of FV_Reference_Manual.pdf from AcuFieldView Help menu for more details.

    <?xml version="1.0" encoding="UTF-8"?>post-5017-0-70076400-1430294476_thumb.pn

    Barun BiswasUser: "Barun Biswas"
    Altair Community Member
    Updated by Barun Biswas
    How to define a function using quantities which are not available in quantity box? Example: surface body pressure is available. I want to plot body surface pressure coefficient. Please help me.
    acuproUser: "acupro"
    Altair Employee
    Updated by acupro

    How to define a function using quantities which are not available in quantity box? Example: surface body pressure is available. I want to plot body surface pressure coefficient. Please help me.

    First determine what it the definition/formula for the quantity you wish to calculate - I suppose surface pressure coefficient in this case.  Then you should be able to use the available quantities in AcuFV (pressure, velocity, etc), along with other constants you may need to calculate yourself, in order to define the equation (as shown above) for your desired quantity.

    To start - what is the definition/formula you wish to use for surface pressure coefficient?

    Barun BiswasUser: "Barun Biswas"
    Altair Community Member
    Updated by Barun Biswas

    First determine what it the definition/formula for the quantity you wish to calculate - I suppose surface pressure coefficient in this case.  Then you should be able to use the available quantities in AcuFV (pressure, velocity, etc), along with other constants you may need to calculate yourself, in order to define the equation (as shown above) for your desired quantity.

    To start - what is the definition/formula you wish to use for surface pressure coefficient?

    Thank you for your response. But i was looking for the few quantity like density or initial pressure or any other quantities used in simulation which was not available in the quantity selection box.
    acuproUser: "acupro"
    Altair Employee
    Updated by acupro

    Thank you for your response. But i was looking for the few quantity like density or initial pressure or any other quantities used in simulation which was not available in the quantity selection box.

    You'll just enter (type in) those quantities/constants to the formula area as you define your function, as shown with the '-273' in the original image posted above.