thanhvan
New member
- Jan 2, 2003
- 20
Hello everybody,
Would you please tell me some ideas about Function/Table BCs in ANSYS. How to define a Function by using Command lines.
For example:
! Begin of equation: a*sin(omega*{TIME})
%_FNCNAME%(0,0,1)= 0.0, -999
%_FNCNAME%(2,0,1)= 0.0
%_FNCNAME%(3,0,1)= %_FNC_C1(1)%
%_FNCNAME%(4,0,1)= %_FNC_C2(1)%
%_FNCNAME%(5,0,1)= 0.0
%_FNCNAME%(6,0,1)= 0.0
%_FNCNAME%(0,1,1)= 1.0, -1, 0, 1, 18, 3, 1
%_FNCNAME%(0,2,1)= 0.0, -1, 9, 1, -1, 0, 0
%_FNCNAME%(0,3,1)= 0, -2, 0, 1, 17, 3, -1
%_FNCNAME%(0,4,1)= 0.0, 99, 0, 1, -2, 0, 0
! End of equation: a*sin(omega*{TIME})
(%_FNC_C1(1)%, %_FNC_C2(1)% are constants)
I could not understand the meaning of these above command. Is it a Function written in command lines?
You can refer them at section 3.6.4 of the ANSYS7.0/Help
Also, do you know how to apply a 2 Dimension Table as a boudary condition? If I want to apply a load which is vary versus time of the solution and the position of the nodes, what should I do?
Thank you very much for your consideration.
Best regards.
Would you please tell me some ideas about Function/Table BCs in ANSYS. How to define a Function by using Command lines.
For example:
! Begin of equation: a*sin(omega*{TIME})
%_FNCNAME%(0,0,1)= 0.0, -999
%_FNCNAME%(2,0,1)= 0.0
%_FNCNAME%(3,0,1)= %_FNC_C1(1)%
%_FNCNAME%(4,0,1)= %_FNC_C2(1)%
%_FNCNAME%(5,0,1)= 0.0
%_FNCNAME%(6,0,1)= 0.0
%_FNCNAME%(0,1,1)= 1.0, -1, 0, 1, 18, 3, 1
%_FNCNAME%(0,2,1)= 0.0, -1, 9, 1, -1, 0, 0
%_FNCNAME%(0,3,1)= 0, -2, 0, 1, 17, 3, -1
%_FNCNAME%(0,4,1)= 0.0, 99, 0, 1, -2, 0, 0
! End of equation: a*sin(omega*{TIME})
(%_FNC_C1(1)%, %_FNC_C2(1)% are constants)
I could not understand the meaning of these above command. Is it a Function written in command lines?
You can refer them at section 3.6.4 of the ANSYS7.0/Help
Also, do you know how to apply a 2 Dimension Table as a boudary condition? If I want to apply a load which is vary versus time of the solution and the position of the nodes, what should I do?
Thank you very much for your consideration.
Best regards.