Subscribe to rss feed

USOFS question | Software projects | Forum

 
You must be logged in to post user permissions login Login register Register


Register? | Lost Your Password?

Search Forums:


searchicon 






Minimum search word length is 3 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

topic

USOFS question

print
small tagNo Tags
UserPost

7:53 pm
May 19, 2010


KellyJ

Australia

Member

posts 15

offline
link
print
1
0
ratedowngrey
rateupgrey

Hi,

Just giving the usofs.py program a run, and wondering if someone could clarify what the variables are in the line below:

 
    def __init__(self, t_B, T, m_E, m_F, m_P, A): 
        self.t_B = t_B 
        self.T = T 
        self.m_E = m_E 
        self.m_F = m_F 
        self.m_P = m_P 
        self.A = A 

I am assuming that:

t_B = Burn time (s)

T = Thrust (lbf)

m_E = Empty mass (lb)

m_F = Fuel mass (lb)

m_P = Payload mass (lb)

A = Cross sectional area (ft^2)

Is this correct?

1:09 am
May 20, 2010


Luke Maurits

Adelaide, Australia

Admin

posts 1483

offline
link
print
2
0
ratedowngrey
rateupgrey

Your interpretation of all the variables is correct, but the units used are all SI units, so thrust is in Netwons, masses are in kilograms and areas are in square meters.

Btw, I suspect there is a flaw in USOFS's implementation of the RK integration algorithm.  This occurred to me when I was writing AESAT.  I'll try to fix this soon, since it's not something we want to forget about and leave in there!  It's not a super serious flaw – it reduces the accuracy of the results somewhat but doesn't make USOFS produce entirely crazy results or anything like that.

Main CLLARE workgroups: Mission Planning, Navigation and Guidance. I do maths, physics, C, Python and Java.

small tagNo Tags

About the CSTART – Collaborative Space Travel and Research Team Forum

Forum Timezone: UTC -6

Most Users Ever Online: 59

Currently Online:
13 Guests

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 4
Forums: 36
Topics: 516
Posts: 3818

Membership:

There are 1144 Members

There are 2 Admins

Top Posters:

Rocket-To-The-Moon – 685
brmj – 402
rpulkrabek – 349
DenisG – 69
antinode – 64
J. Simmons – 46

Recent New Members: daffodil1003, lejufe, aquariusmediaa91, megasplosion, peterpaul008, Sandra

Administrators: Luke Maurits (1483 Posts), Rizwan (170 Posts)



 
share save 120 16