Hi,
I am using following commands in *adm file to achieve platform pitching motion, acceleration and velocity. Also generator rotational speed and hub translational velocity along LSS. But after running it seems there are something wrong with them. Because the results are different with results accululated in *.plt file.
Could anybody tell me what is wrong with my added statements?
! adams_view_name=‘PltPtch_V’
VARIABLE/666
, FUNCTION = AY(1000,1)
!
! adams_view_name=‘PltRVy_V’
VARIABLE/6666
, FUNCTION = WY(1000,1,1)
!
! adams_view_name=‘PltRAy_v’
VARIABLE/66666
, FUNCTION = WDTY(1000,1,1)
!
! adams_view_name=‘GenrtSpeed_V’
VARIABLE/777
, FUNCTION = WM(3150,2140)
!
! adams_view_name=‘HubTVx’
VARIABLE/9000
, FUNCTION = VX(4000,1,1,1)
Any help will be appreaciable.
Best Regards,
Mehdi,