Problem Addon of "Zond 7K-L1" development problem

chameleon

New member
Joined
Jul 20, 2009
Messages
16
Reaction score
0
Points
0
Location
Irkutsk
Greetings

I created a small add-on - by project Zond, using another addons - Proton LV and old model of Soyuz-TMA.
For creating spacecraft i use Spacecraft3.dll - that is more simple, than writing separate dll.
But i have problem - i cannot write correct aerodynamic flightmodel for reentry capsule. I dont understand all of parameters, and when i write parameters by one of manuals, capsule isn't worked correct.

Can you give me formulas for calc parameters, or give another help?

See the sample shots of craft :tiphat:
 

Attachments

  • Clipboard01.jpg
    Clipboard01.jpg
    167.8 KB · Views: 48
  • Clipboard02.jpg
    Clipboard02.jpg
    400.2 KB · Views: 63

Istochnikov

Costa Rica Space Systems' CEO
Addon Developer
Joined
Mar 30, 2008
Messages
250
Reaction score
1
Points
16
Location
Heredia↔Sn Pedro↔Nicoya
Two possible solutions:

The first: copy some aerodynamics parameters of the CVEL soyuz TMA to the [AERODYNAMICS] section of your .ini file for the capsule.

The second: Spacecraft3 manages a rudimentary "Capsule" aerodynamic model.
TAKEN FOR THE SC3 INSTRUCTION MANUAL (i hope Vinka won't hang me :P) said:
[AERODYNAMICS]
• MODEL : possible values are “shuttle”, “dglider” or “capsule”. If you know nothing at
aerodynamics, this is the only parameters that you must specify. All other parameters
related to aerodynamics will take default values according to the model chosen. For
“shuttle”, Orbiter default values given for space shuttle Atlantis will be used. For “dglider”,
Orbiter default values given for delta glider will be used. For “capsule”, another set of
default values are used.

The rest of stuff is on spacecraft3.dll user manual :p

Good Luck1 :p

AHHHH!!!: Other Thing: Adorable Zond Model :p
 

Shadow Addict

New member
Joined
Feb 28, 2009
Messages
509
Reaction score
0
Points
0
Location
New Orleans
Excellent! The Russian space program has been sorely lacking in addons, it's great to finally have some.
 

chameleon

New member
Joined
Jul 20, 2009
Messages
16
Reaction score
0
Points
0
Location
Irkutsk
The first: copy some aerodynamics parameters of the CVEL soyuz TMA to the [AERODYNAMICS] section of your .ini file for the capsule.
Thanx, i'm trying this way now.

The second: Spacecraft3 manages a rudimentary "Capsule" aerodynamic model.

The rest of stuff is on spacecraft3.dll user manual :p
I tried to use rudimentary model, but orbiter get exception :blink:

About 3D-model
Thanx to all:cheers:

Now i'm correct model and writing manual. Coming soon.

---------- Post added at 10:44 PM ---------- Previous post was at 03:24 AM ----------

People, i have another mini-trouble :huh:
How make fairings correct opening? They opens incorrect :thumbsdown:
 

Istochnikov

Costa Rica Space Systems' CEO
Addon Developer
Joined
Mar 30, 2008
Messages
250
Reaction score
1
Points
16
Location
Heredia↔Sn Pedro↔Nicoya
Take by referent the rocket's fairing .ini file (particularly the angle and number). Model yours basing on this reference.
 

chameleon

New member
Joined
Jul 20, 2009
Messages
16
Reaction score
0
Points
0
Location
Irkutsk
Huh... I dont understand this. Some variants isn't work

---------- Post added at 01:33 AM ---------- Previous post was at 12:55 AM ----------

OK, i upload it
 
Top