-
Notifications
You must be signed in to change notification settings - Fork 2
/
f.func
56 lines (48 loc) · 1.23 KB
/
f.func
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<EquationData ANSYS=145>
<Comments>
</Comments>
<RegimeParameter>
<Regime Var>
</RegimeParameter>
<AngularUnits type="0">
! 0 = radian, 1 = degrees
</AngularUnits>
<CoordinateSystem type="0">
</CoordinateSystem>
<FunctionType type="SINGLE">
</FunctionType>
<Regime tab="0">
<TabTitle>
Function
</TabTitle>
<Equation>
10*sin(40*{PI}*{TIME})
</Equation>
<MaterialId active="0">
</MaterialId>
</Regime>
</EquationData>
<!--
!
! ANSYS input
!
:FUNC
*DIM,%_FNCNAME%,TABLE,6,8,1,,,,%_FNCCSYS%
!
! Begin of equation: 10*sin(40*{PI}*{TIME})
%_FNCNAME%(0,0,1)= 0.0, -999
%_FNCNAME%(2,0,1)= 0.0
%_FNCNAME%(3,0,1)= 0.0
%_FNCNAME%(4,0,1)= 0.0
%_FNCNAME%(5,0,1)= 0.0
%_FNCNAME%(6,0,1)= 0.0
%_FNCNAME%(0,1,1)= 1.0, -1, 0, 40, 0, 0, 0
%_FNCNAME%(0,2,1)= 0.0, -2, 0, 3.14159265358979310, 0, 0, -1
%_FNCNAME%(0,3,1)= 0, -3, 0, 1, -1, 3, -2
%_FNCNAME%(0,4,1)= 0.0, -1, 0, 1, -3, 3, 1
%_FNCNAME%(0,5,1)= 0.0, -1, 9, 1, -1, 0, 0
%_FNCNAME%(0,6,1)= 0.0, -2, 0, 10, 0, 0, -1
%_FNCNAME%(0,7,1)= 0.0, -3, 0, 1, -2, 3, -1
%_FNCNAME%(0,8,1)= 0.0, 99, 0, 1, -3, 0, 0
! End of equation: 10*sin(40*{PI}*{TIME})
!-->