Subscribe to rss feed

USOFS question | Software projects | Forum

buy lasix lasix buy online buy strattera generic strattera atomoxetine buy accutane buy accutane cheap buy nolvadex nolvadex oral buy cipro cipro no rx
You must be logged in to post user permissions login Login register Register

Search Forums:


searchicon 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

topic

USOFS question

small tagNo Tags
UserPost

7:53 pm
May 19, 2010


KellyJ

Australia

Member

posts 13

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 1229

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

Most Users Ever Online: 28

Currently Online:
1 Guest

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 4
Forums: 36
Topics: 431
Posts: 3067

Membership:

There are 121 Members

There are 2 Admins

Top Posters:

Rocket-To-The-Moon – 645
brmj – 379
rpulkrabek – 167
DenisG – 69
antinode – 37
noumena – 36

Recent New Members: Philip, cbalci, brandonwillis33, eltonjock, Flambergius, Julius

Administrators: Luke Maurits (1229 Posts), Rizwan (165 Posts)



  • Share/Bookmark