1

Bus load transfer

  • retag add tags

The case is blown up. I Changed loads for a bus load transfer and ran fnsl. How can I bus load transfer?

This is my script

psspy.moveloads(40567, 40587)
psspy.fnsl() # it blows up now

Any idea?

anderss's avatar
51
anderss
asked 2012-08-23 05:09:34 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

You should use

psspy.fnsl(options6 = 1)
waltterval's avatar
155
waltterval
answered 2012-08-23 10:14:37 -0500
edit flag offensive 0 remove flag delete link

Comments

This should relax the solution parameters such that the case may solve. My question is whether a solution found with this technique is a valid one. The engineer must decide on a case by case basis.

JervisW's avatar JervisW (2012-08-29 10:36:13 -0500) edit

You're right @JervisW

waltterval's avatar waltterval (2012-08-29 16:44:18 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer