Author Topic: proportional load  (Read 6223 times)

WT202

  • New Member
  • *
  • Posts: 6
proportional load
« on: December 20, 2012, 08:05:47 AM »
Hi all, I can not figure out why the following proportional load can not work.

EBOUN, SET
  3, 50.0, 1, 1, 1, 1, 1
  3, -50.0, 1, 1, 1, 1, 1

EDISP
  3,50.0, 0, 0, 0.01, 1, 1

EPRO
  3,50, 0, 0, 1, 2, 2

END

BATC
  DT,,1.0      
  PROP,,1
END
2,1
1, 1
2, 2
3, 3
4, 4

BATC
  DT,,1.0      
  PROP,,2
END
2,1
1, 1
2, 1
3, 1
4, 1
« Last Edit: December 20, 2012, 08:22:31 AM by WT202 »

FEAP_Admin

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 993
Re: proportional load
« Reply #1 on: December 22, 2012, 12:42:41 PM »
In what way is it not working?