Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update X1 #69

Closed
4 tasks done
zer0Kerbal opened this issue Jan 29, 2022 · 1 comment
Closed
4 tasks done

Update X1 #69

zer0Kerbal opened this issue Jan 29, 2022 · 1 comment
Assignees
Labels
issue: config issue type type: fix Iterations on existing features or infrastructure. work: complex The situation is complex, emergent practices used.

Comments

@zer0Kerbal
Copy link
Owner

zer0Kerbal commented Jan 29, 2022

Update X1

[tbee-x1-body]

  • Add
    • DRAG_CUBE
    • [ModuleCargoPart]
      • type = cylinder
      • radius = 0.885m
      • height = 2.39m
      • volume = 5.880772 m3 // 2.932971
      • 1000L = m3
      • packedVolume = 6000
  • closes [tbee-x1-body] #70 - [tbee-x1-body]

[tbee-x1-tail]

  • Add
    • DRAG_CUBE
    • [ModuleCargoPart]
      • type = cone
      • radius = 0.625m
      • height = 3.28m
      • volume = 1.341722 m3
      • 1000L = m3
      • packedVolume = 1350
  • closes [tbee-x1-tail] #71 - [tbee-x1-tail]

[tbee-x1-crew]

  • Add
    • DRAG_CUBE
    • [ModuleCargoPart]
      • type = cylinder
      • radius = 0.625 m
      • height = 2.64 m
      • volume = 0.876033 m3
      • 1000L = m3
      • packedVolume = 1000
  • closes [tbee-x1-crew] #72 - [tbee-x1-crew]

[tbee-x1-engine]

  • Add
    • DRAG_CUBE
    • [ModuleCargoPart]
      • type =
      • radius = 0.625 m
      • height = 0.74 m
      • volume = 0.242236 m3
      • 1000L = m3
      • packedVolume = 300
  • closes [tbee-x1-engine] #73 - [tbee-x1-engine]
@zer0Kerbal zer0Kerbal created this issue from a note in Version 1.4.0.0 (To do) Jan 29, 2022
@zer0Kerbal zer0Kerbal self-assigned this Jan 29, 2022
@zer0Kerbal zer0Kerbal added issue: config issue type type: fix Iterations on existing features or infrastructure. work: complex The situation is complex, emergent practices used. labels Jan 29, 2022
@zer0Kerbal zer0Kerbal added this to the 1.4.0.0-release milestone Jan 29, 2022
zer0Kerbal added a commit that referenced this issue Jan 29, 2022
## Update X1

* closes #69 - Update X1

* [tbee-x1-body]
  * Add
    * DRAG_CUBE
    * [ModuleCargoPart]
      * type = cylinder
      * radius = 0.885m
      * height = 2.39m
      * volume = 5.880772 m3  // 2.932971
      * 1000L = m3
      * packedVolume = 6000
  * closes #70 - [tbee-x1-body]
* [tbee-x1-tail]
  * Add
    * DRAG_CUBE
    * [ModuleCargoPart]
      * type = cone
      * radius = 0.625m
      * height = 3.28m
      * volume = 1.341722 m3
      * 1000L = m3
      * packedVolume = 1350
  * closes #71 - [tbee-x1-tail]
* [tbee-x1-crew]
  * Add
    * DRAG_CUBE
    * [ModuleCargoPart]
      * type = cylinder
      * radius = 0.625 m
      * height = 2.64 m
      * volume = 0.876033 m3
      * 1000L = m3
      * packedVolume = 1000
  * closes #72 - [tbee-x1-crew]
* [tbee-x1-engine]
  * Add
    * DRAG_CUBE
    * [ModuleCargoPart]
      * type =
      * radius = 0.625 m
      * height = 0.74 m
      * volume = 0.242236 m3
      * 1000L = m3
      * packedVolume = 300
  * closes #73 - [tbee-x1-engine]
@zer0Kerbal zer0Kerbal mentioned this issue Jan 29, 2022
zer0Kerbal added a commit that referenced this issue Jan 29, 2022
## Update X1

* closes #69 - Update X1
* closes #74 - pull request

* [tbee-x1-body]
  * Add
    * DRAG_CUBE
    * [ModuleCargoPart]
      * type = cylinder
      * radius = 0.885m
      * height = 2.39m
      * volume = 5.880772 m3  // 2.932971
      * 1000L = m3
      * packedVolume = 6000 
  * closes #70 - [tbee-x1-body]
* [tbee-x1-tail]
  * Add
    * DRAG_CUBE
    * [ModuleCargoPart]
      * type = cone
      * radius = 0.625m
      * height = 3.28m
      * volume = 1.341722 m3
      * 1000L = m3
      * packedVolume = 1350 
  * closes #71 - [tbee-x1-tail]
* [tbee-x1-crew]
  * Add
    * DRAG_CUBE
    * [ModuleCargoPart]
      * type = cylinder
      * radius = 0.625 m
      * height = 2.64 m
      * volume = 0.876033 m3
      * 1000L = m3
      * packedVolume = 1000
  * closes #72 - [tbee-x1-crew]
* [tbee-x1-engine]
  * Add
    * DRAG_CUBE
    * [ModuleCargoPart]
      * type = 
      * radius = 0.625 m
      * height = 0.74 m
      * volume = 0.242236 m3
      * 1000L = m3
      * packedVolume = 300
  * closes #73 - [tbee-x1-engine]
@zer0Kerbal
Copy link
Owner Author

*X1* *diameter (m)* *height (m)* *math* *radius (m)* *m²* *Liters*
X1-body cylinder 1.77 2.39 πr²h 0.885 5.88077 5880.78
X1-crew cylinder 1.25 2.64 πr²h 0.625 3.23977 3239.77
X1-engine cylinder 0.625 0.74 πr²h 0.3125 0.22703 227.03
X1-tail cone 1.25 3.28 (πr²h)/3 0.625 1.34172 1341.73

@zer0Kerbal zer0Kerbal moved this from To do to In progress in Version 1.4.0.0 Jan 31, 2022
Version 1.4.0.0 automation moved this from In progress to Done Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: config issue type type: fix Iterations on existing features or infrastructure. work: complex The situation is complex, emergent practices used.
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant