[INFO] fetching crate accrete 0.2.0...
[INFO] testing accrete-0.2.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate accrete 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate accrete 0.2.0
[INFO] finished tweaking crates.io crate accrete 0.2.0
[INFO] tweaked toml for crates.io crate accrete 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate accrete 0.2.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.3.4)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_chacha v0.3.1 (available: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f676ebfade50022c8abc04a88ebe0c87a42b49bed739057a1c754c69555c8adb
[INFO] running `Command { std: "docker" "start" "-a" "f676ebfade50022c8abc04a88ebe0c87a42b49bed739057a1c754c69555c8adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f676ebfade50022c8abc04a88ebe0c87a42b49bed739057a1c754c69555c8adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f676ebfade50022c8abc04a88ebe0c87a42b49bed739057a1c754c69555c8adb", kill_on_drop: false }`
[INFO] [stdout] f676ebfade50022c8abc04a88ebe0c87a42b49bed739057a1c754c69555c8adb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e523b78fb5de540146467d2cd83864be432045bb0de801619314c762efac47e
[INFO] running `Command { std: "docker" "start" "-a" "8e523b78fb5de540146467d2cd83864be432045bb0de801619314c762efac47e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling accrete v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/wasm.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     JsValue::from_serde(&planetary_system).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/wasm.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     JsValue::from_serde(&planet).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.75s
[INFO] running `Command { std: "docker" "inspect" "8e523b78fb5de540146467d2cd83864be432045bb0de801619314c762efac47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e523b78fb5de540146467d2cd83864be432045bb0de801619314c762efac47e", kill_on_drop: false }`
[INFO] [stdout] 8e523b78fb5de540146467d2cd83864be432045bb0de801619314c762efac47e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78cb7dc21ffa80a9eba9d600ebd8b63ab1bda9b142757989ee0424ba0a3e1855
[INFO] running `Command { std: "docker" "start" "-a" "78cb7dc21ffa80a9eba9d600ebd8b63ab1bda9b142757989ee0424ba0a3e1855", kill_on_drop: false }`
[INFO] [stderr]    Compiling accrete v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/wasm.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     JsValue::from_serde(&planetary_system).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/wasm.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     JsValue::from_serde(&planet).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/wasm.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 |     JsValue::from_serde(&planetary_system).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stdout]   --> src/wasm.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     JsValue::from_serde(&planet).unwrap()
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "78cb7dc21ffa80a9eba9d600ebd8b63ab1bda9b142757989ee0424ba0a3e1855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78cb7dc21ffa80a9eba9d600ebd8b63ab1bda9b142757989ee0424ba0a3e1855", kill_on_drop: false }`
[INFO] [stdout] 78cb7dc21ffa80a9eba9d600ebd8b63ab1bda9b142757989ee0424ba0a3e1855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 600f3f844a1d723ea5d9fa5581d9e675244a17004354ee58d74fbd117e21341d
[INFO] running `Command { std: "docker" "start" "-a" "600f3f844a1d723ea5d9fa5581d9e675244a17004354ee58d74fbd117e21341d", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stderr]   --> src/wasm.rs:13:14
[INFO] [stderr]    |
[INFO] [stderr] 13 |     JsValue::from_serde(&planetary_system).unwrap()
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
[INFO] [stderr]   --> src/wasm.rs:23:14
[INFO] [stderr]    |
[INFO] [stderr] 23 |     JsValue::from_serde(&planet).unwrap()
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `accrete` (lib) generated 2 warnings
[INFO] [stderr] warning: `accrete` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/accrete-17b631e7c591f716)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test structs::primary_star::tests::check_sun_bv ... ok
[INFO] [stdout] test structs::primary_star::tests::check_sun_temperature ... ok
[INFO] [stdout] test events_log::tests::tests::restore_state_default ... ok
[INFO] [stdout] test tests::run_with_default_config ... ok
[INFO] [stdout] test utils::tests::check_earth_moon_roche_limit ... ok
[INFO] [stdout] test tests::high_density_dust ... ok
[INFO] [stdout] test tests::random_planet_default ... ok
[INFO] [stdout] test tests::high_cloud_ecentricity ... ok
[INFO] [stdout] test tests::run_with_brown_dwarf ... ok
[INFO] [stdout] test tests::low_cloud_ecentricity_and_dust_density ... ok
[INFO] [stdout] test tests::run_with_o_spectral_class ... ok
[INFO] [stdout] test tests::run_with_a_spectral_class ... ok
[INFO] [stdout] test tests::low_density_dust ... ok
[INFO] [stdout] test tests::run_with_f_spectral_class ... ok
[INFO] [stdout] test tests::run_with_g_spectral_class ... ok
[INFO] [stdout] test tests::run_with_m_spectral_class ... FAILED
[INFO] [stdout] test tests::run_with_rogue_planet ... ok
[INFO] [stdout] test tests::low_cloud_ecentricity ... FAILED
[INFO] [stdout] test tests::run_with_b_spectral_class ... ok
[INFO] [stdout] test tests::run_with_k_spectral_class ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_with_m_spectral_class stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_with_m_spectral_class' (41) panicked at src/lib.rs:135:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "System { primary_star: PrimaryStar { stellar_mass: 0.3, stellar_luminosity: 0.014788509052639483, stellar_surface_temp: 3453.1450784601243, stellar_radius_au: 0.0015800917228589765, spectral_class: M, bv_color_index: 1.665742200084794, color: [1.0, 0.8064936347750341, 0.5448642245177235], main_seq_age: 202860206483.3949, ecosphere: (0.11867726966798287, 0.23403473193207155) }, planets: [Planetesimal { a: 0.26008078183251526, b: 0.25930500536374784, e: 0.07718005250075999, distance_to_primary_star: 0.26008078183251526, mass: 2.6563754582692337e-9, earth_masses: 0.0008839770432058375, is_gas_giant: false, orbit_zone: 1, radius: 619.2838254843349, earth_radii: 0.09709686821642127, density: 5.310879178457383, resonant_period: false, axial_tilt: 18.071913982790495, escape_velocity: 106698.98035724518, surface_accel: 91.9180506641843, surface_grav: 0.09369831871986167, rms_velocity: 409452.2573801455, escape_velocity_km_per_sec: 1.0669898035724519, orbital_period_days: 88.45026176185966, day_hours: 88.45026176185966, length_of_year: 0.2421636187867479, molecule_weight: 697.2693339012789, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 65.84375491646303, is_dwarf_planet: false, hill_sphere: 0.00034427663716503874, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"S5uY3fs\" }, Planetesimal { a: 0.3126819444743665, b: 0.31679226870097377, e: 0.04062616458233887, distance_to_primary_star: 0.3126819444743665, mass: 7.289725000545463e-8, earth_masses: 0.02425842902480517, is_gas_giant: false, orbit_zone: 1, radius: 1866.3073520540017, earth_radii: 0.29261639260802785, density: 5.324855394798733, resonant_period: false, axial_tilt: 18.747199059407464, escape_velocity: 321976.6647463096, surface_accel: 277.7382099659589, surface_grav: 0.2831174413516401, rms_velocity: 340571.8337895477, escape_velocity_km_per_sec: 3.219766647463096, orbital_period_days: 116.59794190943441, day_hours: 116.59794190943441, length_of_year: 0.31922776703472805, molecule_weight: 76.57240874738328, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.0008574310763761786, b: 0.2901682975771394, e: 0.03788007054752851, distance_to_primary_star: 0.3126819444743665, mass: 1.3610991385797606e-8, earth_masses: 0.004529406369443286, is_gas_giant: false, orbit_zone: 1, radius: 1067.408076687909, earth_radii: 0.16735780443523188, density: 5.314280565093864, resonant_period: false, axial_tilt: 5.759031502243728, escape_velocity: 183967.05049549998, surface_accel: 158.53297537821226, surface_grav: 0.16160344075250996, rms_velocity: 124197345.0187804, escape_velocity_km_per_sec: 1.8396705049549997, orbital_period_days: 31.179377974778546, day_hours: 31.179377974778546, length_of_year: 0.08536448453053674, molecule_weight: 234.5530111671711, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 295.93714918628655, is_dwarf_planet: false, hill_sphere: 0.0003269245618420688, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"LLrmQeK\" }], rings: [], is_moon: false, orbit_clearing: 1447.1386751462624, is_dwarf_planet: false, hill_sphere: 0.0012979168957136628, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"9n8DK96\" }, Planetesimal { a: 0.528348410608737, b: 0.5256725658525155, e: 0.10059204167412293, distance_to_primary_star: 0.528348410608737, mass: 4.801885175540129e-7, earth_masses: 0.1597950412496879, is_gas_giant: false, orbit_zone: 2, radius: 4664.585356428204, earth_radii: 0.7313554964609916, density: 2.2465640812314644, resonant_period: true, axial_tilt: 20.677658377103352, escape_velocity: 522708.7514642377, surface_accel: 292.87108926067265, surface_grav: 0.29854341412912605, rms_velocity: 201553.86310299142, escape_velocity_km_per_sec: 5.227087514642377, orbital_period_days: 256.1043716054451, day_hours: 209.28945627628642, length_of_year: 0.7011755553879401, molecule_weight: 29.053707569863104, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.001777919235780036, b: 0.48054477016484465, e: 0.05000400710261166, distance_to_primary_star: 0.528348410608737, mass: 4.0740343934704525e-11, earth_masses: 1.3557394026691418e-5, is_gas_giant: false, orbit_zone: 3, radius: 206.02246276603736, earth_radii: 0.03230204809752859, density: 2.212214027170476, resonant_period: false, axial_tilt: 6.48217477851611, escape_velocity: 22909.49238986735, surface_accel: 12.737563528628746, surface_grav: 0.012984264555177111, rms_velocity: 59896232.11191327, escape_velocity_km_per_sec: 0.2290949238986735, orbital_period_days: 39.513099117019536, day_hours: 39.513099117019536, length_of_year: 0.10818096951956067, molecule_weight: 15124.8184585072, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 5.145935724080548e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"9nrw824\" }], rings: [], is_moon: false, orbit_clearing: 5362.213685584367, is_dwarf_planet: false, hill_sphere: 0.0038541938300241307, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"DbxFBxe\" }, Planetesimal { a: 0.7199086557027466, b: 0.7028800192180569, e: 0.2162134675280062, distance_to_primary_star: 0.7199086557027466, mass: 7.388644869074629e-7, earth_masses: 0.2458761025039026, is_gas_giant: false, orbit_zone: 2, radius: 5375.961308815643, earth_radii: 0.8428913936681786, density: 2.2580968428450228, resonant_period: true, axial_tilt: 21.588156184181504, escape_velocity: 603969.1242980018, surface_accel: 339.26834862736206, surface_grav: 0.34583929523686247, rms_velocity: 147922.46541134373, escape_velocity_km_per_sec: 6.039691242980018, orbital_period_days: 407.3355264671405, day_hours: 262.5066309216661, length_of_year: 1.1152238917649295, molecule_weight: 21.761640358726222, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 5825.720551813253, is_dwarf_planet: false, hill_sphere: 0.005283429944849138, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"KB1pgtK\" }, Planetesimal { a: 0.9940215092838908, b: 0.9804886237105574, e: 0.16431552555390636, distance_to_primary_star: 0.9940215092838908, mass: 8.32815898284323e-7, earth_masses: 0.27714084355374047, is_gas_giant: false, orbit_zone: 2, radius: 5591.6231760464525, earth_radii: 0.8767047939865871, density: 2.2619421431787603, resonant_period: true, axial_tilt: 23.480766084124365, escape_velocity: 628732.5774288378, surface_accel: 353.47933996493754, surface_grav: 0.36032552493877423, rms_velocity: 107131.14578298623, escape_velocity_km_per_sec: 6.2873257742883775, orbital_period_days: 660.8909451378638, day_hours: 474.3527764013717, length_of_year: 1.809420794354179, molecule_weight: 20.081177564634185, volatile_gas_inventory: 692.8539194845007, greenhouse_effect: false, albedo: 0.6389088674177782, is_tidally_locked: false, surface_pressure_bar: 0.18937683604681002, surface_temp_kelvin: 123.92389763779815, day_temp_kelvin: 180.74443953067185, night_temp_kelvin: 51.59264300361212, boiling_point_kelvin: 332.1772760691731, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 1.0, moons: [Planetesimal { a: 0.00016542775676580996, b: 1.059719869678811, e: 0.054226815290559505, distance_to_primary_star: 0.9940215092838908, mass: 1.4774315849590822e-10, earth_masses: 4.9165324124097293e-5, is_gas_giant: false, orbit_zone: 3, radius: 316.52128364572394, earth_radii: 0.049627043531784876, density: 2.212303966948329, resonant_period: false, axial_tilt: 4.162917560165131, escape_velocity: 35197.56654368103, surface_accel: 19.57006929087738, surface_grav: 0.019949102233310277, rms_velocity: 643729113.5687189, escape_velocity_km_per_sec: 0.3519756654368103, orbital_period_days: 0.8515240279858205, day_hours: 0.8515240279858205, length_of_year: 0.002331345730282876, molecule_weight: 6407.606397475098, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 6.095477738697824e-6, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"nPxRreY\" }, Planetesimal { a: 0.0013716331302091407, b: 1.0024944824753925, e: 0.02033234052669075, distance_to_primary_star: 0.9940215092838908, mass: 6.843584487112676e-11, earth_masses: 2.2773782075929923e-5, is_gas_giant: false, orbit_zone: 3, radius: 244.90581736554256, earth_radii: 0.03839852890648206, density: 2.212241337718583, resonant_period: false, axial_tilt: 6.213227450115392, escape_velocity: 27233.450743932426, surface_accel: 15.141756275948364, surface_grav: 0.015435021688020759, rms_velocity: 77637861.6680681, escape_velocity_km_per_sec: 0.27233450743932425, orbital_period_days: 20.33115080410015, day_hours: 20.33115080410015, length_of_year: 0.055663657232307054, molecule_weight: 10703.252114112438, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 4.0506171301642564e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"8aOAU6k\" }, Planetesimal { a: 0.0020010610645488057, b: 0.9757409299460753, e: 0.03947993958804885, distance_to_primary_star: 0.9940215092838908, mass: 7.821704209890648e-11, earth_masses: 2.6028726243370548e-5, is_gas_giant: false, orbit_zone: 3, radius: 256.057666605981, earth_radii: 0.04014701577390734, density: 2.212250039721958, resonant_period: false, axial_tilt: 6.755115980150679, escape_velocity: 28473.58891333516, surface_accel: 15.831302306858277, surface_grav: 0.016137922840834124, rms_velocity: 53217098.223100826, escape_velocity_km_per_sec: 0.28473588913335157, orbital_period_days: 35.8255589208289, day_hours: 35.8255589208289, length_of_year: 0.09808503469083887, molecule_weight: 9791.21714829924, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 6.0577380583847016e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"MbBAefb\" }], rings: [], is_moon: false, orbit_clearing: 4567.822755794439, is_dwarf_planet: false, hill_sphere: 0.008094815385028278, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"n3sU5si\" }, Planetesimal { a: 1.569366904811958, b: 1.5661180155124865, e: 0.06431249009534024, distance_to_primary_star: 1.569366904811958, mass: 1.219825740052176e-8, earth_masses: 0.004059282913343365, is_gas_giant: false, orbit_zone: 2, radius: 1377.6842242475846, earth_radii: 0.2160056795621801, density: 2.215108028067398, resonant_period: false, axial_tilt: 25.617173616286813, escape_velocity: 153297.28462280374, surface_accel: 85.28825785734513, surface_grav: 0.08694012014000523, rms_velocity: 67855.81045197092, escape_velocity_km_per_sec: 1.5329728462280374, orbital_period_days: 1311.0626865806105, day_hours: 1311.0626865806105, length_of_year: 3.5894940084342517, molecule_weight: 337.79419291690544, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 40.02484580902584, is_dwarf_planet: false, hill_sphere: 0.0035011207022898915, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"htKhGst\" }, Planetesimal { a: 1.9078435305078962, b: 1.9074373922661343, e: 0.021369618834732047, distance_to_primary_star: 1.9078435305078962, mass: 1.1015132757292875e-6, earth_masses: 0.36655678529931013, is_gas_giant: false, orbit_zone: 3, radius: 6128.592106777876, earth_radii: 0.9608955952928624, density: 2.272237678338608, resonant_period: false, axial_tilt: 27.0814418579261, escape_velocity: 690676.8781431399, surface_accel: 389.18771366263746, surface_grav: 0.39672549812705143, rms_velocity: 55817.29398645554, escape_velocity_km_per_sec: 6.906768781431399, orbital_period_days: 1757.316814978914, day_hours: 1757.316814978914, length_of_year: 4.811271225130497, molecule_weight: 16.640687655588355, volatile_gas_inventory: 3.0552698247013113, greenhouse_effect: false, albedo: 0.0958607078290019, is_tidally_locked: false, surface_pressure_bar: 0.0011045248155333361, surface_temp_kelvin: 97.36443878522869, day_temp_kelvin: 184.45194503928002, night_temp_kelvin: 16.777139515266935, boiling_point_kelvin: 248.19944772265916, hydrosphere: 0.0, cloud_cover: 2.905931392198392e-9, ice_cover: 0.003722628415158383, moons: [Planetesimal { a: 0.002169439347006871, b: 1.8253663782093577, e: 0.04136143904394818, distance_to_primary_star: 1.9078435305078962, mass: 3.1582837034514567e-10, earth_masses: 0.00010509998807176288, is_gas_giant: false, orbit_zone: 3, radius: 407.7344788293243, earth_radii: 0.06392826573053062, density: 2.212406877285019, resonant_period: false, axial_tilt: 6.973805516972354, escape_velocity: 45341.64360861143, surface_accel: 25.210826553509463, surface_grav: 0.025699109636604957, rms_velocity: 49086720.66330842, escape_velocity_km_per_sec: 0.4534164360861143, orbital_period_days: 35.161023452820324, day_hours: 35.161023452820324, length_of_year: 0.09626563573667439, molecule_weight: 3861.2381249431664, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 9.508582742407872e-5, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"FuRBrtc\" }, Planetesimal { a: 0.009721807237806515, b: 1.800854725721051, e: 0.05515026787269983, distance_to_primary_star: 1.9078435305078962, mass: 9.958416367593988e-11, earth_masses: 3.313918380112565e-5, is_gas_giant: false, orbit_zone: 3, radius: 277.5233824870308, earth_radii: 0.04351260308670912, density: 2.2122678806430014, resonant_period: false, axial_tilt: 9.376658407046133, escape_velocity: 30860.69897868132, surface_accel: 17.15860359076751, surface_grav: 0.017490931285186043, rms_velocity: 10953792.91294645, escape_velocity_km_per_sec: 0.3086069897868132, orbital_period_days: 333.5825842109494, day_hours: 333.5825842109494, length_of_year: 0.9132993407555082, molecule_weight: 8335.076437222024, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00028584867271103147, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"o7tYycH\" }, Planetesimal { a: 0.01936299552803435, b: 1.8999834270288558, e: 0.042692672121246625, distance_to_primary_star: 1.9078435305078962, mass: 5.648564459815831e-10, earth_masses: 0.00018797046531964675, is_gas_giant: false, orbit_zone: 3, radius: 494.9162713631203, earth_radii: 0.07759740849217941, density: 2.2125294797439774, resonant_period: false, axial_tilt: 10.65539860693726, escape_velocity: 55038.119471655555, surface_accel: 30.6031016785232, surface_grav: 0.03119582230226626, rms_velocity: 5499699.830449064, escape_velocity_km_per_sec: 0.5503811947165556, orbital_period_days: 937.4540376922771, day_hours: 937.4540376922771, length_of_year: 2.5666092749959675, molecule_weight: 2620.5589303061233, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0010287257908582438, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"X10J2aX\" }], rings: [], is_moon: false, orbit_clearing: 2901.328405920349, is_dwarf_planet: false, hill_sphere: 0.019971492577113857, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"gUEevOu\" }, Planetesimal { a: 2.6217840961584487, b: 2.6174580399508094, e: 0.05738937155910017, distance_to_primary_star: 2.6217840961584487, mass: 5.966992704853403e-6, earth_masses: 1.9856698162329225, is_gas_giant: false, orbit_zone: 3, radius: 10567.48594595823, earth_radii: 1.6568651530194778, density: 2.4009695043459063, resonant_period: false, axial_tilt: 28.82219677300244, escape_velocity: 1224199.85068093, surface_accel: 709.0926271732634, surface_grav: 0.7228263273937445, rms_velocity: 40617.632618395706, escape_velocity_km_per_sec: 12.241998506809301, orbital_period_days: 2830.921321674991, day_hours: 2830.921321674991, length_of_year: 7.750640168856922, molecule_weight: 5.296835179316411, volatile_gas_inventory: 16.54689340402808, greenhouse_effect: false, albedo: 0.17666551818147075, is_tidally_locked: false, surface_pressure_bar: 0.03240471059864018, surface_temp_kelvin: 89.58194509104462, day_temp_kelvin: 163.37489377481378, night_temp_kelvin: 15.51012387462145, boiling_point_kelvin: 297.6192939423879, hydrosphere: 0.0, cloud_cover: 2.878141521943254e-9, ice_cover: 0.006781014352359647, moons: [Planetesimal { a: 0.02498743255532265, b: 2.571314690800583, e: 0.12971155123510944, distance_to_primary_star: 2.6217840961584487, mass: 1.004702518311187e-9, earth_masses: 0.000334340523540617, is_gas_giant: false, orbit_zone: 3, radius: 599.6343654777521, earth_radii: 0.09401604977700723, density: 2.212708075176771, resonant_period: true, axial_tilt: 11.323058671045315, escape_velocity: 66686.18859508267, surface_accel: 37.08132826740007, surface_grav: 0.037799519130886916, rms_velocity: 4261768.910701175, escape_velocity_km_per_sec: 0.6668618859508267, orbital_period_days: 590.5619994135394, day_hours: 454.94735873700824, length_of_year: 1.6168706349446664, molecule_weight: 1785.0455841586215, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0008326038802551278, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"RRwhYv1\" }, Planetesimal { a: 0.045720592632373595, b: 2.7431167096044664, e: 0.036357023592555215, distance_to_primary_star: 2.6217840961584487, mass: 1.2068971120021552e-10, earth_masses: 4.016259588606689e-5, is_gas_giant: false, orbit_zone: 3, radius: 295.8865081925413, earth_radii: 0.046391738506199647, density: 2.2122842823861704, resonant_period: false, axial_tilt: 12.593819396605191, escape_velocity: 32902.807067516165, surface_accel: 18.29408714062957, surface_grav: 0.01864840687118203, rms_velocity: 2329161.9178862777, escape_velocity_km_per_sec: 0.32902807067516165, orbital_period_days: 1461.783279529946, day_hours: 1461.783279529946, length_of_year: 4.0021445024776074, molecule_weight: 7332.552849877565, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.000832324171121334, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"FvJiZX1\" }], rings: [Ring { a: 9.146206628077773e-5, mass: 6.793944100621225e-11, width: 488.62449943910144, id: \"wl19Xnk\" }, Ring { a: 9.144988759071157e-5, mass: 2.313766436568855e-9, width: 1583.6161489089266, id: \"18EzjLZ\" }], is_moon: false, orbit_clearing: 10991.507857323775, is_dwarf_planet: false, hill_sphere: 0.04642660460712906, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"zh0VQk0\" }, Planetesimal { a: 3.056451827548787, b: 3.0530443282827493, e: 0.04684582888233139, distance_to_primary_star: 3.056451827548787, mass: 1.1311700482019526e-6, earth_masses: 0.37642583673923563, is_gas_giant: false, orbit_zone: 3, radius: 6182.124603910975, earth_radii: 0.969288899954684, density: 2.273321232390265, resonant_period: false, axial_tilt: 29.586277340233366, escape_velocity: 696875.9545954567, surface_accel: 392.77443209904163, surface_grav: 0.4003816840968824, rms_velocity: 34841.269953179624, escape_velocity_km_per_sec: 6.968759545954567, orbital_period_days: 3563.3808816637315, day_hours: 3563.3808816637315, length_of_year: 9.756005151714529, molecule_weight: 16.34594918161612, volatile_gas_inventory: 3.1350829497019443, greenhouse_effect: false, albedo: 0.09557163373364372, is_tidally_locked: false, surface_pressure_bar: 0.0011638931290052312, surface_temp_kelvin: 76.95274643770163, day_temp_kelvin: 153.85188107816802, night_temp_kelvin: 13.753162548800965, boiling_point_kelvin: 248.83969378174626, hydrosphere: 0.0, cloud_cover: 7.471960356526456e-10, ice_cover: 0.0037540070154057008, moons: [Planetesimal { a: 0.0036741351228779724, b: 3.164502577429584, e: 0.09301245246689094, distance_to_primary_star: 3.056451827548787, mass: 2.409442535919028e-10, earth_masses: 8.018037819336774e-5, is_gas_giant: false, orbit_zone: 3, radius: 372.56499398703096, earth_radii: 0.05841407870602555, density: 2.2123641260662184, resonant_period: false, axial_tilt: 7.629979410710093, escape_velocity: 41430.261217656465, surface_accel: 23.035800092144456, surface_grav: 0.02348195728047345, rms_velocity: 28983872.302198216, escape_velocity_km_per_sec: 0.41430261217656467, orbital_period_days: 76.4750638271701, day_hours: 76.4750638271701, length_of_year: 0.20937731369519536, molecule_weight: 4624.723372933465, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00013798935641408746, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"PER4x1x\" }, Planetesimal { a: 0.013975925204674406, b: 3.2026146786800433, e: 0.01698299578510869, distance_to_primary_star: 3.056451827548787, mass: 1.8951964369737229e-10, earth_masses: 6.306752072396503e-5, is_gas_giant: false, orbit_zone: 3, radius: 343.914134257406, earth_radii: 0.05392194014697491, density: 2.2123321483302405, resonant_period: false, axial_tilt: 9.92933810072839, escape_velocity: 38243.929714348145, surface_accel: 21.26400188747847, surface_grav: 0.02167584290262841, rms_velocity: 7619578.787306296, escape_velocity_km_per_sec: 0.38243929714348146, orbital_period_days: 567.3719790565557, day_hours: 567.3719790565557, length_of_year: 1.553379819456689, molecule_weight: 5427.45312049463, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0005251418436578053, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"kBL9Yeu\" }, Planetesimal { a: 0.015974340889490818, b: 2.9237444824176158, e: 0.1094450894673604, distance_to_primary_star: 3.056451827548787, mass: 2.6416615002916803e-10, earth_masses: 8.790805964229242e-5, is_gas_giant: false, orbit_zone: 3, radius: 384.1681438600604, earth_radii: 0.060233324531210476, density: 2.2123778044292965, resonant_period: true, axial_tilt: 10.110007835255344, escape_velocity: 42720.69574666402, surface_accel: 23.7533730249097, surface_grav: 0.024213428159948727, rms_velocity: 6666357.251244993, escape_velocity_km_per_sec: 0.4272069574666402, orbital_period_days: 693.29349748214, day_hours: 556.5087758597286, length_of_year: 1.8981341477950444, molecule_weight: 4349.551423207751, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0006074254568366943, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"0jlF6FH\" }, Planetesimal { a: 0.019606117765771917, b: 3.080395940616723, e: 0.11174698463238064, distance_to_primary_star: 3.056451827548787, mass: 3.0627781717384966e-10, earth_masses: 0.00010192179662783082, is_gas_giant: false, orbit_zone: 3, radius: 403.58273807493936, earth_radii: 0.06327731860692057, density: 2.2124016298210933, resonant_period: true, axial_tilt: 10.749948580284897, escape_velocity: 44879.90083075762, surface_accel: 24.95405908818418, surface_grav: 0.025437369101105178, rms_velocity: 5431501.763619231, escape_velocity_km_per_sec: 0.44879900830757624, orbital_period_days: 942.675094909494, day_hours: 753.169567482294, length_of_year: 2.5809037506077863, molecule_weight: 3941.0988367878676, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0007811787625759834, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"KmLzYJO\" }], rings: [Ring { a: 5.2541431833909754e-5, mass: 1.9553312026425198e-11, width: 322.610222094396, id: \"DGuolaF\" }], is_moon: false, orbit_clearing: 1753.4411777979483, is_dwarf_planet: false, hill_sphere: 0.031439514961111435, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"tEYCSe1\" }, Planetesimal { a: 6.833723138467635, b: 6.672007239471988, e: 0.21759717604792786, distance_to_primary_star: 6.833723138467635, mass: 1.5877839600604052e-5, earth_masses: 5.283758234908358, is_gas_giant: false, orbit_zone: 3, radius: 14289.50982637581, earth_radii: 2.2404374139817826, density: 2.583958830550174, resonant_period: true, axial_tilt: 33.978562092249, escape_velocity: 1717305.0525191063, surface_accel: 1031.923655619063, surface_grav: 1.0519099445658135, rms_velocity: 15583.11056283084, escape_velocity_km_per_sec: 17.173050525191062, orbital_period_days: 11912.730273113855, day_hours: 7654.874690918911, length_of_year: 32.61527795513718, molecule_weight: 2.691697234593931, volatile_gas_inventory: 44.03011705971108, greenhouse_effect: false, albedo: 0.24130888323694177, is_tidally_locked: false, surface_pressure_bar: 0.22944437842078397, surface_temp_kelvin: 64.02795547916452, day_temp_kelvin: 104.55769268435874, night_temp_kelvin: 11.828301944689454, boiling_point_kelvin: 336.4239279255439, hydrosphere: 0.0, cloud_cover: 7.468997838732891e-10, ice_cover: 0.009868172430831112, moons: [Planetesimal { a: 0.03144624068042002, b: 6.31289419202128, e: 0.08251509073634866, distance_to_primary_star: 6.833723138467635, mass: 7.774753743668157e-11, earth_masses: 2.587248652891567e-5, is_gas_giant: false, orbit_zone: 3, radius: 255.54431760283939, earth_radii: 0.04006652831653173, density: 2.212249630637613, resonant_period: false, axial_tilt: 11.709721684154912, escape_velocity: 28416.501924167624, surface_accel: 15.79956050639355, surface_grav: 0.01610556626543685, rms_velocity: 3386435.418616599, escape_velocity_km_per_sec: 0.28416501924167625, orbital_period_days: 511.1562688637299, day_hours: 511.1562688637299, length_of_year: 1.399469593056071, molecule_weight: 9830.596559447122, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0003396974781966219, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"7dagc3J\" }, Planetesimal { a: 0.0925306280988213, b: 6.789189877386758, e: 0.049607276997160075, distance_to_primary_star: 6.833723138467635, mass: 4.4730685190606164e-8, earth_masses: 0.014885282391942489, is_gas_giant: false, orbit_zone: 3, radius: 2123.174368310562, earth_radii: 0.3328903054735908, density: 2.219191277919912, resonant_period: false, axial_tilt: 14.363272474867937, escape_velocity: 236466.89692660622, surface_accel: 131.68158531084703, surface_grav: 0.13423199318129156, rms_velocity: 1150869.343594924, escape_velocity_km_per_sec: 2.364668969266062, orbital_period_days: 2576.4340889062673, day_hours: 2576.4340889062673, length_of_year: 7.053892098306003, molecule_weight: 141.96470981223993, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.008611647430875427, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"eaSuWeI\" }, Planetesimal { a: 0.1023577752331057, b: 7.166093130610938, e: 0.009896577700868681, distance_to_primary_star: 6.833723138467635, mass: 1.1429645753387848e-9, earth_masses: 0.00038035076805569234, is_gas_giant: false, orbit_zone: 3, radius: 625.9625023628224, earth_radii: 0.0981440110321139, density: 2.212758358671758, resonant_period: false, axial_tilt: 14.622757759350073, escape_velocity: 69614.96903653406, surface_accel: 38.71033724595696, surface_grav: 0.03946007874205602, rms_velocity: 1040376.883729631, escape_velocity_km_per_sec: 0.6961496903653407, orbital_period_days: 3001.6999609624013, day_hours: 3001.6999609624013, length_of_year: 8.218206600855309, molecule_weight: 1638.0073080179384, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0029230849341469393, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"Pdu6rrA\" }, Planetesimal { a: 0.1169710189843064, b: 6.381916990428508, e: 0.10667532011154832, distance_to_primary_star: 6.833723138467635, mass: 1.6079397799637103e-10, earth_masses: 5.350831893588829e-5, is_gas_giant: false, orbit_zone: 3, radius: 325.57905551044087, earth_radii: 0.05104720218100359, density: 2.2123130266776934, resonant_period: true, axial_tilt: 15.393608410046934, escape_velocity: 36204.87634810715, surface_accel: 20.130181121858026, surface_grav: 0.020520062305665675, rms_velocity: 910402.1162438876, escape_velocity_km_per_sec: 0.3620487634810715, orbital_period_days: 3667.050277299198, day_hours: 2960.097198854105, length_of_year: 10.0398364881566, molecule_weight: 6056.015339730344, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0015674967312580932, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"hbC0xcF\" }], rings: [Ring { a: 0.00012674259569245606, mass: 2.5066872106536983e-11, width: 350.4592963832851, id: \"0N8jx5h\" }, Ring { a: 0.0001267388231412233, mass: 2.913092326292359e-10, width: 793.7968274649406, id: \"kfBEqwi\" }, Ring { a: 0.00012674155715546517, mass: 7.83127024274415e-11, width: 512.3240160168015, id: \"aGhSbUU\" }, Ring { a: 0.00012674294379118965, mass: 1.220405508290303e-11, width: 275.7021262541381, id: \"Ry8VM2d\" }], is_moon: false, orbit_clearing: 9950.089682552192, is_dwarf_planet: false, hill_sphere: 0.13918873550756525, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"U600zpZ\" }, Planetesimal { a: 9.813938782331537, b: 9.786406803482615, e: 0.07525272637976711, distance_to_primary_star: 9.813938782331537, mass: 2.434792171920972e-6, earth_masses: 0.8102395232779915, is_gas_giant: false, orbit_zone: 3, radius: 7934.16751412199, earth_radii: 1.2439898893261194, density: 2.314749367603193, resonant_period: false, axial_tilt: 36.40454749689249, escape_velocity: 902486.4162477745, surface_accel: 513.274852126615, surface_grav: 0.5232159552768756, rms_velocity: 10850.960616774613, escape_velocity_km_per_sec: 9.024864162477744, orbital_period_days: 20502.177347936788, day_hours: 20502.177347936788, length_of_year: 56.13190238997067, molecule_weight: 9.746299567414505, volatile_gas_inventory: 6.751473334812324, greenhouse_effect: false, albedo: 0.10185225770955761, is_tidally_locked: false, surface_pressure_bar: 0.005395064294622015, surface_temp_kelvin: 44.089901051504825, day_temp_kelvin: 97.91029502341509, night_temp_kelvin: 8.944459032057658, boiling_point_kelvin: 269.1807580588264, hydrosphere: 0.0, cloud_cover: 9.664035306096672e-11, ice_cover: 0.004908144926708054, moons: [Planetesimal { a: 0.005731956756572029, b: 10.834049017025315, e: 0.009302493822653246, distance_to_primary_star: 9.813938782331537, mass: 4.51362914513325e-9, earth_masses: 0.00150202582749437, is_gas_giant: false, orbit_zone: 3, radius: 989.28063882315, earth_radii: 0.155108284544238, density: 2.2136732554025267, resonant_period: false, axial_tilt: 8.471716416639012, escape_velocity: 110043.29603435217, surface_accel: 61.2036995715876, surface_grav: 0.06238909232577737, rms_velocity: 18578413.57585586, escape_velocity_km_per_sec: 1.1004329603435217, orbital_period_days: 101.48891098801118, day_hours: 101.48891098801118, length_of_year: 0.2778614948337062, molecule_weight: 655.5320406916567, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00048368009553218536, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"KicMYx6\" }, Planetesimal { a: 0.05049261888263488, b: 10.807460804414749, e: 0.11558692206158772, distance_to_primary_star: 9.813938782331537, mass: 1.8387698688456572e-11, earth_masses: 6.118978199178297e-6, is_gas_giant: false, orbit_zone: 3, radius: 158.03401876284457, earth_radii: 0.02477798977153411, density: 2.212186815578551, resonant_period: true, axial_tilt: 12.930742498615254, escape_velocity: 17573.117195338866, surface_accel: 9.770505438596112, surface_grav: 0.009959740508252917, rms_velocity: 2109034.2624145434, escape_velocity_km_per_sec: 0.17573117195338867, orbital_period_days: 2655.86879022657, day_hours: 2105.5150835079207, length_of_year: 7.271372457841396, molecule_weight: 25705.348308378256, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0006074788026570161, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"qOpVeHA\" }, Planetesimal { a: 0.08383399051502011, b: 9.634642281490972, e: 0.11466386033977771, distance_to_primary_star: 9.813938782331537, mass: 3.811246954379782e-11, earth_masses: 1.268290144441783e-5, is_gas_giant: false, orbit_zone: 3, radius: 201.4940512442859, earth_radii: 0.0315920431552659, density: 2.2122111527890973, resonant_period: true, axial_tilt: 14.065621704869557, escape_velocity: 22405.922988626804, surface_accel: 12.457573359414791, surface_grav: 0.012698851538649124, rms_velocity: 1270256.4027825575, escape_velocity_km_per_sec: 0.22405922988626803, orbital_period_days: 5681.895212518079, day_hours: 4512.918515068089, length_of_year: 15.556181279994739, molecule_weight: 15812.31384930544, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0012873292723073798, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"zaFFlRo\" }, Planetesimal { a: 0.09642591838203493, b: 10.346716444277424, e: 0.09061887399767832, distance_to_primary_star: 9.813938782331537, mass: 6.123815210128467e-11, earth_masses: 2.037856525792235e-5, is_gas_giant: false, orbit_zone: 3, radius: 236.00018990211726, earth_radii: 0.03700222482002465, density: 2.2122346667638264, resonant_period: false, axial_tilt: 14.87881280693748, escape_velocity: 26243.108171187658, surface_accel: 14.591105345514764, surface_grav: 0.014873705754857048, rms_velocity: 1104378.0034389254, escape_velocity_km_per_sec: 0.26243108171187657, orbital_period_days: 7008.928420212366, day_hours: 7008.928420212366, length_of_year: 19.189400192230984, molecule_weight: 11526.3170811783, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0017813640986495739, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"UH9A7ls\" }, Planetesimal { a: 0.1104412431895214, b: 9.12038489932854, e: 0.023340582568132984, distance_to_primary_star: 9.813938782331537, mass: 1.2035638310417873e-11, earth_masses: 4.0051672415578265e-6, is_gas_giant: false, orbit_zone: 3, radius: 137.2140112931144, earth_radii: 0.02151364241033465, density: 2.2121772412311542, resonant_period: false, axial_tilt: 15.020730813159464, escape_velocity: 15257.93434958058, surface_accel: 8.483264880245995, surface_grav: 0.00864756868526605, rms_velocity: 964229.1244383627, escape_velocity_km_per_sec: 0.15257934349580582, orbital_period_days: 8591.366913545979, day_hours: 8591.366913545979, length_of_year: 23.521880666792548, molecule_weight: 34098.05601098111, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0012740009571335822, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"OleivJ3\" }], rings: [], is_moon: false, orbit_clearing: 1015.8886785713702, is_dwarf_planet: false, hill_sphere: 0.12645602708337145, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"FDSYeMt\" }, Planetesimal { a: 17.744107404755066, b: 17.48712924265676, e: 0.17027892264922678, distance_to_primary_star: 17.744107404755066, mass: 5.741049034524757e-7, earth_masses: 0.19104812667353582, is_gas_giant: false, orbit_zone: 3, radius: 4947.559715659647, earth_radii: 0.7757227525336543, density: 2.2509419542868807, resonant_period: true, axial_tilt: 41.23941446903242, escape_velocity: 554958.5080709092, surface_accel: 311.24328293147977, surface_grav: 0.3172714402971252, rms_velocity: 6001.466334338076, escape_velocity_km_per_sec: 5.549585080709092, orbital_period_days: 49844.53539084074, day_hours: 35339.491128247275, length_of_year: 136.4669004540472, molecule_weight: 25.775083195916153, volatile_gas_inventory: 1.5925429541310354, greenhouse_effect: false, albedo: 0.17939042087962861, is_tidally_locked: false, surface_pressure_bar: 0.0003000672390650038, surface_temp_kelvin: 30.731807613478853, day_temp_kelvin: 75.56936321835477, night_temp_kelvin: 6.936862325432866, boiling_point_kelvin: 233.2609307847579, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0029773549840291158, moons: [Planetesimal { a: 0.012974901864963286, b: 17.270532703019963, e: 0.005823911320693154, distance_to_primary_star: 17.744107404755066, mass: 2.8259650295072695e-9, earth_masses: 0.0009404123213119005, is_gas_giant: false, orbit_zone: 3, radius: 846.3692971967491, earth_radii: 0.1327013636244511, density: 2.2132641804177395, resonant_period: false, axial_tilt: 9.937142880111399, escape_velocity: 94137.75771901404, surface_accel: 52.352545500618064, surface_grav: 0.05336650917494196, rms_velocity: 8207434.96411931, escape_velocity_km_per_sec: 0.9413775771901405, orbital_period_days: 710.708636863805, day_hours: 710.708636863805, length_of_year: 1.9458142008591515, molecule_weight: 895.7635874706698, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0015214306208056248, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"jPWtFqY\" }, Planetesimal { a: 0.08823658734423456, b: 18.394097497260834, e: 0.11494528578367247, distance_to_primary_star: 17.744107404755066, mass: 6.312125856010036e-11, earth_masses: 2.1005217214942874e-5, is_gas_giant: false, orbit_zone: 3, radius: 238.39479050368763, earth_radii: 0.03737767176288612, density: 2.212236436202355, resonant_period: true, axial_tilt: 14.491577929635216, escape_velocity: 26509.397213724867, surface_accel: 14.739167310457088, surface_grav: 0.015024635382728937, rms_velocity: 1206876.494521121, escape_velocity_km_per_sec: 0.26509397213724867, orbital_period_days: 12634.292046540755, day_hours: 10029.227334431142, length_of_year: 34.59080642447845, molecule_weight: 11295.914551017666, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0025940192948228674, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"Z5AZimL\" }, Planetesimal { a: 0.12427148573361675, b: 19.25555031560142, e: 0.021849362330284672, distance_to_primary_star: 17.744107404755066, mass: 2.5517430735853872e-11, earth_masses: 8.491579344279443e-6, is_gas_giant: false, orbit_zone: 3, radius: 176.2732796167031, earth_radii: 0.02763770454949876, density: 2.212196312834196, resonant_period: false, axial_tilt: 15.218531194363539, escape_velocity: 19601.334413571363, surface_accel: 10.898200556207565, surface_grav: 0.011109276815705978, rms_velocity: 856919.5306056412, escape_velocity_km_per_sec: 0.19601334413571364, orbital_period_days: 21117.831248694805, day_hours: 21117.831248694805, length_of_year: 57.81747090676196, molecule_weight: 20660.928149654992, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0029855112420470193, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"GXEPx0U\" }], rings: [Ring { a: 4.191040787568948e-5, mass: 3.337980559437854e-11, width: 385.56548116050527, id: \"rN33qOO\" }], is_moon: false, orbit_clearing: 123.00849650294026, is_dwarf_planet: false, hill_sphere: 0.12673673922802045, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"Pq1EvXc\" }, Planetesimal { a: 24.076554369067775, b: 23.736167605329577, e: 0.11503722161268244, distance_to_primary_star: 24.076554369067775, mass: 2.2271261923418633e-6, earth_masses: 0.7411333440173267, is_gas_giant: false, orbit_zone: 3, radius: 7708.53235134995, earth_radii: 1.208612786351513, density: 2.3087446450088653, resonant_period: true, axial_tilt: 44.53737672095258, escape_velocity: 875683.1060911441, surface_accel: 497.38450027983936, surface_grav: 0.5070178392251166, rms_velocity: 4423.0026269593545, escape_velocity_km_per_sec: 8.756831060911441, orbital_period_days: 78781.93093724546, day_hours: 62526.2324320506, length_of_year: 215.69317162832434, molecule_weight: 10.352069073441026, volatile_gas_inventory: 6.177836754811892, greenhouse_effect: false, albedo: 0.15524070690211955, is_tidally_locked: false, surface_pressure_bar: 0.0045156203841384725, surface_temp_kelvin: 27.197608252065976, day_temp_kelvin: 66.80070401080424, night_temp_kelvin: 6.3668799836675145, boiling_point_kelvin: 266.6518528699871, hydrosphere: 0.0, cloud_cover: 2.6252874881306253e-11, ice_cover: 0.004757892021113642, moons: [Planetesimal { a: 0.06632722134816946, b: 24.62511135242216, e: 0.03610914189047287, distance_to_primary_star: 24.076554369067775, mass: 4.0887035059786626e-11, earth_masses: 1.3606209259722933e-5, is_gas_giant: false, orbit_zone: 3, radius: 206.26943224358, earth_radii: 0.032340770185572285, density: 2.212214185770032, resonant_period: false, axial_tilt: 13.442991269648381, escape_velocity: 22936.95597166912, surface_accel: 12.75283360030343, surface_grav: 0.012999830377475464, rms_velocity: 1605534.8175000171, escape_velocity_km_per_sec: 0.22936955971669118, orbital_period_days: 4180.792998842816, day_hours: 4180.792998842816, length_of_year: 11.446387402718182, molecule_weight: 15088.6207162529, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0011693903648667097, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"OivDOCV\" }, Planetesimal { a: 0.09146325513439475, b: 26.600959885417247, e: 0.12059072830549655, distance_to_primary_star: 24.076554369067775, mass: 3.948781224451866e-12, earth_masses: 1.3140581991869534e-6, is_gas_giant: false, orbit_zone: 3, radius: 94.63768651093547, earth_radii: 0.014838144639532059, density: 2.2121618662410674, resonant_period: true, axial_tilt: 14.664001530115016, escape_velocity: 10523.492289388527, surface_accel: 5.850940256872364, surface_grav: 0.005964261220053378, rms_velocity: 1164299.9482802213, escape_velocity_km_per_sec: 0.10523492289388527, orbital_period_days: 6770.091548481127, day_hours: 5312.984596042278, length_of_year: 18.53550047496544, molecule_weight: 71680.55005130972, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.000674999355320809, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"3KEPyPj\" }, Planetesimal { a: 0.17941821864341312, b: 26.590480211287787, e: 0.12828210833226142, distance_to_primary_star: 24.076554369067775, mass: 1.5955356524445758e-7, earth_masses: 0.05309553978850613, is_gas_giant: false, orbit_zone: 3, radius: 3239.4598374882376, earth_radii: 0.5079115455453492, density: 2.228614166802563, resonant_period: true, axial_tilt: 16.67151381095987, escape_velocity: 361557.4916201432, surface_accel: 201.7679278407238, surface_grav: 0.2056757674217368, rms_velocity: 593533.1652922196, escape_velocity_km_per_sec: 3.6155749162014317, orbital_period_days: 17968.01471530779, day_hours: 13882.201791035126, length_of_year: 49.19374323150661, molecule_weight: 60.72483930537406, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.045039059306124986, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"JSMzMql\" }, Planetesimal { a: 0.21860682356810832, b: 20.527982878501504, e: 0.0792361905095923, distance_to_primary_star: 24.076554369067775, mass: 4.863943311733284e-11, earth_masses: 1.618601848485763e-5, is_gas_giant: false, orbit_zone: 3, radius: 218.55897053567566, earth_radii: 0.034267634138550586, density: 2.2122223179059057, resonant_period: false, axial_tilt: 17.124419542208763, escape_velocity: 24303.585092237943, surface_accel: 13.512697440145462, surface_grav: 0.01377441125397091, rms_velocity: 487133.29933792603, escape_velocity_km_per_sec: 0.24303585092237942, orbital_period_days: 25015.87939289945, day_hours: 25015.87939289945, length_of_year: 68.48974508665147, molecule_weight: 13439.416673461932, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.003901091137045594, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"Fz1lryE\" }, Planetesimal { a: 0.23972999104867482, b: 25.006818424170103, e: 0.02108436410855008, distance_to_primary_star: 24.076554369067775, mass: 3.3771890443455767e-10, earth_masses: 0.00011238462456330877, is_gas_giant: false, orbit_zone: 3, radius: 416.94433201036145, earth_radii: 0.06537226905148345, density: 2.2124187095922583, resonant_period: false, axial_tilt: 17.43215314803441, escape_velocity: 46365.938721167644, surface_accel: 25.780423289716857, surface_grav: 0.026279738317754188, rms_velocity: 444210.8505351532, escape_velocity_km_per_sec: 0.46365938721167643, orbital_period_days: 28726.02765755713, day_hours: 28726.02765755713, length_of_year: 78.6475774334213, molecule_weight: 3692.521135739912, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.008676889466451534, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"nERQ7Uj\" }], rings: [], is_moon: false, orbit_clearing: 341.56387184685985, is_dwarf_planet: false, hill_sphere: 0.28819522297603745, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"759kmGG\" }, Planetesimal { a: 33.210746500562, b: 31.6906683856203, e: 0.23247512927192182, distance_to_primary_star: 33.210746500562, mass: 1.7364087339077826e-7, earth_masses: 0.057783452772775204, is_gas_giant: false, orbit_zone: 3, radius: 3331.646135058131, earth_radii: 0.5223653394572172, density: 2.2295721627113068, resonant_period: true, axial_tilt: 46.76520512455102, escape_velocity: 371926.3562271585, surface_accel: 207.59889983633818, surface_grav: 0.21161967363541098, rms_velocity: 3206.51218185398, escape_velocity_km_per_sec: 3.719263562271585, orbital_period_days: 127630.52690478838, day_hours: 79482.01252663274, length_of_year: 349.4333385483597, molecule_weight: 57.38616371599068, volatile_gas_inventory: 0.4817579526137719, greenhouse_effect: false, albedo: 0.16804071195571288, is_tidally_locked: false, surface_pressure_bar: 2.7454720404144754e-5, surface_temp_kelvin: 22.357178521392928, day_temp_kelvin: 59.54540529522842, night_temp_kelvin: 5.579770869308934, boiling_point_kelvin: 210.05950738416388, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.00198624451100051, moons: [Planetesimal { a: 0.07636708112095691, b: 35.326527556316265, e: 0.037516716570843545, distance_to_primary_star: 33.210746500562, mass: 5.645953593398076e-11, earth_masses: 1.8788358204533445e-5, is_gas_giant: false, orbit_zone: 3, radius: 229.6947456949592, earth_radii: 0.036013600767475576, density: 2.212230092952309, resonant_period: false, axial_tilt: 14.01641309694876, escape_velocity: 25541.919388942275, surface_accel: 14.201231379877017, surface_grav: 0.01447628071343223, rms_velocity: 1394457.685947787, escape_velocity_km_per_sec: 0.25541919388942275, orbital_period_days: 18495.24424506756, day_hours: 18495.24424506756, length_of_year: 50.63721901455868, molecule_weight: 12167.855506758518, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.003504457112054911, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"5YLGw74\" }, Planetesimal { a: 0.11364106997797734, b: 28.454539506877353, e: 0.11852826951884568, distance_to_primary_star: 33.210746500562, mass: 2.905158685194487e-7, earth_masses: 0.0966766040767154, is_gas_giant: false, orbit_zone: 3, radius: 3950.943130498884, earth_radii: 0.6194642725774355, density: 2.236730694457467, resonant_period: true, axial_tilt: 14.971422278508667, escape_velocity: 441768.706543002, surface_accel: 246.9784854332164, surface_grav: 0.25176196272499124, rms_velocity: 937079.0264747901, escape_velocity_km_per_sec: 4.4176870654300195, orbital_period_days: 20538.465766052686, day_hours: 16185.623067013043, length_of_year: 56.23125466407306, molecule_weight: 40.67534136661404, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.08245352944816414, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"homoiyg\" }], rings: [], is_moon: false, orbit_clearing: 18.332009360668206, is_dwarf_planet: false, hill_sphere: 0.14729033350752913, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"5BRkWMb\" }], cloud_eccentricity: 0.2, dust_density_coeff: 0.0015, k: 50.0, b: 1.2e-5, planetesimal_inner_bound: 0.20163748355136837, planetesimal_outer_bound: 33.606247258561396, inner_dust: 0.0, outer_dust: 133.8865900164339, dust_bands: [DustBand { outer_edge: 0.1985705704559443, inner_edge: 0.0, dust_present: true, gas_present: true }, DustBand { outer_edge: 0.3527063669108754, inner_edge: 0.1985705704559443, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.1265409342929156, inner_edge: 0.21243380412773527, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.3527063669108754, inner_edge: 0.3527063669108754, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6712933724243338, inner_edge: 0.2559119790501912, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.4128139775590789, inner_edge: 0.3527063669108754, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.1265409342929156, inner_edge: 0.4128139775590789, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6712933724243338, inner_edge: 0.6712933724243338, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.4128139775590789, inner_edge: 0.38557658144901463, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.1265409342929156, inner_edge: 0.4128139775590789, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.1265409342929156, inner_edge: 0.6712933724243338, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.2108372857072238, inner_edge: 0.4083852300462897, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.490407451108975, inner_edge: 0.4128139775590789, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.2108372857072238, inner_edge: 0.6712933724243338, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.490407451108975, inner_edge: 0.4564263593558224, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.506005369629782, inner_edge: 0.6712933724243338, dust_present: false, gas_present: true }, DustBand { outer_edge: 2.109813093807832, inner_edge: 0.7460152266373183, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 1.2108372857072238, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 1.1265409342929156, dust_present: false, gas_present: true }, DustBand { outer_edge: 2.109813093807832, inner_edge: 1.2108372857072238, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 1.490407451108975, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 1.506005369629782, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 2.109813093807832, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 1.9576764245368425, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 2.109813093807832, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 2.513892987376119, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.173727496617751, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 7.547342018331607, inner_edge: 2.3488009314254015, dust_present: false, gas_present: true }, DustBand { outer_edge: 13.711740507226049, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 16.970266540230305, inner_edge: 2.513892987376119, dust_present: false, gas_present: true }, DustBand { outer_edge: 7.547342018331607, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 3.6365130324727324, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.80296564731261, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 4.129396931239148, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 4.173727496617751, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 7.547342018331607, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.634937517337352, inner_edge: 11.928079223992826, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 7.2644797385521, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.684932175798476, inner_edge: 7.547342018331607, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.80296564731261, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 11.928079223992826, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 11.0658229525288, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.634937517337352, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 11.928079223992826, dust_present: false, gas_present: true }, DustBand { outer_edge: 34.53128167027408, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.80296564731261, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.634937517337352, inner_edge: 26.634937517337352, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.80296564731261, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 13.711740507226049, dust_present: false, gas_present: true }, DustBand { outer_edge: 34.53128167027408, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.634937517337352, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 34.53128167027408, inner_edge: 26.634937517337352, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.80296564731261, dust_present: false, gas_present: true }, DustBand { outer_edge: 36.52360413575417, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 16.970266540230305, dust_present: false, gas_present: true }, DustBand { outer_edge: 36.52360413575417, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 43.01505949098415, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 43.01505949098415, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 26.634937517337352, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 18.80296564731261, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 26.634937517337352, dust_present: false, gas_present: true }, DustBand { outer_edge: 49.77411342061137, inner_edge: 26.684932175798476, dust_present: false, gas_present: true }, DustBand { outer_edge: 49.77411342061137, inner_edge: 34.53128167027408, dust_present: false, gas_present: true }, DustBand { outer_edge: 49.77411342061137, inner_edge: 36.52360413575417, dust_present: false, gas_present: true }, DustBand { outer_edge: 55.487594001448066, inner_edge: 43.01505949098415, dust_present: false, gas_present: true }, DustBand { outer_edge: 55.487594001448066, inner_edge: 48.17985642372709, dust_present: false, gas_present: true }, DustBand { outer_edge: 55.487594001448066, inner_edge: 49.77411342061137, dust_present: false, gas_present: true }, DustBand { outer_edge: 133.8865900164339, inner_edge: 55.487594001448066, dust_present: true, gas_present: true }], dust_left: false }"
[INFO] [stdout]  right: "System { primary_star: PrimaryStar { stellar_mass: 0.3, stellar_luminosity: 0.014788509052639483, stellar_surface_temp: 3453.1450784601243, stellar_radius_au: 0.0015800917228589765, spectral_class: M, bv_color_index: 1.665742200084794, color: [1.0, 0.8064936347750341, 0.5448642245177235], main_seq_age: 202860206483.3949, ecosphere: (0.11867726966798287, 0.23403473193207155) }, planets: [Planetesimal { a: 0.26008078183251526, b: 0.25930500536374784, e: 0.07718005250075999, distance_to_primary_star: 0.26008078183251526, mass: 2.6563754582692337e-9, earth_masses: 0.0008839770432058375, is_gas_giant: false, orbit_zone: 1, radius: 619.2838254843349, earth_radii: 0.09709686821642127, density: 5.310879178457383, resonant_period: false, axial_tilt: 18.071913982790495, escape_velocity: 106698.98035724518, surface_accel: 91.9180506641843, surface_grav: 0.09369831871986167, rms_velocity: 409452.2573801455, escape_velocity_km_per_sec: 1.0669898035724519, orbital_period_days: 88.45026176185966, day_hours: 88.45026176185966, length_of_year: 0.2421636187867479, molecule_weight: 697.2693339012789, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 65.84375491646303, is_dwarf_planet: false, hill_sphere: 0.00034427663716503874, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"S5uY3fs\" }, Planetesimal { a: 0.3126819444743665, b: 0.31679226870097377, e: 0.04062616458233887, distance_to_primary_star: 0.3126819444743665, mass: 7.289725000545463e-8, earth_masses: 0.02425842902480517, is_gas_giant: false, orbit_zone: 1, radius: 1866.3073520540017, earth_radii: 0.29261639260802785, density: 5.324855394798733, resonant_period: false, axial_tilt: 18.747199059407464, escape_velocity: 321976.6647463096, surface_accel: 277.7382099659589, surface_grav: 0.2831174413516401, rms_velocity: 340571.8337895477, escape_velocity_km_per_sec: 3.219766647463096, orbital_period_days: 116.59794190943441, day_hours: 116.59794190943441, length_of_year: 0.31922776703472805, molecule_weight: 76.57240874738328, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.0008574310763761786, b: 0.2901682975771394, e: 0.03788007054752851, distance_to_primary_star: 0.3126819444743665, mass: 1.3610991385797606e-8, earth_masses: 0.004529406369443286, is_gas_giant: false, orbit_zone: 1, radius: 1067.408076687909, earth_radii: 0.16735780443523188, density: 5.314280565093864, resonant_period: false, axial_tilt: 5.759031502243728, escape_velocity: 183967.05049549998, surface_accel: 158.53297537821226, surface_grav: 0.16160344075250996, rms_velocity: 124197345.0187804, escape_velocity_km_per_sec: 1.8396705049549997, orbital_period_days: 31.179377974778546, day_hours: 31.179377974778546, length_of_year: 0.08536448453053674, molecule_weight: 234.5530111671711, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 295.93714918628655, is_dwarf_planet: false, hill_sphere: 0.0003269245618420688, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"LLrmQeK\" }], rings: [], is_moon: false, orbit_clearing: 1447.1386751462624, is_dwarf_planet: false, hill_sphere: 0.0012979168957136628, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"9n8DK96\" }, Planetesimal { a: 0.528348410608737, b: 0.5256725658525155, e: 0.10059204167412293, distance_to_primary_star: 0.528348410608737, mass: 4.801885175540129e-7, earth_masses: 0.1597950412496879, is_gas_giant: false, orbit_zone: 2, radius: 4664.585356428204, earth_radii: 0.7313554964609916, density: 2.2465640812314644, resonant_period: true, axial_tilt: 20.677658377103352, escape_velocity: 522708.7514642377, surface_accel: 292.87108926067265, surface_grav: 0.29854341412912605, rms_velocity: 201553.86310299142, escape_velocity_km_per_sec: 5.227087514642377, orbital_period_days: 256.1043716054451, day_hours: 209.28945627628642, length_of_year: 0.7011755553879401, molecule_weight: 29.053707569863104, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.001777919235780036, b: 0.48054477016484465, e: 0.05000400710261166, distance_to_primary_star: 0.528348410608737, mass: 4.0740343934704525e-11, earth_masses: 1.3557394026691418e-5, is_gas_giant: false, orbit_zone: 3, radius: 206.02246276603736, earth_radii: 0.03230204809752859, density: 2.212214027170476, resonant_period: false, axial_tilt: 6.48217477851611, escape_velocity: 22909.49238986735, surface_accel: 12.737563528628746, surface_grav: 0.012984264555177111, rms_velocity: 59896232.11191327, escape_velocity_km_per_sec: 0.2290949238986735, orbital_period_days: 39.513099117019536, day_hours: 39.513099117019536, length_of_year: 0.10818096951956067, molecule_weight: 15124.8184585072, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 5.145935724080548e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"9nrw824\" }], rings: [], is_moon: false, orbit_clearing: 5362.213685584367, is_dwarf_planet: false, hill_sphere: 0.0038541938300241307, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"DbxFBxe\" }, Planetesimal { a: 0.7199086557027466, b: 0.7028800192180569, e: 0.2162134675280062, distance_to_primary_star: 0.7199086557027466, mass: 7.388644869074629e-7, earth_masses: 0.2458761025039026, is_gas_giant: false, orbit_zone: 2, radius: 5375.961308815643, earth_radii: 0.8428913936681786, density: 2.2580968428450228, resonant_period: true, axial_tilt: 21.588156184181504, escape_velocity: 603969.1242980018, surface_accel: 339.26834862736206, surface_grav: 0.34583929523686247, rms_velocity: 147922.46541134373, escape_velocity_km_per_sec: 6.039691242980018, orbital_period_days: 407.3355264671405, day_hours: 262.5066309216661, length_of_year: 1.1152238917649295, molecule_weight: 21.761640358726222, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 5825.720551813253, is_dwarf_planet: false, hill_sphere: 0.005283429944849138, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"KB1pgtK\" }, Planetesimal { a: 0.9940215092838908, b: 0.9804886237105574, e: 0.16431552555390636, distance_to_primary_star: 0.9940215092838908, mass: 8.32815898284323e-7, earth_masses: 0.27714084355374047, is_gas_giant: false, orbit_zone: 2, radius: 5591.6231760464525, earth_radii: 0.8767047939865871, density: 2.2619421431787603, resonant_period: true, axial_tilt: 23.480766084124365, escape_velocity: 628732.5774288378, surface_accel: 353.47933996493754, surface_grav: 0.36032552493877423, rms_velocity: 107131.14578298623, escape_velocity_km_per_sec: 6.2873257742883775, orbital_period_days: 660.8909451378638, day_hours: 474.3527764013717, length_of_year: 1.809420794354179, molecule_weight: 20.081177564634185, volatile_gas_inventory: 692.8539194845007, greenhouse_effect: false, albedo: 0.6389088674177782, is_tidally_locked: false, surface_pressure_bar: 0.18937683604681002, surface_temp_kelvin: 123.92389763779815, day_temp_kelvin: 180.74443953067185, night_temp_kelvin: 51.59264300361212, boiling_point_kelvin: 332.1772760691731, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 1.0, moons: [Planetesimal { a: 0.00016542775676580996, b: 1.059719869678811, e: 0.054226815290559505, distance_to_primary_star: 0.9940215092838908, mass: 1.4774315849590822e-10, earth_masses: 4.9165324124097293e-5, is_gas_giant: false, orbit_zone: 3, radius: 316.52128364572394, earth_radii: 0.049627043531784876, density: 2.212303966948329, resonant_period: false, axial_tilt: 4.162917560165131, escape_velocity: 35197.56654368103, surface_accel: 19.57006929087738, surface_grav: 0.019949102233310277, rms_velocity: 643729113.5687189, escape_velocity_km_per_sec: 0.3519756654368103, orbital_period_days: 0.8515240279858205, day_hours: 0.8515240279858205, length_of_year: 0.002331345730282876, molecule_weight: 6407.606397475098, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 6.095477738697824e-6, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"nPxRreY\" }, Planetesimal { a: 0.0013716331302091407, b: 1.0024944824753925, e: 0.02033234052669075, distance_to_primary_star: 0.9940215092838908, mass: 6.843584487112676e-11, earth_masses: 2.2773782075929923e-5, is_gas_giant: false, orbit_zone: 3, radius: 244.90581736554256, earth_radii: 0.03839852890648206, density: 2.212241337718583, resonant_period: false, axial_tilt: 6.213227450115392, escape_velocity: 27233.450743932426, surface_accel: 15.141756275948364, surface_grav: 0.015435021688020759, rms_velocity: 77637861.6680681, escape_velocity_km_per_sec: 0.27233450743932425, orbital_period_days: 20.33115080410015, day_hours: 20.33115080410015, length_of_year: 0.055663657232307054, molecule_weight: 10703.252114112438, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 4.0506171301642564e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"8aOAU6k\" }, Planetesimal { a: 0.0020010610645488057, b: 0.9757409299460753, e: 0.03947993958804885, distance_to_primary_star: 0.9940215092838908, mass: 7.821704209890648e-11, earth_masses: 2.6028726243370548e-5, is_gas_giant: false, orbit_zone: 3, radius: 256.057666605981, earth_radii: 0.04014701577390734, density: 2.212250039721958, resonant_period: false, axial_tilt: 6.755115980150679, escape_velocity: 28473.58891333516, surface_accel: 15.831302306858277, surface_grav: 0.016137922840834124, rms_velocity: 53217098.223100826, escape_velocity_km_per_sec: 0.28473588913335157, orbital_period_days: 35.8255589208289, day_hours: 35.8255589208289, length_of_year: 0.09808503469083887, molecule_weight: 9791.21714829924, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 6.0577380583847016e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"MbBAefb\" }], rings: [], is_moon: false, orbit_clearing: 4567.822755794439, is_dwarf_planet: false, hill_sphere: 0.008094815385028278, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"n3sU5si\" }, Planetesimal { a: 1.569366904811958, b: 1.5661180155124865, e: 0.06431249009534024, distance_to_primary_star: 1.569366904811958, mass: 1.219825740052176e-8, earth_masses: 0.004059282913343365, is_gas_giant: false, orbit_zone: 2, radius: 1377.6842242475846, earth_radii: 0.2160056795621801, density: 2.215108028067398, resonant_period: false, axial_tilt: 25.617173616286813, escape_velocity: 153297.28462280374, surface_accel: 85.28825785734513, surface_grav: 0.08694012014000523, rms_velocity: 67855.81045197092, escape_velocity_km_per_sec: 1.5329728462280374, orbital_period_days: 1311.0626865806105, day_hours: 1311.0626865806105, length_of_year: 3.5894940084342517, molecule_weight: 337.79419291690544, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 40.02484580902584, is_dwarf_planet: false, hill_sphere: 0.0035011207022898915, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"htKhGst\" }, Planetesimal { a: 1.9078435305078962, b: 1.9074373922661343, e: 0.021369618834732047, distance_to_primary_star: 1.9078435305078962, mass: 1.1015132757292875e-6, earth_masses: 0.36655678529931013, is_gas_giant: false, orbit_zone: 3, radius: 6128.592106777876, earth_radii: 0.9608955952928624, density: 2.272237678338608, resonant_period: false, axial_tilt: 27.0814418579261, escape_velocity: 690676.8781431399, surface_accel: 389.18771366263746, surface_grav: 0.39672549812705143, rms_velocity: 55817.29398645554, escape_velocity_km_per_sec: 6.906768781431399, orbital_period_days: 1757.316814978914, day_hours: 1757.316814978914, length_of_year: 4.811271225130497, molecule_weight: 16.640687655588355, volatile_gas_inventory: 3.0552698247013113, greenhouse_effect: false, albedo: 0.0958607078290019, is_tidally_locked: false, surface_pressure_bar: 0.0011045248155333361, surface_temp_kelvin: 97.36443878522869, day_temp_kelvin: 184.45194503928002, night_temp_kelvin: 16.777139515266935, boiling_point_kelvin: 248.19944772265916, hydrosphere: 0.0, cloud_cover: 2.905931392198392e-9, ice_cover: 0.003722628415158383, moons: [Planetesimal { a: 0.002169439347006871, b: 1.8253663782093577, e: 0.04136143904394818, distance_to_primary_star: 1.9078435305078962, mass: 3.1582837034514567e-10, earth_masses: 0.00010509998807176288, is_gas_giant: false, orbit_zone: 3, radius: 407.7344788293243, earth_radii: 0.06392826573053062, density: 2.212406877285019, resonant_period: false, axial_tilt: 6.973805516972354, escape_velocity: 45341.64360861143, surface_accel: 25.210826553509463, surface_grav: 0.025699109636604957, rms_velocity: 49086720.66330842, escape_velocity_km_per_sec: 0.4534164360861143, orbital_period_days: 35.161023452820324, day_hours: 35.161023452820324, length_of_year: 0.09626563573667439, molecule_weight: 3861.2381249431664, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 9.508582742407872e-5, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"FuRBrtc\" }, Planetesimal { a: 0.009721807237806515, b: 1.800854725721051, e: 0.05515026787269983, distance_to_primary_star: 1.9078435305078962, mass: 9.958416367593988e-11, earth_masses: 3.313918380112565e-5, is_gas_giant: false, orbit_zone: 3, radius: 277.5233824870308, earth_radii: 0.04351260308670912, density: 2.2122678806430014, resonant_period: false, axial_tilt: 9.376658407046133, escape_velocity: 30860.69897868132, surface_accel: 17.15860359076751, surface_grav: 0.017490931285186043, rms_velocity: 10953792.91294645, escape_velocity_km_per_sec: 0.3086069897868132, orbital_period_days: 333.5825842109494, day_hours: 333.5825842109494, length_of_year: 0.9132993407555082, molecule_weight: 8335.076437222024, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00028584867271103147, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"o7tYycH\" }, Planetesimal { a: 0.01936299552803435, b: 1.8999834270288558, e: 0.042692672121246625, distance_to_primary_star: 1.9078435305078962, mass: 5.648564459815831e-10, earth_masses: 0.00018797046531964675, is_gas_giant: false, orbit_zone: 3, radius: 494.9162713631203, earth_radii: 0.07759740849217941, density: 2.2125294797439774, resonant_period: false, axial_tilt: 10.65539860693726, escape_velocity: 55038.119471655555, surface_accel: 30.6031016785232, surface_grav: 0.03119582230226626, rms_velocity: 5499699.830449064, escape_velocity_km_per_sec: 0.5503811947165556, orbital_period_days: 937.4540376922771, day_hours: 937.4540376922771, length_of_year: 2.5666092749959675, molecule_weight: 2620.5589303061233, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0010287257908582438, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"X10J2aX\" }], rings: [], is_moon: false, orbit_clearing: 2901.328405920349, is_dwarf_planet: false, hill_sphere: 0.019971492577113857, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"gUEevOu\" }, Planetesimal { a: 2.6217840961584487, b: 2.6174580399508094, e: 0.05738937155910017, distance_to_primary_star: 2.6217840961584487, mass: 5.966992704853403e-6, earth_masses: 1.9856698162329225, is_gas_giant: false, orbit_zone: 3, radius: 10567.48594595823, earth_radii: 1.6568651530194778, density: 2.4009695043459063, resonant_period: false, axial_tilt: 28.82219677300244, escape_velocity: 1224199.85068093, surface_accel: 709.0926271732634, surface_grav: 0.7228263273937445, rms_velocity: 40617.632618395706, escape_velocity_km_per_sec: 12.241998506809301, orbital_period_days: 2830.921321674991, day_hours: 2830.921321674991, length_of_year: 7.750640168856922, molecule_weight: 5.296835179316411, volatile_gas_inventory: 16.54689340402808, greenhouse_effect: false, albedo: 0.17666551818147075, is_tidally_locked: false, surface_pressure_bar: 0.03240471059864018, surface_temp_kelvin: 89.58194509104462, day_temp_kelvin: 163.37489377481378, night_temp_kelvin: 15.51012387462145, boiling_point_kelvin: 297.6192939423879, hydrosphere: 0.0, cloud_cover: 2.878141521943254e-9, ice_cover: 0.006781014352359647, moons: [Planetesimal { a: 0.02498743255532265, b: 2.571314690800583, e: 0.12971155123510944, distance_to_primary_star: 2.6217840961584487, mass: 1.004702518311187e-9, earth_masses: 0.000334340523540617, is_gas_giant: false, orbit_zone: 3, radius: 599.6343654777521, earth_radii: 0.09401604977700723, density: 2.212708075176771, resonant_period: true, axial_tilt: 11.323058671045315, escape_velocity: 66686.18859508267, surface_accel: 37.08132826740007, surface_grav: 0.037799519130886916, rms_velocity: 4261768.910701175, escape_velocity_km_per_sec: 0.6668618859508267, orbital_period_days: 590.5619994135394, day_hours: 454.94735873700824, length_of_year: 1.6168706349446664, molecule_weight: 1785.0455841586215, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0008326038802551278, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"RRwhYv1\" }, Planetesimal { a: 0.045720592632373595, b: 2.7431167096044664, e: 0.036357023592555215, distance_to_primary_star: 2.6217840961584487, mass: 1.2068971120021552e-10, earth_masses: 4.016259588606689e-5, is_gas_giant: false, orbit_zone: 3, radius: 295.8865081925413, earth_radii: 0.046391738506199647, density: 2.2122842823861704, resonant_period: false, axial_tilt: 12.593819396605191, escape_velocity: 32902.807067516165, surface_accel: 18.29408714062957, surface_grav: 0.01864840687118203, rms_velocity: 2329161.9178862777, escape_velocity_km_per_sec: 0.32902807067516165, orbital_period_days: 1461.783279529946, day_hours: 1461.783279529946, length_of_year: 4.0021445024776074, molecule_weight: 7332.552849877565, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.000832324171121334, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"FvJiZX1\" }], rings: [Ring { a: 9.146206628077773e-5, mass: 6.793944100621225e-11, width: 488.62449943910144, id: \"wl19Xnk\" }, Ring { a: 9.144988759071157e-5, mass: 2.313766436568855e-9, width: 1583.6161489089266, id: \"18EzjLZ\" }], is_moon: false, orbit_clearing: 10991.507857323775, is_dwarf_planet: false, hill_sphere: 0.04642660460712906, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"zh0VQk0\" }, Planetesimal { a: 3.0564518275487873, b: 3.0530443282827493, e: 0.046845828882340866, distance_to_primary_star: 3.0564518275487873, mass: 1.1311700482019524e-6, earth_masses: 0.3764258367392356, is_gas_giant: false, orbit_zone: 3, radius: 6182.124603910973, earth_radii: 0.9692888999546837, density: 2.2733212323902654, resonant_period: false, axial_tilt: 29.586277340233366, escape_velocity: 696875.9545954567, surface_accel: 392.77443209904163, surface_grav: 0.4003816840968824, rms_velocity: 34841.26995317962, escape_velocity_km_per_sec: 6.968759545954567, orbital_period_days: 3563.380881663732, day_hours: 3563.380881663732, length_of_year: 9.756005151714529, molecule_weight: 16.34594918161612, volatile_gas_inventory: 3.1350829497019443, greenhouse_effect: false, albedo: 0.09557163373364372, is_tidally_locked: false, surface_pressure_bar: 0.0011638931290052302, surface_temp_kelvin: 76.95274643770163, day_temp_kelvin: 153.8518810781681, night_temp_kelvin: 13.753162548800965, boiling_point_kelvin: 248.83969378174626, hydrosphere: 0.0, cloud_cover: 7.471960356526464e-10, ice_cover: 0.003754007015405704, moons: [Planetesimal { a: 0.003674135122877936, b: 3.1645025774295847, e: 0.09301245246689094, distance_to_primary_star: 3.0564518275487873, mass: 2.409442535919028e-10, earth_masses: 8.018037819336774e-5, is_gas_giant: false, orbit_zone: 3, radius: 372.56499398703096, earth_radii: 0.05841407870602555, density: 2.2123641260662184, resonant_period: false, axial_tilt: 7.629979410710079, escape_velocity: 41430.261217656465, surface_accel: 23.035800092144456, surface_grav: 0.02348195728047345, rms_velocity: 28983872.302198503, escape_velocity_km_per_sec: 0.41430261217656467, orbital_period_days: 76.47506382716897, day_hours: 76.47506382716897, length_of_year: 0.20937731369519225, molecule_weight: 4624.723372933465, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0001379893564140861, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"PER4x1x\" }, Planetesimal { a: 0.013975925204674266, b: 3.2026146786800354, e: 0.016982995785121763, distance_to_primary_star: 3.0564518275487873, mass: 1.8951964369737229e-10, earth_masses: 6.306752072396503e-5, is_gas_giant: false, orbit_zone: 3, radius: 343.914134257406, earth_radii: 0.05392194014697491, density: 2.2123321483302405, resonant_period: false, axial_tilt: 9.929338100728371, escape_velocity: 38243.929714348145, surface_accel: 21.26400188747847, surface_grav: 0.02167584290262841, rms_velocity: 7619578.787306372, escape_velocity_km_per_sec: 0.38243929714348146, orbital_period_days: 567.3719790565472, day_hours: 567.3719790565472, length_of_year: 1.5533798194566657, molecule_weight: 5427.45312049463, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0005251418436577931, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"kBL9Yeu\" }, Planetesimal { a: 0.01597434088949066, b: 2.923744482417612, e: 0.10944508946736141, distance_to_primary_star: 3.0564518275487873, mass: 2.6416615002916803e-10, earth_masses: 8.790805964229242e-5, is_gas_giant: false, orbit_zone: 3, radius: 384.1681438600604, earth_radii: 0.060233324531210476, density: 2.2123778044292965, resonant_period: true, axial_tilt: 10.110007835255324, escape_velocity: 42720.69574666402, surface_accel: 23.7533730249097, surface_grav: 0.024213428159948727, rms_velocity: 6666357.25124506, escape_velocity_km_per_sec: 0.4272069574666402, orbital_period_days: 693.2934974821296, day_hours: 556.5087758597193, length_of_year: 1.898134147795016, molecule_weight: 4349.551423207751, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0006074254568366877, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"0jlF6FH\" }, Planetesimal { a: 0.01960611776577172, b: 3.080395940616724, e: 0.11174698463238064, distance_to_primary_star: 3.0564518275487873, mass: 3.0627781717384966e-10, earth_masses: 0.00010192179662783082, is_gas_giant: false, orbit_zone: 3, radius: 403.58273807493936, earth_radii: 0.06327731860692057, density: 2.2124016298210933, resonant_period: true, axial_tilt: 10.749948580284874, escape_velocity: 44879.90083075762, surface_accel: 24.95405908818418, surface_grav: 0.025437369101105178, rms_velocity: 5431501.763619285, escape_velocity_km_per_sec: 0.44879900830757624, orbital_period_days: 942.6750949094798, day_hours: 753.1695674822827, length_of_year: 2.5809037506077472, molecule_weight: 3941.0988367878676, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0007811787625759755, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"KmLzYJO\" }], rings: [Ring { a: 5.2541431833909754e-5, mass: 1.9553312026425198e-11, width: 322.610222094396, id: \"DGuolaF\" }], is_moon: false, orbit_clearing: 1753.4411777979483, is_dwarf_planet: false, hill_sphere: 0.03143951496111112, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"tEYCSe1\" }, Planetesimal { a: 6.833723138467635, b: 6.672007239471988, e: 0.21759717604792786, distance_to_primary_star: 6.833723138467635, mass: 1.5877839600604052e-5, earth_masses: 5.283758234908358, is_gas_giant: false, orbit_zone: 3, radius: 14289.50982637581, earth_radii: 2.2404374139817826, density: 2.583958830550174, resonant_period: true, axial_tilt: 33.978562092249, escape_velocity: 1717305.0525191063, surface_accel: 1031.923655619063, surface_grav: 1.0519099445658135, rms_velocity: 15583.11056283084, escape_velocity_km_per_sec: 17.173050525191062, orbital_period_days: 11912.730273113855, day_hours: 7654.874690918911, length_of_year: 32.61527795513718, molecule_weight: 2.691697234593931, volatile_gas_inventory: 44.03011705971108, greenhouse_effect: false, albedo: 0.24130888323694177, is_tidally_locked: false, surface_pressure_bar: 0.22944437842078397, surface_temp_kelvin: 64.02795547916452, day_temp_kelvin: 104.55769268435874, night_temp_kelvin: 11.828301944689454, boiling_point_kelvin: 336.4239279255439, hydrosphere: 0.0, cloud_cover: 7.468997838732891e-10, ice_cover: 0.009868172430831112, moons: [Planetesimal { a: 0.03144624068042002, b: 6.31289419202128, e: 0.08251509073634866, distance_to_primary_star: 6.833723138467635, mass: 7.774753743668157e-11, earth_masses: 2.587248652891567e-5, is_gas_giant: false, orbit_zone: 3, radius: 255.54431760283939, earth_radii: 0.04006652831653173, density: 2.212249630637613, resonant_period: false, axial_tilt: 11.709721684154912, escape_velocity: 28416.501924167624, surface_accel: 15.79956050639355, surface_grav: 0.01610556626543685, rms_velocity: 3386435.418616599, escape_velocity_km_per_sec: 0.28416501924167625, orbital_period_days: 511.1562688637299, day_hours: 511.1562688637299, length_of_year: 1.399469593056071, molecule_weight: 9830.596559447122, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0003396974781966219, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"7dagc3J\" }, Planetesimal { a: 0.0925306280988213, b: 6.789189877386758, e: 0.049607276997160075, distance_to_primary_star: 6.833723138467635, mass: 4.4730685190606164e-8, earth_masses: 0.014885282391942489, is_gas_giant: false, orbit_zone: 3, radius: 2123.174368310562, earth_radii: 0.3328903054735908, density: 2.219191277919912, resonant_period: false, axial_tilt: 14.363272474867937, escape_velocity: 236466.89692660622, surface_accel: 131.68158531084703, surface_grav: 0.13423199318129156, rms_velocity: 1150869.343594924, escape_velocity_km_per_sec: 2.364668969266062, orbital_period_days: 2576.4340889062673, day_hours: 2576.4340889062673, length_of_year: 7.053892098306003, molecule_weight: 141.96470981223993, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.008611647430875427, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"eaSuWeI\" }, Planetesimal { a: 0.1023577752331057, b: 7.166093130610938, e: 0.009896577700868681, distance_to_primary_star: 6.833723138467635, mass: 1.1429645753387848e-9, earth_masses: 0.00038035076805569234, is_gas_giant: false, orbit_zone: 3, radius: 625.9625023628224, earth_radii: 0.0981440110321139, density: 2.212758358671758, resonant_period: false, axial_tilt: 14.622757759350073, escape_velocity: 69614.96903653406, surface_accel: 38.71033724595696, surface_grav: 0.03946007874205602, rms_velocity: 1040376.883729631, escape_velocity_km_per_sec: 0.6961496903653407, orbital_period_days: 3001.6999609624013, day_hours: 3001.6999609624013, length_of_year: 8.218206600855309, molecule_weight: 1638.0073080179384, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0029230849341469393, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"Pdu6rrA\" }, Planetesimal { a: 0.1169710189843064, b: 6.381916990428508, e: 0.10667532011154832, distance_to_primary_star: 6.833723138467635, mass: 1.6079397799637103e-10, earth_masses: 5.350831893588829e-5, is_gas_giant: false, orbit_zone: 3, radius: 325.57905551044087, earth_radii: 0.05104720218100359, density: 2.2123130266776934, resonant_period: true, axial_tilt: 15.393608410046934, escape_velocity: 36204.87634810715, surface_accel: 20.130181121858026, surface_grav: 0.020520062305665675, rms_velocity: 910402.1162438876, escape_velocity_km_per_sec: 0.3620487634810715, orbital_period_days: 3667.050277299198, day_hours: 2960.097198854105, length_of_year: 10.0398364881566, molecule_weight: 6056.015339730344, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0015674967312580932, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"hbC0xcF\" }], rings: [Ring { a: 0.00012674259569245606, mass: 2.5066872106536983e-11, width: 350.4592963832851, id: \"0N8jx5h\" }, Ring { a: 0.0001267388231412233, mass: 2.913092326292359e-10, width: 793.7968274649406, id: \"kfBEqwi\" }, Ring { a: 0.00012674155715546517, mass: 7.83127024274415e-11, width: 512.3240160168015, id: \"aGhSbUU\" }, Ring { a: 0.00012674294379118965, mass: 1.220405508290303e-11, width: 275.7021262541381, id: \"Ry8VM2d\" }], is_moon: false, orbit_clearing: 9950.089682552192, is_dwarf_planet: false, hill_sphere: 0.13918873550756525, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"U600zpZ\" }, Planetesimal { a: 9.813938782331537, b: 9.786406803482615, e: 0.07525272637976711, distance_to_primary_star: 9.813938782331537, mass: 2.434792171920972e-6, earth_masses: 0.8102395232779915, is_gas_giant: false, orbit_zone: 3, radius: 7934.16751412199, earth_radii: 1.2439898893261194, density: 2.314749367603193, resonant_period: false, axial_tilt: 36.40454749689249, escape_velocity: 902486.4162477745, surface_accel: 513.274852126615, surface_grav: 0.5232159552768756, rms_velocity: 10850.960616774613, escape_velocity_km_per_sec: 9.024864162477744, orbital_period_days: 20502.177347936788, day_hours: 20502.177347936788, length_of_year: 56.13190238997067, molecule_weight: 9.746299567414505, volatile_gas_inventory: 6.751473334812324, greenhouse_effect: false, albedo: 0.10185225770955761, is_tidally_locked: false, surface_pressure_bar: 0.005395064294622015, surface_temp_kelvin: 44.089901051504825, day_temp_kelvin: 97.91029502341509, night_temp_kelvin: 8.944459032057658, boiling_point_kelvin: 269.1807580588264, hydrosphere: 0.0, cloud_cover: 9.664035306096672e-11, ice_cover: 0.004908144926708054, moons: [Planetesimal { a: 0.005731956756572029, b: 10.834049017025315, e: 0.009302493822653246, distance_to_primary_star: 9.813938782331537, mass: 4.51362914513325e-9, earth_masses: 0.00150202582749437, is_gas_giant: false, orbit_zone: 3, radius: 989.28063882315, earth_radii: 0.155108284544238, density: 2.2136732554025267, resonant_period: false, axial_tilt: 8.471716416639012, escape_velocity: 110043.29603435217, surface_accel: 61.2036995715876, surface_grav: 0.06238909232577737, rms_velocity: 18578413.57585586, escape_velocity_km_per_sec: 1.1004329603435217, orbital_period_days: 101.48891098801118, day_hours: 101.48891098801118, length_of_year: 0.2778614948337062, molecule_weight: 655.5320406916567, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00048368009553218536, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"KicMYx6\" }, Planetesimal { a: 0.05049261888263488, b: 10.807460804414749, e: 0.11558692206158772, distance_to_primary_star: 9.813938782331537, mass: 1.8387698688456572e-11, earth_masses: 6.118978199178297e-6, is_gas_giant: false, orbit_zone: 3, radius: 158.03401876284457, earth_radii: 0.02477798977153411, density: 2.212186815578551, resonant_period: true, axial_tilt: 12.930742498615254, escape_velocity: 17573.117195338866, surface_accel: 9.770505438596112, surface_grav: 0.009959740508252917, rms_velocity: 2109034.2624145434, escape_velocity_km_per_sec: 0.17573117195338867, orbital_period_days: 2655.86879022657, day_hours: 2105.5150835079207, length_of_year: 7.271372457841396, molecule_weight: 25705.348308378256, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0006074788026570161, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"qOpVeHA\" }, Planetesimal { a: 0.08383399051502011, b: 9.634642281490972, e: 0.11466386033977771, distance_to_primary_star: 9.813938782331537, mass: 3.811246954379782e-11, earth_masses: 1.268290144441783e-5, is_gas_giant: false, orbit_zone: 3, radius: 201.4940512442859, earth_radii: 0.0315920431552659, density: 2.2122111527890973, resonant_period: true, axial_tilt: 14.065621704869557, escape_velocity: 22405.922988626804, surface_accel: 12.457573359414791, surface_grav: 0.012698851538649124, rms_velocity: 1270256.4027825575, escape_velocity_km_per_sec: 0.22405922988626803, orbital_period_days: 5681.895212518079, day_hours: 4512.918515068089, length_of_year: 15.556181279994739, molecule_weight: 15812.31384930544, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0012873292723073798, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"zaFFlRo\" }, Planetesimal { a: 0.09642591838203493, b: 10.346716444277424, e: 0.09061887399767832, distance_to_primary_star: 9.813938782331537, mass: 6.123815210128467e-11, earth_masses: 2.037856525792235e-5, is_gas_giant: false, orbit_zone: 3, radius: 236.00018990211726, earth_radii: 0.03700222482002465, density: 2.2122346667638264, resonant_period: false, axial_tilt: 14.87881280693748, escape_velocity: 26243.108171187658, surface_accel: 14.591105345514764, surface_grav: 0.014873705754857048, rms_velocity: 1104378.0034389254, escape_velocity_km_per_sec: 0.26243108171187657, orbital_period_days: 7008.928420212366, day_hours: 7008.928420212366, length_of_year: 19.189400192230984, molecule_weight: 11526.3170811783, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0017813640986495739, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"UH9A7ls\" }, Planetesimal { a: 0.1104412431895214, b: 9.12038489932854, e: 0.023340582568132984, distance_to_primary_star: 9.813938782331537, mass: 1.2035638310417873e-11, earth_masses: 4.0051672415578265e-6, is_gas_giant: false, orbit_zone: 3, radius: 137.2140112931144, earth_radii: 0.02151364241033465, density: 2.2121772412311542, resonant_period: false, axial_tilt: 15.020730813159464, escape_velocity: 15257.93434958058, surface_accel: 8.483264880245995, surface_grav: 0.00864756868526605, rms_velocity: 964229.1244383627, escape_velocity_km_per_sec: 0.15257934349580582, orbital_period_days: 8591.366913545979, day_hours: 8591.366913545979, length_of_year: 23.521880666792548, molecule_weight: 34098.05601098111, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0012740009571335822, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"OleivJ3\" }], rings: [], is_moon: false, orbit_clearing: 1015.8886785713702, is_dwarf_planet: false, hill_sphere: 0.12645602708337145, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"FDSYeMt\" }, Planetesimal { a: 17.74410740475507, b: 17.48712924265676, e: 0.1702789226492323, distance_to_primary_star: 17.74410740475507, mass: 5.741049034524756e-7, earth_masses: 0.1910481266735358, is_gas_giant: false, orbit_zone: 3, radius: 4947.559715659645, earth_radii: 0.775722752533654, density: 2.2509419542868834, resonant_period: true, axial_tilt: 41.23941446903242, escape_velocity: 554958.5080709093, surface_accel: 311.24328293147994, surface_grav: 0.31727144029712534, rms_velocity: 6001.466334338074, escape_velocity_km_per_sec: 5.549585080709093, orbital_period_days: 49844.53539084076, day_hours: 35339.49112824689, length_of_year: 136.46690045404728, molecule_weight: 25.775083195916142, volatile_gas_inventory: 1.592542954131035, greenhouse_effect: false, albedo: 0.17939042087962861, is_tidally_locked: false, surface_pressure_bar: 0.0003000672390650036, surface_temp_kelvin: 30.731807613478846, day_temp_kelvin: 75.56936321835482, night_temp_kelvin: 6.936862325432865, boiling_point_kelvin: 233.26093078475785, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0029773549840291166, moons: [Planetesimal { a: 0.012974901864963202, b: 17.270532703019956, e: 0.005823911320693154, distance_to_primary_star: 17.74410740475507, mass: 2.8259650295072695e-9, earth_masses: 0.0009404123213119005, is_gas_giant: false, orbit_zone: 3, radius: 846.3692971967491, earth_radii: 0.1327013636244511, density: 2.2132641804177395, resonant_period: false, axial_tilt: 9.937142880111384, escape_velocity: 94137.75771901404, surface_accel: 52.352545500618064, surface_grav: 0.05336650917494196, rms_velocity: 8207434.964119362, escape_velocity_km_per_sec: 0.9413775771901405, orbital_period_days: 710.7086368637982, day_hours: 710.7086368637982, length_of_year: 1.9458142008591328, molecule_weight: 895.7635874706698, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.001521430620805615, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"jPWtFqY\" }, Planetesimal { a: 0.08823658734423401, b: 18.39409749726086, e: 0.11494528578367247, distance_to_primary_star: 17.74410740475507, mass: 6.312125856010036e-11, earth_masses: 2.1005217214942874e-5, is_gas_giant: false, orbit_zone: 3, radius: 238.39479050368763, earth_radii: 0.03737767176288612, density: 2.212236436202355, resonant_period: true, axial_tilt: 14.491577929635199, escape_velocity: 26509.397213724867, surface_accel: 14.739167310457088, surface_grav: 0.015024635382728937, rms_velocity: 1206876.4945211285, escape_velocity_km_per_sec: 0.26509397213724867, orbital_period_days: 12634.292046540637, day_hours: 10029.227334431049, length_of_year: 34.59080642447813, molecule_weight: 11295.914551017666, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0025940192948228514, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"Z5AZimL\" }, Planetesimal { a: 0.12427148573361596, b: 19.255550315601457, e: 0.021849362330284672, distance_to_primary_star: 17.74410740475507, mass: 2.5517430735853872e-11, earth_masses: 8.491579344279443e-6, is_gas_giant: false, orbit_zone: 3, radius: 176.2732796167031, earth_radii: 0.02763770454949876, density: 2.212196312834196, resonant_period: false, axial_tilt: 15.218531194363518, escape_velocity: 19601.334413571363, surface_accel: 10.898200556207565, surface_grav: 0.011109276815705978, rms_velocity: 856919.5306056467, escape_velocity_km_per_sec: 0.19601334413571364, orbital_period_days: 21117.831248694605, day_hours: 21117.831248694605, length_of_year: 57.81747090676141, molecule_weight: 20660.928149654992, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.002985511242047001, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"GXEPx0U\" }], rings: [Ring { a: 4.191040787568948e-5, mass: 3.337980559437854e-11, width: 385.56548116050527, id: \"rN33qOO\" }], is_moon: false, orbit_clearing: 123.00849650294023, is_dwarf_planet: false, hill_sphere: 0.12673673922801965, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"Pq1EvXc\" }, Planetesimal { a: 24.076554369067775, b: 23.736167605329577, e: 0.11503722161268244, distance_to_primary_star: 24.076554369067775, mass: 2.2271261923418633e-6, earth_masses: 0.7411333440173267, is_gas_giant: false, orbit_zone: 3, radius: 7708.53235134995, earth_radii: 1.208612786351513, density: 2.3087446450088653, resonant_period: true, axial_tilt: 44.53737672095258, escape_velocity: 875683.1060911441, surface_accel: 497.38450027983936, surface_grav: 0.5070178392251166, rms_velocity: 4423.0026269593545, escape_velocity_km_per_sec: 8.756831060911441, orbital_period_days: 78781.93093724546, day_hours: 62526.2324320506, length_of_year: 215.69317162832434, molecule_weight: 10.352069073441026, volatile_gas_inventory: 6.177836754811892, greenhouse_effect: false, albedo: 0.15524070690211955, is_tidally_locked: false, surface_pressure_bar: 0.0045156203841384725, surface_temp_kelvin: 27.197608252065976, day_temp_kelvin: 66.80070401080424, night_temp_kelvin: 6.3668799836675145, boiling_point_kelvin: 266.6518528699871, hydrosphere: 0.0, cloud_cover: 2.6252874881306253e-11, ice_cover: 0.004757892021113642, moons: [Planetesimal { a: 0.06632722134816946, b: 24.62511135242216, e: 0.03610914189047287, distance_to_primary_star: 24.076554369067775, mass: 4.0887035059786626e-11, earth_masses: 1.3606209259722933e-5, is_gas_giant: false, orbit_zone: 3, radius: 206.26943224358, earth_radii: 0.032340770185572285, density: 2.212214185770032, resonant_period: false, axial_tilt: 13.442991269648381, escape_velocity: 22936.95597166912, surface_accel: 12.75283360030343, surface_grav: 0.012999830377475464, rms_velocity: 1605534.8175000171, escape_velocity_km_per_sec: 0.22936955971669118, orbital_period_days: 4180.792998842816, day_hours: 4180.792998842816, length_of_year: 11.446387402718182, molecule_weight: 15088.6207162529, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0011693903648667097, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"OivDOCV\" }, Planetesimal { a: 0.09146325513439475, b: 26.600959885417247, e: 0.12059072830549655, distance_to_primary_star: 24.076554369067775, mass: 3.948781224451866e-12, earth_masses: 1.3140581991869534e-6, is_gas_giant: false, orbit_zone: 3, radius: 94.63768651093547, earth_radii: 0.014838144639532059, density: 2.2121618662410674, resonant_period: true, axial_tilt: 14.664001530115016, escape_velocity: 10523.492289388527, surface_accel: 5.850940256872364, surface_grav: 0.005964261220053378, rms_velocity: 1164299.9482802213, escape_velocity_km_per_sec: 0.10523492289388527, orbital_period_days: 6770.091548481127, day_hours: 5312.984596042278, length_of_year: 18.53550047496544, molecule_weight: 71680.55005130972, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.000674999355320809, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"3KEPyPj\" }, Planetesimal { a: 0.17941821864341312, b: 26.590480211287787, e: 0.12828210833226142, distance_to_primary_star: 24.076554369067775, mass: 1.5955356524445758e-7, earth_masses: 0.05309553978850613, is_gas_giant: false, orbit_zone: 3, radius: 3239.4598374882376, earth_radii: 0.5079115455453492, density: 2.228614166802563, resonant_period: true, axial_tilt: 16.67151381095987, escape_velocity: 361557.4916201432, surface_accel: 201.7679278407238, surface_grav: 0.2056757674217368, rms_velocity: 593533.1652922196, escape_velocity_km_per_sec: 3.6155749162014317, orbital_period_days: 17968.01471530779, day_hours: 13882.201791035126, length_of_year: 49.19374323150661, molecule_weight: 60.72483930537406, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.045039059306124986, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"JSMzMql\" }, Planetesimal { a: 0.21860682356810832, b: 20.527982878501504, e: 0.0792361905095923, distance_to_primary_star: 24.076554369067775, mass: 4.863943311733284e-11, earth_masses: 1.618601848485763e-5, is_gas_giant: false, orbit_zone: 3, radius: 218.55897053567566, earth_radii: 0.034267634138550586, density: 2.2122223179059057, resonant_period: false, axial_tilt: 17.124419542208763, escape_velocity: 24303.585092237943, surface_accel: 13.512697440145462, surface_grav: 0.01377441125397091, rms_velocity: 487133.29933792603, escape_velocity_km_per_sec: 0.24303585092237942, orbital_period_days: 25015.87939289945, day_hours: 25015.87939289945, length_of_year: 68.48974508665147, molecule_weight: 13439.416673461932, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.003901091137045594, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"Fz1lryE\" }, Planetesimal { a: 0.23972999104867482, b: 25.006818424170103, e: 0.02108436410855008, distance_to_primary_star: 24.076554369067775, mass: 3.3771890443455767e-10, earth_masses: 0.00011238462456330877, is_gas_giant: false, orbit_zone: 3, radius: 416.94433201036145, earth_radii: 0.06537226905148345, density: 2.2124187095922583, resonant_period: false, axial_tilt: 17.43215314803441, escape_velocity: 46365.938721167644, surface_accel: 25.780423289716857, surface_grav: 0.026279738317754188, rms_velocity: 444210.8505351532, escape_velocity_km_per_sec: 0.46365938721167643, orbital_period_days: 28726.02765755713, day_hours: 28726.02765755713, length_of_year: 78.6475774334213, molecule_weight: 3692.521135739912, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.008676889466451534, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"nERQ7Uj\" }], rings: [], is_moon: false, orbit_clearing: 341.56387184685985, is_dwarf_planet: false, hill_sphere: 0.28819522297603745, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"759kmGG\" }, Planetesimal { a: 33.210746500562, b: 31.6906683856203, e: 0.23247512927192182, distance_to_primary_star: 33.210746500562, mass: 1.7364087339077826e-7, earth_masses: 0.057783452772775204, is_gas_giant: false, orbit_zone: 3, radius: 3331.646135058131, earth_radii: 0.5223653394572172, density: 2.2295721627113068, resonant_period: true, axial_tilt: 46.76520512455102, escape_velocity: 371926.3562271585, surface_accel: 207.59889983633818, surface_grav: 0.21161967363541098, rms_velocity: 3206.51218185398, escape_velocity_km_per_sec: 3.719263562271585, orbital_period_days: 127630.52690478838, day_hours: 79482.01252663274, length_of_year: 349.4333385483597, molecule_weight: 57.38616371599068, volatile_gas_inventory: 0.4817579526137719, greenhouse_effect: false, albedo: 0.16804071195571288, is_tidally_locked: false, surface_pressure_bar: 2.7454720404144754e-5, surface_temp_kelvin: 22.357178521392928, day_temp_kelvin: 59.54540529522842, night_temp_kelvin: 5.579770869308934, boiling_point_kelvin: 210.05950738416388, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.00198624451100051, moons: [Planetesimal { a: 0.07636708112095691, b: 35.326527556316265, e: 0.037516716570843545, distance_to_primary_star: 33.210746500562, mass: 5.645953593398076e-11, earth_masses: 1.8788358204533445e-5, is_gas_giant: false, orbit_zone: 3, radius: 229.6947456949592, earth_radii: 0.036013600767475576, density: 2.212230092952309, resonant_period: false, axial_tilt: 14.01641309694876, escape_velocity: 25541.919388942275, surface_accel: 14.201231379877017, surface_grav: 0.01447628071343223, rms_velocity: 1394457.685947787, escape_velocity_km_per_sec: 0.25541919388942275, orbital_period_days: 18495.24424506756, day_hours: 18495.24424506756, length_of_year: 50.63721901455868, molecule_weight: 12167.855506758518, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.003504457112054911, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"5YLGw74\" }, Planetesimal { a: 0.11364106997797734, b: 28.454539506877353, e: 0.11852826951884568, distance_to_primary_star: 33.210746500562, mass: 2.905158685194487e-7, earth_masses: 0.0966766040767154, is_gas_giant: false, orbit_zone: 3, radius: 3950.943130498884, earth_radii: 0.6194642725774355, density: 2.236730694457467, resonant_period: true, axial_tilt: 14.971422278508667, escape_velocity: 441768.706543002, surface_accel: 246.9784854332164, surface_grav: 0.25176196272499124, rms_velocity: 937079.0264747901, escape_velocity_km_per_sec: 4.4176870654300195, orbital_period_days: 20538.465766052686, day_hours: 16185.623067013043, length_of_year: 56.23125466407306, molecule_weight: 40.67534136661404, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.08245352944816414, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"homoiyg\" }], rings: [], is_moon: false, orbit_clearing: 18.332009360668206, is_dwarf_planet: false, hill_sphere: 0.14729033350752913, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"5BRkWMb\" }], cloud_eccentricity: 0.2, dust_density_coeff: 0.0015, k: 50.0, b: 1.2e-5, planetesimal_inner_bound: 0.20163748355136837, planetesimal_outer_bound: 33.606247258561396, inner_dust: 0.0, outer_dust: 133.8865900164339, dust_bands: [DustBand { outer_edge: 0.1985705704559443, inner_edge: 0.0, dust_present: true, gas_present: true }, DustBand { outer_edge: 0.3527063669108754, inner_edge: 0.1985705704559443, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.1265409342929156, inner_edge: 0.21243380412773527, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.3527063669108754, inner_edge: 0.3527063669108754, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6712933724243338, inner_edge: 0.2559119790501912, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.4128139775590789, inner_edge: 0.3527063669108754, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.1265409342929156, inner_edge: 0.4128139775590789, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6712933724243338, inner_edge: 0.6712933724243338, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.4128139775590789, inner_edge: 0.38557658144901463, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.1265409342929156, inner_edge: 0.4128139775590789, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.1265409342929156, inner_edge: 0.6712933724243338, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.2108372857072238, inner_edge: 0.4083852300462897, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.490407451108975, inner_edge: 0.4128139775590789, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.2108372857072238, inner_edge: 0.6712933724243338, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.490407451108975, inner_edge: 0.4564263593558224, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.506005369629782, inner_edge: 0.6712933724243338, dust_present: false, gas_present: true }, DustBand { outer_edge: 2.109813093807832, inner_edge: 0.7460152266373183, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 1.2108372857072238, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 1.1265409342929156, dust_present: false, gas_present: true }, DustBand { outer_edge: 2.109813093807832, inner_edge: 1.2108372857072238, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 1.490407451108975, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 1.506005369629782, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 2.109813093807832, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 1.9576764245368425, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 2.109813093807832, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.005989274857834, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.129396931239148, inner_edge: 2.513892987376119, dust_present: false, gas_present: true }, DustBand { outer_edge: 4.173727496617751, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 7.547342018331607, inner_edge: 2.348800931425402, dust_present: false, gas_present: true }, DustBand { outer_edge: 13.711740507226049, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 16.970266540230305, inner_edge: 2.513892987376119, dust_present: false, gas_present: true }, DustBand { outer_edge: 7.547342018331607, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 3.6365130324727324, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.80296564731261, inner_edge: 4.005989274857834, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 4.129396931239148, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 4.173727496617751, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 7.547342018331607, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.634937517337352, inner_edge: 11.928079223992826, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 7.2644797385521, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.684932175798476, inner_edge: 7.547342018331607, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.80296564731261, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 11.928079223992826, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 11.0658229525288, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.634937517337352, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 11.928079223992826, dust_present: false, gas_present: true }, DustBand { outer_edge: 34.53128167027408, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.80296564731261, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.634937517337352, inner_edge: 26.634937517337352, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.80296564731261, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 13.711740507226049, dust_present: false, gas_present: true }, DustBand { outer_edge: 34.53128167027408, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 26.634937517337352, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 23.148516757542726, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.15486935205988, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 34.53128167027408, inner_edge: 26.634937517337352, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 18.80296564731261, dust_present: false, gas_present: true }, DustBand { outer_edge: 36.52360413575417, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 16.970266540230305, dust_present: false, gas_present: true }, DustBand { outer_edge: 36.52360413575417, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 43.01505949098415, inner_edge: 18.15486935205988, dust_present: false, gas_present: true }, DustBand { outer_edge: 43.01505949098415, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 18.845803644451614, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 26.634937517337352, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 18.80296564731261, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 18.845803644451614, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 23.148516757542726, dust_present: false, gas_present: true }, DustBand { outer_edge: 48.17985642372709, inner_edge: 26.634937517337352, dust_present: false, gas_present: true }, DustBand { outer_edge: 49.77411342061137, inner_edge: 26.684932175798476, dust_present: false, gas_present: true }, DustBand { outer_edge: 49.77411342061137, inner_edge: 34.53128167027408, dust_present: false, gas_present: true }, DustBand { outer_edge: 49.77411342061137, inner_edge: 36.52360413575417, dust_present: false, gas_present: true }, DustBand { outer_edge: 55.487594001448066, inner_edge: 43.01505949098415, dust_present: false, gas_present: true }, DustBand { outer_edge: 55.487594001448066, inner_edge: 48.17985642372709, dust_present: false, gas_present: true }, DustBand { outer_edge: 55.487594001448066, inner_edge: 49.77411342061137, dust_present: false, gas_present: true }, DustBand { outer_edge: 133.8865900164339, inner_edge: 55.487594001448066, dust_present: true, gas_present: true }], dust_left: false }"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0efa730f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0efa730f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0efa730f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0efa730f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0efa74647a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0efa74647a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5a0efa735d36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0efa735d36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a0efa70f1df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0efa70f1df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0efa728e49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0efa68988e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a0efa68988e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0efa729002 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a0efa729002 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0efa70f298 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0efa706b69 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0efa70ffcd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0efa746b4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0efa746a03 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a0efa67461b - core[c5ed12ab89cc536a]::panicking::assert_failed::<alloc[9c68fdf4f4f29218]::string::String, alloc[9c68fdf4f4f29218]::string::String>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a0efa664815 - accrete[c41cc030fc00a11f]::tests::run_with_m_spectral_class
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:135:9
[INFO] [stdout]   22:     0x5a0efa660c87 - accrete[c41cc030fc00a11f]::tests::run_with_m_spectral_class::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:128:35
[INFO] [stdout]   23:     0x5a0efa66ef46 - <accrete[c41cc030fc00a11f]::tests::run_with_m_spectral_class::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a0efa67dc3b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a0efa67dc3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a0efa68a49a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a0efa68a49a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a0efa68a49a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a0efa68a49a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a0efa68a49a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a0efa68a49a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a0efa68a49a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a0efa684964 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a0efa684964 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a0efa68cf92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a0efa68cf92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a0efa73040f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a0efa73040f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x737aa2312aa4 - <unknown>
[INFO] [stdout]   45:     0x737aa239fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::low_cloud_ecentricity stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::low_cloud_ecentricity' (30) panicked at src/lib.rs:201:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "System { primary_star: PrimaryStar { stellar_mass: 1.0963527907985933, stellar_luminosity: 1.3798317776825009, stellar_surface_temp: 5817.7295240320045, stellar_radius_au: 0.0053771948109704116, spectral_class: G, bv_color_index: 0.5446437805209554, color: [1.0, 0.960714162597206, 0.9399267337148806], main_seq_age: 7945554005.430827, ecosphere: (0.9892442052633736, 1.957770683486209) }, planets: [Planetesimal { a: 0.3558797938323928, b: 0.3552070382199927, e: 0.061459164595564664, distance_to_primary_star: 0.3558797938323928, mass: 2.773948397163714e-8, earth_masses: 0.009231024531931292, is_gas_giant: false, orbit_zone: 1, radius: 1353.0541875334045, earth_radii: 0.21214396167033622, density: 5.317395730007122, resonant_period: false, axial_tilt: 19.052479469194772, escape_velocity: 233266.3007926545, surface_accel: 201.07534342243704, surface_grav: 0.20496976903408465, rms_velocity: 299232.11451749335, escape_velocity_km_per_sec: 2.332663007926545, orbital_period_days: 74.0588877757474, day_hours: 74.0588877757474, length_of_year: 0.20276218419095796, molecule_weight: 145.88716982836573, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 18.924803426173252, is_dwarf_planet: false, hill_sphere: 0.0006798797443832592, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"giXmrra\" }, Planetesimal { a: 0.4465465241248812, b: 0.4450241254445569, e: 0.11591227470619503, distance_to_primary_star: 0.4465465241248812, mass: 5.13171151547321e-7, earth_masses: 0.17077085838569675, is_gas_giant: false, orbit_zone: 1, radius: 3567.463840877095, earth_radii: 0.5593389527872523, density: 5.366976185658665, resonant_period: true, axial_tilt: 20.100722681673172, escape_velocity: 617890.8091163307, surface_accel: 535.0986989913923, surface_grav: 0.5454624862297577, rms_velocity: 238476.07689078173, escape_velocity_km_per_sec: 6.178908091163307, orbital_period_days: 104.0931530251031, day_hours: 82.46838121827541, length_of_year: 0.2849915209448408, molecule_weight: 20.7920654249114, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.000907477506385913, b: 0.3976898379283508, e: 0.03748738526246154, distance_to_primary_star: 0.4465465241248812, mass: 1.546256074559296e-8, earth_masses: 0.005145563548153574, is_gas_giant: false, orbit_zone: 1, radius: 1113.7352768443877, earth_radii: 0.17462139806277638, density: 5.314735613218386, resonant_period: false, axial_tilt: 5.832862974468529, escape_velocity: 191959.72967353923, surface_accel: 165.42772139149352, surface_grav: 0.1686317241503502, rms_velocity: 117347992.06938182, escape_velocity_km_per_sec: 1.9195972967353923, orbital_period_days: 13.733262913223449, day_hours: 13.733262913223449, length_of_year: 0.03759962467686091, molecule_weight: 215.4273525605212, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 9.278624021830792, is_dwarf_planet: false, hill_sphere: 0.00018845526527779563, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"S5uY3fs\" }], rings: [], is_moon: false, orbit_clearing: 270.11517821535585, is_dwarf_planet: false, hill_sphere: 0.0021253263419158497, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"LLrmQeK\" }, Planetesimal { a: 0.5406744106515836, b: 0.5401767094208038, e: 0.042897450355738775, distance_to_primary_star: 0.5406744106515836, mass: 1.2689087123013552e-7, earth_masses: 0.04222619088376594, is_gas_giant: false, orbit_zone: 1, radius: 2244.0470190733954, earth_radii: 0.3518418029277823, density: 5.331884044228641, resonant_period: false, axial_tilt: 21.00095781506687, escape_velocity: 387400.0046992281, surface_accel: 334.39309062011534, surface_grav: 0.3408696132722888, rms_velocity: 196958.94816657086, escape_velocity_km_per_sec: 3.874000046992281, orbital_period_days: 138.68385130392653, day_hours: 138.68385130392653, length_of_year: 0.37969569145496657, molecule_weight: 52.893445780848516, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 54.078773429521085, is_dwarf_planet: false, hill_sphere: 0.0017485600621937522, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"uojP8Fu\" }, Planetesimal { a: 0.615521908429231, b: 0.6155215192894306, e: 0.0011244651429095365, distance_to_primary_star: 0.615521908429231, mass: 1.156979912493317e-7, earth_masses: 0.038501473084710754, is_gas_giant: false, orbit_zone: 1, radius: 2176.209314905389, earth_radii: 0.3412055997029459, density: 5.3305251645854765, resonant_period: false, axial_tilt: 20.944197313399577, escape_velocity: 375640.99752389, surface_accel: 324.201716384248, surface_grav: 0.3304808525833313, rms_velocity: 173008.72928190848, escape_velocity_km_per_sec: 3.7564099752389, orbital_period_days: 168.45637304039982, day_hours: 168.45637304039982, length_of_year: 0.46120841352607755, molecule_weight: 56.25681403696247, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 42.616336186725675, is_dwarf_planet: false, hill_sphere: 0.002014526436244342, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"T0w4A39\" }, Planetesimal { a: 0.7215420013075341, b: 0.7209668178245275, e: 0.03992094608005681, distance_to_primary_star: 0.7215420013075341, mass: 1.484405254083306e-7, earth_masses: 0.04939739084469348, is_gas_giant: false, orbit_zone: 1, radius: 2364.1291705454328, earth_radii: 0.37066935881866303, density: 5.334393532313389, resonant_period: false, axial_tilt: 21.886231324241695, escape_velocity: 408226.3639835074, surface_accel: 352.4527473529443, surface_grav: 0.3592790492894437, rms_velocity: 147587.61517630392, escape_velocity_km_per_sec: 4.082263639835074, orbital_period_days: 213.8033920390389, day_hours: 213.8033920390389, length_of_year: 0.5853617851855959, molecule_weight: 47.63421428996929, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 45.72538913072001, is_dwarf_planet: false, hill_sphere: 0.002466392808093454, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"rNBE7bV\" }, Planetesimal { a: 0.9260779374653004, b: 0.9223801029075877, e: 0.034599226532301464, distance_to_primary_star: 0.9260779374653004, mass: 1.0166342318571754e-6, earth_masses: 0.33831110715217994, is_gas_giant: false, orbit_zone: 1, radius: 4471.201834544319, earth_radii: 0.7010350947858763, density: 5.400551084652493, resonant_period: false, axial_tilt: 22.683877226353754, escape_velocity: 776838.3110037767, surface_accel: 674.8496084215618, surface_grav: 0.6879200901341099, rms_velocity: 114991.0379184545, escape_velocity_km_per_sec: 7.768383110037767, orbital_period_days: 310.8803705793301, day_hours: 310.8803705793301, length_of_year: 0.8511440672945382, molecule_weight: 13.15406043880731, volatile_gas_inventory: 308.57700626866824, greenhouse_effect: false, albedo: 0.6176112861858318, is_tidally_locked: false, surface_pressure_bar: 0.10295903455235209, surface_temp_kelvin: 395.4694535387329, day_temp_kelvin: 528.7800081992386, night_temp_kelvin: 204.8339192070027, boiling_point_kelvin: 319.37621298762366, hydrosphere: 0.0, cloud_cover: 1.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.002674910669881734, b: 0.9503301536608235, e: 0.1216756130851776, distance_to_primary_star: 0.9260779374653004, mass: 1.3180628249724024e-7, earth_masses: 0.04386192001403992, is_gas_giant: false, orbit_zone: 1, radius: 2272.5738502993427, earth_radii: 0.3563144951864758, density: 5.332468145177501, resonant_period: true, axial_tilt: 7.071057608853633, escape_velocity: 392346.2095715409, surface_accel: 338.6810689229729, surface_grav: 0.3452406411039479, rms_velocity: 39810923.19139943, escape_velocity_km_per_sec: 3.9234620957154087, orbital_period_days: 47.15275049346328, day_hours: 36.92280565377125, length_of_year: 0.12909719505397202, molecule_weight: 51.56822476757107, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 29.59806874366917, is_dwarf_planet: false, hill_sphere: 0.000824481534603353, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"aDfoG4a\" }], rings: [], is_moon: false, orbit_clearing: 237.5690981280243, is_dwarf_planet: false, hill_sphere: 0.006044859757974305, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"AKLu1vX\" }, Planetesimal { a: 1.2585604582754928, b: 1.2580316981996598, e: 0.028955193665583544, distance_to_primary_star: 1.2585604582754928, mass: 2.3764370389784227e-6, earth_masses: 0.7908203565657496, is_gas_giant: false, orbit_zone: 1, radius: 5908.442541842057, earth_radii: 0.9263785735092595, density: 5.470832736875352, resonant_period: false, axial_tilt: 24.5165829670424, escape_velocity: 1033206.3253606078, surface_accel: 903.3813083611321, surface_grav: 0.9208779901744466, rms_velocity: 84613.06925885178, escape_velocity_km_per_sec: 10.332063253606078, orbital_period_days: 492.53018216549543, day_hours: 492.53018216549543, length_of_year: 1.348474146928119, molecule_weight: 7.43613029944282, volatile_gas_inventory: 721.3177358505808, greenhouse_effect: false, albedo: 0.6778501228752876, is_tidally_locked: false, surface_pressure_bar: 0.5625862255117408, surface_temp_kelvin: 370.0499744282542, day_temp_kelvin: 452.76479776424577, night_temp_kelvin: 235.97196319850377, boiling_point_kelvin: 357.80005751819317, hydrosphere: 0.0, cloud_cover: 1.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.008181448955634052, b: 1.295052326808653, e: 0.004698661520066705, distance_to_primary_star: 1.2585604582754928, mass: 6.979215169409871e-11, earth_masses: 2.3225127946980785e-5, is_gas_giant: false, orbit_zone: 3, radius: 246.5131014065951, earth_radii: 0.03865053330300958, density: 2.2122425680137705, resonant_period: false, axial_tilt: 8.937175339937994, escape_velocity: 27412.187851929742, surface_accel: 15.241138068156669, surface_grav: 0.0155363283059701, rms_velocity: 13016112.891492533, escape_velocity_km_per_sec: 0.2741218785192974, orbital_period_days: 175.33683505277133, day_hours: 175.33683505277133, length_of_year: 0.4800460918624814, molecule_weight: 10564.12922468126, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0001741958563456413, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"REMsWrh\" }], rings: [], is_moon: false, orbit_clearing: 391.48738418165925, is_dwarf_planet: false, hill_sphere: 0.010966421388517817, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"SqZXBRM\" }, Planetesimal { a: 1.7353772439981943, b: 1.7060248326501872, e: 0.18318684568194493, distance_to_primary_star: 1.7353772439981943, mass: 1.3185517879688584e-6, earth_masses: 0.43878191511448117, is_gas_giant: false, orbit_zone: 1, radius: 4870.822333668458, earth_radii: 0.7636911780602788, density: 5.4179687994852, resonant_period: true, axial_tilt: 26.42142537537068, escape_velocity: 847633.0069486117, surface_accel: 737.5363596228943, surface_grav: 0.7518209578215029, rms_velocity: 61364.56127381795, escape_velocity_km_per_sec: 8.476330069486117, orbital_period_days: 797.4671123592034, day_hours: 550.5314987977233, length_of_year: 2.183345961284609, molecule_weight: 11.048552506822801, volatile_gas_inventory: 400.2206856954832, greenhouse_effect: false, albedo: 0.3766867326607166, is_tidally_locked: false, surface_pressure_bar: 0.17319402084200236, surface_temp_kelvin: 335.22303626237664, day_temp_kelvin: 453.27956003563304, night_temp_kelvin: 152.86127685034015, boiling_point_kelvin: 330.23709963317265, hydrosphere: 0.0, cloud_cover: 1.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.005635353567129081, b: 1.452155093145123, e: 0.07015338205048849, distance_to_primary_star: 1.7353772439981943, mass: 6.224222472092515e-11, earth_masses: 2.071269616652969e-5, is_gas_giant: false, orbit_zone: 3, radius: 237.28300511217938, earth_radii: 0.03720335608532132, density: 2.2122356124506353, resonant_period: false, axial_tilt: 8.425549082890928, escape_velocity: 26385.762248307045, surface_accel: 14.670423806691119, surface_grav: 0.014954560455342629, rms_velocity: 18896891.198393423, escape_velocity_km_per_sec: 0.26385762248307043, orbital_period_days: 134.5613285831201, day_hours: 134.5613285831201, length_of_year: 0.36840883937883667, molecule_weight: 11402.020406482356, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00013130704823374737, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"wrYrEPg\" }], rings: [], is_moon: false, orbit_clearing: 151.32957769911653, is_dwarf_planet: false, hill_sphere: 0.010451817672998454, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"yzNMEO2\" }, Planetesimal { a: 2.404527340929015, b: 2.3882139208003736, e: 0.11629004536818384, distance_to_primary_star: 2.404527340929015, mass: 4.1072068187542664e-5, earth_masses: 13.66778377723315, is_gas_giant: true, orbit_zone: 1, radius: 18625.925008485734, earth_radii: 2.920339449433323, density: 1.5806165823130087, resonant_period: true, axial_tilt: 27.771723580157705, escape_velocity: 2419216.6863604356, surface_accel: 1571.0922740477029, surface_grav: 1e38, rms_velocity: 44287.565963534726, escape_velocity_km_per_sec: 24.192166863604356, orbital_period_days: 1300.64459420596, day_hours: 1029.6540581966435, length_of_year: 3.5609708260259, molecule_weight: 1.3563493542970277, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.48994498676757875, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.228989685503047e37, night_temp_kelvin: 9.228989685503047e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.003903642178838621, b: 2.365727366045035, e: 0.05060424139300801, distance_to_primary_star: 2.404527340929015, mass: 7.718264540593657e-11, earth_masses: 2.56845042218536e-5, is_gas_giant: false, orbit_zone: 3, radius: 254.9239268427934, earth_radii: 0.039969257893194325, density: 2.212249137348209, resonant_period: false, axial_tilt: 7.661962772418295, escape_velocity: 28347.51137476324, surface_accel: 15.761200039058787, surface_grav: 0.016066462832883575, rms_velocity: 27279821.854522206, escape_velocity_km_per_sec: 0.2834751137476324, orbital_period_days: 13.900443837167932, day_hours: 13.900443837167932, length_of_year: 0.03805734110107579, molecule_weight: 9878.5050726852, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 3.1710364442118485e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"2FtCGsy\" }, Planetesimal { a: 0.008128122565529037, b: 2.2254941374122974, e: 0.19071733282386094, distance_to_primary_star: 2.404527340929015, mass: 6.744424026215812e-10, earth_masses: 0.00022443800217553436, is_gas_giant: false, orbit_zone: 3, radius: 525.046206959224, earth_radii: 0.08232144982113893, density: 2.2125773614375657, resonant_period: true, axial_tilt: 8.894462045201184, escape_velocity: 58389.4089271339, surface_accel: 32.46688605375296, surface_grav: 0.03309570443807641, rms_velocity: 13101508.04985866, escape_velocity_km_per_sec: 0.583894089271339, orbital_period_days: 41.76436403025368, day_hours: 28.38555800238671, length_of_year: 0.11434459693430166, molecule_weight: 2328.3750976946712, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00011592652811743898, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"AtHPbKZ\" }, Planetesimal { a: 0.01384377822628213, b: 2.3799475249547157, e: 0.015890005940368823, distance_to_primary_star: 2.404527340929015, mass: 2.7709762139954735e-11, earth_masses: 9.221133830371207e-6, is_gas_giant: false, orbit_zone: 3, radius: 181.183338166076, earth_radii: 0.028407547533094386, density: 2.2121990465757237, resonant_period: false, axial_tilt: 9.788312671914433, escape_velocity: 20147.33828996206, surface_accel: 11.20178169468602, surface_grav: 0.011418737711198796, rms_velocity: 7692312.133428009, escape_velocity_km_per_sec: 0.20147338289962058, orbital_period_days: 92.8337461790558, day_hours: 92.8337461790558, length_of_year: 0.2541649450487496, molecule_weight: 19556.257469347755, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 8.284887189455077e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"cP0r8bf\" }, Planetesimal { a: 0.02064297454082496, b: 2.6969102787601784, e: 0.012418466283952379, distance_to_primary_star: 2.404527340929015, mass: 9.233697808859656e-12, earth_masses: 3.0727496979098697e-6, is_gas_giant: false, orbit_zone: 3, radius: 125.61291126575796, earth_radii: 0.019694717978325175, density: 2.2121724921728516, resonant_period: false, axial_tilt: 10.739917755440077, escape_velocity: 13967.899329207585, surface_accel: 7.766009469285444, surface_grav: 0.007916421477355192, rms_velocity: 5158687.911565907, escape_velocity_km_per_sec: 0.13967899329207584, orbital_period_days: 169.03725795705134, day_hours: 169.03725795705134, length_of_year: 0.46279878975236505, molecule_weight: 40687.303744619254, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 8.595038922240322e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"Kvcbhzy\" }], rings: [], is_moon: false, orbit_clearing: 3266.158380988229, is_dwarf_planet: false, hill_sphere: 0.04929820773354573, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"TGeYaiW\" }, Planetesimal { a: 3.1314591402582588, b: 3.1224522794820997, e: 0.06793106514546554, distance_to_primary_star: 3.1314591402582588, mass: 3.6560339381151807e-6, earth_masses: 1.2166390336179997, is_gas_giant: false, orbit_zone: 1, radius: 6798.282582556842, earth_radii: 1.0658956698897526, density: 5.525336774864634, resonant_period: false, axial_tilt: 29.76215344736562, escape_velocity: 1194719.3867458347, surface_accel: 1049.7904402566874, surface_grav: 1.0701227729425966, rms_velocity: 34006.722889487864, escape_velocity_km_per_sec: 11.947193867458347, orbital_period_days: 1933.0433583361432, day_hours: 1933.0433583361432, length_of_year: 5.29238428018109, molecule_weight: 5.561465936442957, volatile_gas_inventory: 1109.7154502581375, greenhouse_effect: false, albedo: 0.6193357372669791, is_tidally_locked: false, surface_pressure_bar: 1.3315516660200295, surface_temp_kelvin: 261.76596929170563, day_temp_kelvin: 313.8627320318543, night_temp_kelvin: 149.803914166912, boiling_point_kelvin: 381.0585264473351, hydrosphere: 0.0, cloud_cover: 0.08590619804341308, ice_cover: 0.7274961369681616, moons: [Planetesimal { a: 0.006622426978600099, b: 3.129470587214581, e: 0.06564543109601761, distance_to_primary_star: 3.1314591402582588, mass: 4.478187477362133e-11, earth_masses: 1.4902317038191694e-5, is_gas_giant: false, orbit_zone: 3, radius: 212.62132463939903, earth_radii: 0.03333667680141095, density: 2.212218330141178, resonant_period: false, axial_tilt: 8.72228518909832, escape_velocity: 23643.30224325138, surface_accel: 13.145570932590998, surface_grav: 0.013400174243212026, rms_velocity: 16080307.652562045, escape_velocity_km_per_sec: 0.2364330224325138, orbital_period_days: 102.94739394219538, day_hours: 102.94739394219538, length_of_year: 0.28185460353783814, molecule_weight: 14200.539217693959, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 9.889761640928875e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"7M8DLwF\" }, Planetesimal { a: 0.01962437857145164, b: 3.137882294436539, e: 0.002620610459113548, distance_to_primary_star: 3.1314591402582588, mass: 4.776695512122394e-7, earth_masses: 0.15895679061316575, is_gas_giant: false, orbit_zone: 1, radius: 3483.8095912358326, earth_radii: 0.5462228898143356, density: 5.364268414077542, resonant_period: false, axial_tilt: 10.545468074022537, escape_velocity: 603249.5159764569, surface_accel: 522.2874112312459, surface_grav: 0.5324030695527481, rms_velocity: 5426447.662268026, escape_velocity_km_per_sec: 6.0324951597645695, orbital_period_days: 493.8801459592826, day_hours: 493.8801459592826, length_of_year: 1.352170146363539, molecule_weight: 21.81358966757919, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 27.977434271821107, is_dwarf_planet: false, hill_sphere: 0.006886337932797982, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"6OGp35j\" }], rings: [], is_moon: false, orbit_clearing: 216.2383370475948, is_dwarf_planet: false, hill_sphere: 0.030234839113658166, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"ww7Luqd\" }, Planetesimal { a: 4.546573253778571, b: 4.543757277867826, e: 0.03520067684294781, distance_to_primary_star: 4.546573253778571, mass: 6.34746542294363e-5, earth_masses: 21.12281868497937, is_gas_giant: true, orbit_zone: 1, radius: 22260.30551644457, earth_radii: 3.49017019699664, density: 1.4232940603455229, resonant_period: false, axial_tilt: 31.6750671287911, escape_velocity: 2751028.0578313936, surface_accel: 1699.9217215111162, surface_grav: 1e38, rms_velocity: 23422.181339322782, escape_velocity_km_per_sec: 27.510280578313935, orbital_period_days: 3381.7065061345165, day_hours: 3381.7065061345165, length_of_year: 9.258607819670134, molecule_weight: 1.0488927029362984, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.5658251640859401, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.218113661383823e37, night_temp_kelvin: 9.218113661383823e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.02048718138102905, b: 4.9732225586747045, e: 0.028970356557247445, distance_to_primary_star: 4.546573253778571, mass: 2.8048066029414637e-11, earth_masses: 9.333713123700714e-6, is_gas_giant: false, orbit_zone: 3, radius: 181.91769203324804, earth_radii: 0.02852268611371089, density: 2.2121994618938823, resonant_period: false, axial_tilt: 10.684455579046807, escape_velocity: 20228.999330013758, surface_accel: 11.247185727788027, surface_grav: 0.011465021129243656, rms_velocity: 5197916.748134321, escape_velocity_km_per_sec: 0.20228999330013758, orbital_period_days: 134.43749437322273, day_hours: 134.43749437322273, length_of_year: 0.3680697997897953, molecule_weight: 19398.685567642966, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00010506106723776018, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"dT2cuOd\" }, Planetesimal { a: 0.028445207145082797, b: 4.969672054187754, e: 0.019938322184294144, distance_to_primary_star: 4.546573253778571, mass: 1.992900466962511e-9, earth_masses: 0.0006631887283497486, is_gas_giant: false, orbit_zone: 3, radius: 753.3810255538255, earth_radii: 0.11812182903007612, density: 2.213032280300394, resonant_period: false, axial_tilt: 11.600947779964327, escape_velocity: 83790.71062711962, surface_accel: 46.5958323163004, surface_grav: 0.04749830001661611, rms_velocity: 3743711.996167519, escape_velocity_km_per_sec: 0.8379071062711962, orbital_period_days: 219.93989853775705, day_hours: 219.93989853775705, length_of_year: 0.6021626243333527, molecule_weight: 1130.653044014296, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0006097949808095003, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"GHEG5up\" }, Planetesimal { a: 0.04468110358255788, b: 4.12806355501397, e: 0.010774299763697925, distance_to_primary_star: 4.546573253778571, mass: 6.661099446980644e-11, earth_masses: 2.21665163157263e-5, is_gas_giant: false, orbit_zone: 3, radius: 242.70942340781724, earth_radii: 0.03805415857758188, density: 2.21223966950458, resonant_period: false, axial_tilt: 12.44426099451645, escape_velocity: 26989.202242687534, surface_accel: 15.00594883109983, surface_grav: 0.0152965839256879, rms_velocity: 2383348.9928410626, escape_velocity_km_per_sec: 0.2698920224268753, orbital_period_days: 432.99491474006663, day_hours: 432.99491474006663, length_of_year: 1.1854754681452886, molecule_weight: 10897.85457600105, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0003114301979424484, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"nj1cwWq\" }, Planetesimal { a: 0.09548677512309342, b: 4.54098079363135, e: 0.12826948081630785, distance_to_primary_star: 4.546573253778571, mass: 9.780932968082592e-11, earth_masses: 3.254856228250784e-5, is_gas_giant: false, orbit_zone: 3, radius: 275.8648333065996, earth_radii: 0.04325256088218871, density: 2.2122664509822965, resonant_period: true, axial_tilt: 14.471266875449855, escape_velocity: 30676.25780693832, surface_accel: 17.056048459643076, surface_grav: 0.017386389867118324, rms_velocity: 1115239.9176245905, escape_velocity_km_per_sec: 0.3067625780693832, orbital_period_days: 1352.7317749023955, day_hours: 1045.1559600803644, length_of_year: 3.703577754695128, molecule_weight: 8435.607139550137, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0006666200497619755, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"8VM2dmH\" }], rings: [], is_moon: false, orbit_clearing: 2465.2144652408488, is_dwarf_planet: false, hill_sphere: 0.11766052190108475, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"X64xF4j\" }, Planetesimal { a: 6.53504895839973, b: 6.5339060781347, e: 0.018643711728187042, distance_to_primary_star: 6.53504895839973, mass: 1.604365771194566e-6, earth_masses: 0.5338938463033653, is_gas_giant: false, orbit_zone: 2, radius: 6929.461232607429, earth_radii: 1.086463034275232, density: 2.2895553834201166, resonant_period: false, axial_tilt: 33.62564521008627, escape_velocity: 783903.0738559592, surface_accel: 443.399572184052, surface_grav: 0.45198733148221404, rms_velocity: 16295.31223107981, escape_velocity_km_per_sec: 7.839030738559592, orbital_period_days: 5827.672613629564, day_hours: 5827.672613629564, length_of_year: 15.955298052373891, molecule_weight: 12.918032381046899, volatile_gas_inventory: 365.2283238342014, greenhouse_effect: false, albedo: 0.314828056730236, is_tidally_locked: false, surface_pressure_bar: 0.19231094817422584, surface_temp_kelvin: 177.8896123143515, day_temp_kelvin: 259.06122337739737, night_temp_kelvin: 36.264592151990094, boiling_point_kelvin: 332.51351798071727, hydrosphere: 0.0, cloud_cover: 7.22454860032978e-5, ice_cover: 0.3480864065575737, moons: [Planetesimal { a: 0.007132212496581226, b: 6.321184910621156, e: 0.12878679783817149, distance_to_primary_star: 6.53504895839973, mass: 2.7215325484939197e-11, earth_masses: 9.056597356058952e-6, is_gas_giant: false, orbit_zone: 3, radius: 180.09923792832356, earth_radii: 0.028237572582051357, density: 2.212198436527297, resonant_period: true, axial_tilt: 8.608585333633222, escape_velocity: 20026.78507153753, surface_accel: 11.13475339804543, surface_grav: 0.011350411211055483, rms_velocity: 14930943.697143352, escape_velocity_km_per_sec: 0.2002678507153753, orbital_period_days: 173.69143066316988, day_hours: 134.05743917800834, length_of_year: 0.4755412201592605, molecule_weight: 19792.4077633006, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00011069933672633219, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"jOEmtXA\" }, Planetesimal { a: 0.022869811521847958, b: 6.576124612044931, e: 0.014136061071416073, distance_to_primary_star: 6.53504895839973, mass: 8.47651324991578e-11, earth_masses: 2.820777121709204e-5, is_gas_giant: false, orbit_zone: 3, radius: 263.01228510551977, earth_radii: 0.041237423189952924, density: 2.2122556627247567, resonant_period: false, axial_tilt: 10.927563977850179, escape_velocity: 29246.979018430582, surface_accel: 16.261327514821982, surface_grav: 0.01657627677351884, rms_velocity: 4656385.695211523, escape_velocity_km_per_sec: 0.2924697901843058, orbital_period_days: 997.3051702930204, day_hours: 997.3051702930204, length_of_year: 2.7304727454976603, molecule_weight: 9280.237195060296, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0005866023082255356, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"uT4cP1M\" }, Planetesimal { a: 0.024444441482432834, b: 6.707887262099867, e: 0.05815138779185702, distance_to_primary_star: 6.53504895839973, mass: 7.974423776785899e-11, earth_masses: 2.653693975951145e-5, is_gas_giant: false, orbit_zone: 3, radius: 257.7134022812658, earth_radii: 0.04040661685187611, density: 2.21225136476171, resonant_period: false, axial_tilt: 11.131026740101655, escape_velocity: 28657.715150084336, surface_accel: 15.933681181373974, surface_grav: 0.016242284588556546, rms_velocity: 4356436.750622703, escape_velocity_km_per_sec: 0.28657715150084334, orbital_period_days: 1102.0595187983024, day_hours: 1102.0595187983024, length_of_year: 3.017274521008357, molecule_weight: 9665.803912453857, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.000586929732612071, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"0yxvNbx\" }], rings: [], is_moon: false, orbit_clearing: 41.42842308684104, is_dwarf_planet: false, hill_sphere: 0.05048389142854183, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"MkSlRnm\" }, Planetesimal { a: 8.506522690145816, b: 8.500442487161685, e: 0.037762157995104996, distance_to_primary_star: 8.506522690145816, mass: 0.000345171116462216, earth_masses: 114.86453919022846, is_gas_giant: true, orbit_zone: 2, radius: 38223.752243817886, earth_radii: 5.993062440234852, density: 1.503858351322466, resonant_period: false, axial_tilt: 35.964478313137406, escape_velocity: 4895656.893042933, surface_accel: 3135.1522296290473, surface_grav: 1e38, rms_velocity: 12518.706773788794, escape_velocity_km_per_sec: 48.956568930429334, orbital_period_days: 8653.303531632031, day_hours: 8653.303531632031, length_of_year: 23.691453885371747, molecule_weight: 0.3312067334242037, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.4564559794243842, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.213022070443868e37, night_temp_kelvin: 9.213022070443868e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.040500080856364834, b: 8.04888220630093, e: 0.10610055306659094, distance_to_primary_star: 8.506522690145816, mass: 5.4074846813437724e-11, earth_masses: 1.79947917562437e-5, is_gas_giant: false, orbit_zone: 3, radius: 226.41431304116958, earth_radii: 0.035499265136589776, density: 2.212227762396376, resonant_period: true, axial_tilt: 12.334156854720465, escape_velocity: 25177.123963000606, surface_accel: 13.998398832079085, surface_grav: 0.014269519706502636, rms_velocity: 2629393.8424515724, escape_velocity_km_per_sec: 0.2517712396300061, orbital_period_days: 160.23741733019455, day_hours: 129.49648956632922, length_of_year: 0.4387061391654882, molecule_weight: 12523.014032870424, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00013531868147693247, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"Nd2womo\" }, Planetesimal { a: 0.08276276873888883, b: 7.949869038536728, e: 0.016509439576789076, distance_to_primary_star: 8.506522690145816, mass: 9.905463899377338e-8, earth_masses: 0.03296297088612189, is_gas_giant: false, orbit_zone: 3, radius: 2765.375172138906, earth_radii: 0.4335803029380536, density: 2.224123071583836, resonant_period: false, axial_tilt: 14.401808154677939, escape_velocity: 308333.5536080654, surface_accel: 171.89273491423822, surface_grav: 0.17522195200228158, rms_velocity: 1286697.6884073035, escape_velocity_km_per_sec: 3.083335536080654, orbital_period_days: 468.02639389507334, day_hours: 468.02639389507334, length_of_year: 1.2813864309242253, molecule_weight: 83.4986640739565, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0037225874839511906, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"Z1zxClH\" }, Planetesimal { a: 0.17775217002339794, b: 9.722652072087936, e: 0.10219462803893253, distance_to_primary_star: 8.506522690145816, mass: 9.506604892147472e-11, earth_masses: 3.1635665272115064e-5, is_gas_giant: false, orbit_zone: 3, radius: 273.2613486142998, earth_radii: 0.04284436321955155, density: 2.2122642240799073, resonant_period: true, axial_tilt: 16.603542367234244, escape_velocity: 30386.734181516807, surface_accel: 16.89506435689608, surface_grav: 0.01722228782558214, rms_velocity: 599096.2766221019, escape_velocity_km_per_sec: 0.30386734181516806, orbital_period_days: 1473.3381768318052, day_hours: 1200.1246388112463, length_of_year: 4.033780087150733, molecule_weight: 8597.121216904054, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0007199246188548248, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"i5VLvV5\" }, Planetesimal { a: 0.2688557392984418, b: 7.41169872558256, e: 0.04229116524204013, distance_to_primary_star: 8.506522690145816, mass: 3.329304256460379e-11, earth_masses: 1.1079113546983268e-5, is_gas_giant: false, orbit_zone: 3, radius: 192.61556728683925, earth_radii: 0.03019999487093748, density: 2.2122057026510102, resonant_period: false, axial_tilt: 17.706935143572686, escape_velocity: 21418.61868446419, surface_accel: 11.908622776769294, surface_grav: 0.01213926888559561, rms_velocity: 396088.48782769387, escape_velocity_km_per_sec: 0.21418618684464188, orbital_period_days: 2740.6847417136564, day_hours: 2740.6847417136564, length_of_year: 7.503585877381674, molecule_weight: 17303.668458042852, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0008187514213749364, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"UcrvATi\" }, Planetesimal { a: 0.30770994314183076, b: 9.486539854731081, e: 0.061455833958186656, distance_to_primary_star: 8.506522690145816, mass: 3.296801752035043e-11, earth_masses: 1.0970953129865828e-5, is_gas_giant: false, orbit_zone: 3, radius: 191.98672083736733, earth_radii: 0.030101398688831504, density: 2.212205325941149, resonant_period: false, axial_tilt: 18.27431022581721, escape_velocity: 21348.689900307138, surface_accel: 11.869741784004885, surface_grav: 0.012099634846080414, rms_velocity: 346074.82012185885, escape_velocity_km_per_sec: 0.21348689900307138, orbital_period_days: 3355.7717164436344, day_hours: 3355.7717164436344, length_of_year: 9.187602235300847, molecule_weight: 17417.212310392428, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0009153249233413918, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"FIXXUvh\" }], rings: [Ring { a: 0.000353730825365294, mass: 1.5475516762081128e-12, width: 138.51237110191613, id: \"SFfRPaG\" }, Ring { a: 0.00035372508199157693, mass: 9.374503197076542e-11, width: 543.9795157262354, id: \"izuLXFO\" }, Ring { a: 0.00035371624132165847, mass: 3.571999103563659e-10, width: 849.6225908927441, id: \"CgSi6qo\" }, Ring { a: 0.0003537272727135346, mass: 4.8511474715964893e-11, width: 436.73429638767976, id: \"Qc7wxqT\" }, Ring { a: 0.00035372793327271624, mass: 3.6890623090469906e-11, width: 398.6348653569811, id: \"yOs9nTE\" }], is_moon: false, orbit_clearing: 6625.4480758600885, is_dwarf_planet: false, hill_sphere: 0.3860902068470346, tectonic_activity: false, magnetosphere: true, has_collision: true, id: \"MdK2fBL\" }, Planetesimal { a: 12.833335667205045, b: 12.736419668778671, e: 0.1226296786233648, distance_to_primary_star: 12.833335667205045, mass: 1.596434152919194e-6, earth_masses: 0.5312543969555427, is_gas_giant: false, orbit_zone: 2, radius: 6918.283270069828, earth_radii: 1.0847104531310485, density: 2.289297126400449, resonant_period: true, axial_tilt: 39.04251382183293, escape_velocity: 782594.4130728072, surface_accel: 442.63438736485136, surface_grav: 0.4512073265696752, rms_velocity: 8297.97224852835, escape_velocity_km_per_sec: 7.825944130728073, orbital_period_days: 16037.298398141653, day_hours: 12533.651940188154, length_of_year: 43.90773004282451, molecule_weight: 12.961271782451139, volatile_gas_inventory: 363.4223746038098, greenhouse_effect: false, albedo: 0.3015847536972335, is_tidally_locked: false, surface_pressure_bar: 0.19041398543312224, surface_temp_kelvin: 127.48164314220794, day_temp_kelvin: 193.2169744904339, night_temp_kelvin: 20.789740052311007, boiling_point_kelvin: 332.2966444835533, hydrosphere: 0.0, cloud_cover: 2.3354981996847747e-6, ice_cover: 0.3474853771916744, moons: [Planetesimal { a: 0.015573518447507997, b: 14.825140827986433, e: 0.03258434554748979, distance_to_primary_star: 12.833335667205045, mass: 4.8738458656883337e-11, earth_masses: 1.6218971772157893e-5, is_gas_giant: false, orbit_zone: 3, radius: 218.7071888438128, earth_radii: 0.034290873133241265, density: 2.2122224188555624, resonant_period: false, axial_tilt: 10.282084392101403, escape_velocity: 24320.06740606152, surface_accel: 13.521861850132515, surface_grav: 0.013783753160175856, rms_velocity: 6837932.197624657, escape_velocity_km_per_sec: 0.2432006740606152, orbital_period_days: 561.8175956478091, day_hours: 561.8175956478091, length_of_year: 1.5381727464690187, molecule_weight: 13421.2063932685, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0003264873515663876, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"I73nUeV\" }, Planetesimal { a: 0.041393364948138764, b: 12.673728754623234, e: 0.016036811289511288, distance_to_primary_star: 12.833335667205045, mass: 5.001546398899124e-11, earth_masses: 1.6643928038833515e-5, is_gas_giant: false, orbit_zone: 3, radius: 220.60083101024358, earth_radii: 0.03458777532302345, density: 2.212223714615214, resonant_period: false, axial_tilt: 12.415599618773916, escape_velocity: 24530.646109925445, surface_accel: 13.638946775827375, surface_grav: 0.013903105785756754, rms_velocity: 2572650.5529554635, escape_velocity_km_per_sec: 0.24530646109925444, orbital_period_days: 2434.5076825695205, day_hours: 2434.5076825695205, length_of_year: 6.66531877500211, molecule_weight: 13191.771778566395, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0008902669740330383, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"2b0liRj\" }], rings: [], is_moon: false, orbit_clearing: 19.293902729184932, is_dwarf_planet: false, hill_sphere: 0.08848757694254725, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"tXacLrt\" }, Planetesimal { a: 18.45963639968237, b: 18.29781833089397, e: 0.13209103027217545, distance_to_primary_star: 18.45963639968237, mass: 0.0001715625740214049, earth_masses: 57.09184537002039, is_gas_giant: true, orbit_zone: 3, radius: 33298.467549442175, earth_radii: 5.2208321651681056, density: 1.1353706826815786, resonant_period: true, axial_tilt: 41.97648788760434, escape_velocity: 3697937.4550185525, surface_accel: 2053.358972289728, surface_grav: 1e38, rms_velocity: 5768.8386118130065, escape_velocity_km_per_sec: 36.979374550185526, orbital_period_days: 27664.506771694454, day_hours: 21208.783506108386, length_of_year: 75.74129164050501, molecule_weight: 0.5804996747636134, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.4611258550688932, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.209941496229849e37, night_temp_kelvin: 9.209941496229849e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.006390295694884048, b: 14.314780012072388, e: 0.0009909106638283927, distance_to_primary_star: 18.45963639968237, mass: 2.1117764226303343e-8, earth_masses: 0.0070274775057772, is_gas_giant: false, orbit_zone: 3, radius: 1653.9190100538763, earth_radii: 0.2593162449128059, density: 2.216416597395147, resonant_period: false, axial_tilt: 8.66319019311286, escape_velocity: 184088.75353122654, surface_accel: 102.44960294511863, surface_grav: 0.10443384601948892, rms_velocity: 16664434.371600509, escape_velocity_km_per_sec: 1.8408875353122653, orbital_period_days: 14.244289333549641, day_hours: 14.244289333549641, length_of_year: 0.03899873876399628, molecule_weight: 234.2429826947111, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00022018704865979952, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"fdLqv0Z\" }, Planetesimal { a: 0.10830541726570742, b: 14.12647527721846, e: 0.007012773211803491, distance_to_primary_star: 18.45963639968237, mass: 4.9467134937002925e-11, earth_masses: 1.646145748762751e-5, is_gas_giant: false, orbit_zone: 3, radius: 219.79172230920045, earth_radii: 0.034460916009595555, density: 2.2122231596006383, resonant_period: false, axial_tilt: 14.82432925213397, escape_velocity: 24440.670766406456, surface_accel: 13.588919119336422, surface_grav: 0.013852109194022856, rms_velocity: 983244.1064444749, escape_velocity_km_per_sec: 0.24440670766406455, orbital_period_days: 993.9425645844289, day_hours: 993.9425645844289, length_of_year: 2.721266432811578, molecule_weight: 13289.078352955119, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0004926269401612555, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"i8CkxCS\" }, Planetesimal { a: 0.24788047318471998, b: 16.32464997533387, e: 0.13603578926484006, distance_to_primary_star: 18.45963639968237, mass: 2.6994523811530364e-11, earth_masses: 8.983119937877257e-6, is_gas_giant: false, orbit_zone: 3, radius: 179.61086556118633, earth_radii: 0.028161001185510556, density: 2.2121981629050538, resonant_period: true, axial_tilt: 17.933639002612654, escape_velocity: 19972.477507560394, surface_accel: 11.104558082932805, surface_grav: 0.011319631073325998, rms_velocity: 429604.8892207814, escape_velocity_km_per_sec: 0.19972477507560393, orbital_period_days: 3441.513857391063, day_hours: 2617.2985319935374, length_of_year: 9.422351423384157, molecule_weight: 19900.189966171718, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0008016448800265122, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"S6zzWC3\" }, Planetesimal { a: 0.4248615462292878, b: 17.642216226002674, e: 0.09693357950754089, distance_to_primary_star: 18.45963639968237, mass: 3.7372773121434966e-10, earth_masses: 0.0001243674849406032, is_gas_giant: false, orbit_zone: 3, radius: 431.2642784504103, earth_radii: 0.06761747859053156, density: 2.2124376322442743, resonant_period: false, axial_tilt: 19.495847255551016, escape_velocity: 47958.58123960048, surface_accel: 26.666079587899734, surface_grav: 0.02718254799989779, rms_velocity: 250647.92087595988, escape_velocity_km_per_sec: 0.4795858123960048, orbital_period_days: 7722.479195279891, day_hours: 7722.479195279891, length_of_year: 21.142995743408328, molecule_weight: 3451.345603517213, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0034485587141151173, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"rrTBTTU\" }, Planetesimal { a: 0.5983354012866552, b: 14.932629234655705, e: 0.01789411470574198, distance_to_primary_star: 18.45963639968237, mass: 8.42529595721235e-11, earth_masses: 2.8037332543507528e-5, is_gas_giant: false, orbit_zone: 3, radius: 262.48150227878256, earth_radii: 0.04115420230147108, density: 2.2122552282599868, resonant_period: false, axial_tilt: 21.19360072339799, escape_velocity: 29187.953075923673, surface_accel: 16.228507482738298, surface_grav: 0.016542821083321405, rms_velocity: 177978.2092009263, escape_velocity_km_per_sec: 0.2918795307592367, orbital_period_days: 12906.337691784242, day_hours: 12906.337691784242, length_of_year: 35.3356268084442, molecule_weight: 9317.809450991528, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0032145249317221155, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"TNPv1Cp\" }], rings: [Ring { a: 0.00028019204139212705, mass: 2.2822701699179998e-10, width: 731.7836545521459, id: \"PyMuPOd\" }, Ring { a: 0.00028019793744485133, mass: 4.3322746521353956e-11, width: 420.57309453622105, id: \"mbpOTRU\" }], is_moon: false, orbit_clearing: 1377.437316821491, is_dwarf_planet: false, hill_sphere: 0.5986150664561505, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"0hQXrZM\" }, Planetesimal { a: 32.26299212371366, b: 31.27597208457647, e: 0.14179263077128074, distance_to_primary_star: 32.26299212371366, mass: 2.3729427486302055e-6, earth_masses: 0.7896575418587758, is_gas_giant: true, orbit_zone: 3, radius: 10129.864935110916, earth_radii: 1.5882510089543613, density: 0.5782629789814401, resonant_period: true, axial_tilt: 46.93503626687631, escape_velocity: 788500.9318673274, surface_accel: 306.88154459032586, surface_grav: 1e38, rms_velocity: 3300.706357741838, escape_velocity_km_per_sec: 7.885009318673275, orbital_period_days: 63926.17048835887, day_hours: 48048.92685515219, length_of_year: 175.02031618989423, molecule_weight: 12.767817954563347, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.5649203576387593, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.20811034701266e37, night_temp_kelvin: 9.20811034701266e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.06715001746746811, b: 34.259832757947166, e: 0.0936963320165084, distance_to_primary_star: 32.26299212371366, mass: 7.33505402972853e-7, earth_masses: 0.24409272991774905, is_gas_giant: false, orbit_zone: 3, radius: 5363.109553068497, earth_radii: 0.8408763802239726, density: 2.257872872133925, resonant_period: false, axial_tilt: 13.555329210769468, escape_velocity: 602495.3960001768, surface_accel: 338.42372471556115, surface_grav: 0.34497831265602563, rms_velocity: 1585862.0330829783, escape_velocity_km_per_sec: 6.024953960001768, orbital_period_days: 3606.072874191566, day_hours: 3606.072874191566, length_of_year: 9.872889457061097, molecule_weight: 21.868230279883928, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 2.8225738777310303, is_dwarf_planet: false, hill_sphere: 0.02853107497698811, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"YvAbi5X\" }, Planetesimal { a: 0.09304688489338339, b: 30.455690803297838, e: 0.023898868704535253, distance_to_primary_star: 32.26299212371366, mass: 1.010144815543736e-10, earth_masses: 3.361515874852487e-5, is_gas_giant: false, orbit_zone: 3, radius: 278.8457040343093, earth_radii: 0.04371992850961262, density: 2.212269026618392, resonant_period: false, axial_tilt: 14.678640798268315, escape_velocity: 31007.749636861507, surface_accel: 17.24036848392658, surface_grav: 0.01757427980012903, rms_velocity: 1144483.9163023834, escape_velocity_km_per_sec: 0.3100774963686151, orbital_period_days: 6729.723826065113, day_hours: 6729.723826065113, length_of_year: 18.424979674374026, molecule_weight: 8256.207627240596, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0021988133353876525, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"eCuZmKz\" }, Planetesimal { a: 0.12304832083496874, b: 30.901783267371417, e: 0.05752130763568364, distance_to_primary_star: 32.26299212371366, mass: 2.278315886149186e-10, earth_masses: 7.581680271354626e-5, is_gas_giant: false, orbit_zone: 3, radius: 365.6804024636306, earth_radii: 0.0573346507468847, density: 2.2123562085281714, resonant_period: false, axial_tilt: 15.271621968806677, escape_velocity: 40664.60277038625, surface_accel: 22.6100429136036, surface_grav: 0.023047954040370643, rms_velocity: 865437.7605472633, escape_velocity_km_per_sec: 0.4066460277038625, orbital_period_days: 10234.023694112018, day_hours: 10234.023694112018, length_of_year: 28.019229826453163, molecule_weight: 4800.517255501784, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0036819880368250007, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"v4ZlD6y\" }, Planetesimal { a: 0.163023217117437, b: 29.887365580591574, e: 0.037114196722014436, distance_to_primary_star: 32.26299212371366, mass: 1.1041812216833809e-10, earth_masses: 3.67444612721669e-5, is_gas_giant: false, orbit_zone: 3, radius: 287.24273028791265, earth_radii: 0.04503648954028107, density: 2.2122764309642555, resonant_period: false, axial_tilt: 16.437996255519586, escape_velocity: 31941.555642099203, surface_accel: 17.759596140425852, surface_grav: 0.01810356385364511, rms_velocity: 653223.9094864866, escape_velocity_km_per_sec: 0.319415556420992, orbital_period_days: 15606.941894966103, day_hours: 15606.941894966103, length_of_year: 42.72947815185791, molecule_weight: 7780.5263228381755, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.003914727381559272, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"4YDcwoe\" }, Planetesimal { a: 0.20633664810723604, b: 35.57787200682101, e: 0.05219597336394399, distance_to_primary_star: 32.26299212371366, mass: 1.1214415191370763e-11, earth_masses: 3.7318841925341284e-6, is_gas_giant: false, orbit_zone: 3, radius: 134.01941459178457, earth_radii: 0.021012764909342202, density: 2.2121758916518903, resonant_period: false, axial_tilt: 16.81372478601462, escape_velocity: 14902.696790128795, surface_accel: 8.285753683337209, surface_grav: 0.008446232093106227, rms_velocity: 516101.5466683932, escape_velocity_km_per_sec: 0.14902696790128794, orbital_period_days: 22223.745718513164, day_hours: 22223.745718513164, length_of_year: 60.84529970845493, molecule_weight: 35743.03059447992, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0022755390496211735, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"79TvNfk\" }], rings: [], is_moon: false, orbit_clearing: 10.487912079968943, is_dwarf_planet: false, hill_sphere: 0.24833357530805403, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"fzMHrMB\" }, Planetesimal { a: 50.672500870785775, b: 50.0764699860029, e: 0.23190416381703233, distance_to_primary_star: 50.672500870785775, mass: 1.1290898773629224e-7, earth_masses: 0.0375733606556968, is_gas_giant: false, orbit_zone: 3, radius: 2888.2453781193435, earth_radii: 0.45284499500146497, density: 2.22521729397759, resonant_period: true, axial_tilt: 51.36572997433573, escape_velocity: 322112.5319604139, surface_accel: 179.61853939416469, surface_grav: 0.18309738980037174, rms_velocity: 2101.547415117054, escape_velocity_km_per_sec: 3.221125319604139, orbital_period_days: 125828.9815261345, day_hours: 78454.73667521605, length_of_year: 344.500976115358, molecule_weight: 76.50782581636852, volatile_gas_inventory: 0.08418092927775538, greenhouse_effect: false, albedo: 0.05639668830361887, is_tidally_locked: false, surface_pressure_bar: 3.119452669666165e-6, surface_temp_kelvin: 54.01698426938566, day_temp_kelvin: 117.33858620944619, night_temp_kelvin: 10.240623136091513, boiling_point_kelvin: 192.634335264805, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0004618139992544069, moons: [Planetesimal { a: 0.04548946127045813, b: 48.60321441323174, e: 0.13251737713814926, distance_to_primary_star: 50.672500870785775, mass: 1.0931716919518323e-7, earth_masses: 0.03637809094191539, is_gas_giant: false, orbit_zone: 3, radius: 2857.407670512339, earth_radii: 0.44800998283354326, density: 2.2249380954929143, resonant_period: true, axial_tilt: 12.502265539726496, escape_velocity: 318653.3536705899, surface_accel: 177.67846158841547, surface_grav: 0.181119736583502, rms_velocity: 2340996.3593407935, escape_velocity_km_per_sec: 3.186533536705899, orbital_period_days: 7517.370599878648, day_hours: 5758.135368735991, length_of_year: 20.58143901404147, molecule_weight: 78.1779209161054, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.2793981418372189, is_dwarf_planet: true, hill_sphere: 0.027067684989125623, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"5BRkWMb\" }, Planetesimal { a: 0.10821153495006942, b: 48.09418908518483, e: 0.04945913315027395, distance_to_primary_star: 50.672500870785775, mass: 7.378633158333934e-9, earth_masses: 0.002455429371589796, is_gas_giant: false, orbit_zone: 3, radius: 1165.2814768755304, earth_radii: 0.1827032732636454, density: 2.2142648394334032, resonant_period: false, axial_tilt: 15.035934993962117, escape_velocity: 129638.18625863192, surface_accel: 72.11158707117627, surface_grav: 0.07350824370150487, rms_velocity: 984097.1507487908, escape_velocity_km_per_sec: 1.2963818625863193, orbital_period_days: 37488.42780016774, day_hours: 37488.42780016774, length_of_year: 102.63772156103418, molecule_weight: 472.34052841249354, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.01980364646032815, is_dwarf_planet: true, hill_sphere: 0.028726743788321785, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"sAEqorg\" }], rings: [], is_moon: false, orbit_clearing: 0.29287763487835355, is_dwarf_planet: true, hill_sphere: 0.12649501004381733, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"2OIpKHE\" }], cloud_eccentricity: 0.1, dust_density_coeff: 0.0015, k: 50.0, b: 1.2e-5, planetesimal_inner_bound: 0.3092465494113251, planetesimal_outer_bound: 51.54109156855419, inner_dust: 0.0, outer_dust: 206.22759216479966, dust_bands: [DustBand { outer_edge: 0.29972471346215357, inner_edge: 0.0, dust_present: true, gas_present: true }, DustBand { outer_edge: 0.4251410474032489, inner_edge: 0.29972471346215357, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.48272938525066134, inner_edge: 0.33089945287814276, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.4251410474032489, inner_edge: 0.4251410474032489, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6383447246794071, inner_edge: 0.34968738993747706, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.5486277028997469, inner_edge: 0.4251410474032489, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6173999414556413, inner_edge: 0.48272938525066134, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.48272938525066134, inner_edge: 0.6173999414556413, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6383447246794071, inner_edge: 0.5486277028997469, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6173999414556413, inner_edge: 0.4615582422869101, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6383447246794071, inner_edge: 0.48272938525066134, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6173999414556413, inner_edge: 0.6173999414556413, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6973098596408076, inner_edge: 0.5486277028997469, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6973098596408076, inner_edge: 0.6173999414556413, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.7626335334635751, inner_edge: 0.5716638399773921, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.850083170359625, inner_edge: 0.6173999414556413, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.4953698210819448, inner_edge: 0.6383447246794071, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.850083170359625, inner_edge: 0.6973098596408076, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.244951781840855, inner_edge: 0.7626335334635751, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.4953698210819448, inner_edge: 0.850083170359625, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.244951781840855, inner_edge: 0.8109172443683976, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.4953698210819448, inner_edge: 0.850083170359625, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.244951781840855, inner_edge: 1.244951781840855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.4953698210819448, inner_edge: 1.0586929210739855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.244951781840855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.0674052900104185, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.244951781840855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.195749552579222, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.244951781840855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.4953698210819448, dust_present: false, gas_present: true }, DustBand { outer_edge: 3.2211426260635108, inner_edge: 1.7770887497744625, dust_present: false, gas_present: false }, DustBand { outer_edge: 3.2211426260635108, inner_edge: 2.3587612922270567, dust_present: false, gas_present: false }, DustBand { outer_edge: 3.2211426260635108, inner_edge: 2.497638674322831, dust_present: false, gas_present: false }, DustBand { outer_edge: 3.2211426260635108, inner_edge: 2.552933821380797, dust_present: false, gas_present: false }, DustBand { outer_edge: 3.6318244389245926, inner_edge: 3.2211426260635108, dust_present: false, gas_present: true }, DustBand { outer_edge: 5.696346425673252, inner_edge: 3.6318244389245926, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 5.6228108981446185, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 3.85022110832164, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 5.6228108981446185, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 3.9793142009712317, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 5.6228108981446185, dust_present: false, gas_present: false }, DustBand { outer_edge: 6.4276640484029235, inner_edge: 5.696346425673252, dust_present: false, gas_present: true }, DustBand { outer_edge: 6.4276640484029235, inner_edge: 6.317317629470002, dust_present: false, gas_present: true }, DustBand { outer_edge: 11.144268436543609, inner_edge: 6.4276640484029235, dust_present: false, gas_present: false }, DustBand { outer_edge: 11.144268436543609, inner_edge: 7.6596100658292805, dust_present: false, gas_present: false }, DustBand { outer_edge: 11.144268436543609, inner_edge: 9.872044030964796, dust_present: false, gas_present: false }, DustBand { outer_edge: 12.897782489676382, inner_edge: 11.144268436543609, dust_present: false, gas_present: true }, DustBand { outer_edge: 12.897782489676382, inner_edge: 11.772431026174539, dust_present: false, gas_present: true }, DustBand { outer_edge: 39.19586815542029, inner_edge: 12.897782489676382, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 31.60271231118524, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 16.576901819962693, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 31.60271231118524, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 23.13803714930569, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 25.16961850948641, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 25.877529928787286, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 75.47911821056405, inner_edge: 39.19586815542029, dust_present: false, gas_present: true }, DustBand { outer_edge: 75.47911821056405, inner_edge: 39.92113132731915, dust_present: false, gas_present: true }, DustBand { outer_edge: 75.47911821056405, inner_edge: 51.19607399938996, dust_present: false, gas_present: true }, DustBand { outer_edge: 75.47911821056405, inner_edge: 63.42835129455703, dust_present: false, gas_present: true }, DustBand { outer_edge: 75.47911821056405, inner_edge: 64.68307178450029, dust_present: false, gas_present: true }, DustBand { outer_edge: 206.22759216479966, inner_edge: 75.47911821056405, dust_present: true, gas_present: true }], dust_left: false }"
[INFO] [stdout]  right: "System { primary_star: PrimaryStar { stellar_mass: 1.0963527907985933, stellar_luminosity: 1.3798317776825009, stellar_surface_temp: 5817.7295240320045, stellar_radius_au: 0.0053771948109704116, spectral_class: G, bv_color_index: 0.5446437805209554, color: [1.0, 0.960714162597206, 0.9399267337148806], main_seq_age: 7945554005.430827, ecosphere: (0.9892442052633736, 1.957770683486209) }, planets: [Planetesimal { a: 0.3558797938323928, b: 0.3552070382199927, e: 0.061459164595564664, distance_to_primary_star: 0.3558797938323928, mass: 2.773948397163714e-8, earth_masses: 0.009231024531931292, is_gas_giant: false, orbit_zone: 1, radius: 1353.0541875334045, earth_radii: 0.21214396167033622, density: 5.317395730007122, resonant_period: false, axial_tilt: 19.052479469194772, escape_velocity: 233266.3007926545, surface_accel: 201.07534342243704, surface_grav: 0.20496976903408465, rms_velocity: 299232.11451749335, escape_velocity_km_per_sec: 2.332663007926545, orbital_period_days: 74.0588877757474, day_hours: 74.0588877757474, length_of_year: 0.20276218419095796, molecule_weight: 145.88716982836573, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 18.924803426173252, is_dwarf_planet: false, hill_sphere: 0.0006798797443832592, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"giXmrra\" }, Planetesimal { a: 0.4465465241248812, b: 0.4450241254445569, e: 0.11591227470619503, distance_to_primary_star: 0.4465465241248812, mass: 5.13171151547321e-7, earth_masses: 0.17077085838569675, is_gas_giant: false, orbit_zone: 1, radius: 3567.463840877095, earth_radii: 0.5593389527872523, density: 5.366976185658665, resonant_period: true, axial_tilt: 20.100722681673172, escape_velocity: 617890.8091163307, surface_accel: 535.0986989913923, surface_grav: 0.5454624862297577, rms_velocity: 238476.07689078173, escape_velocity_km_per_sec: 6.178908091163307, orbital_period_days: 104.0931530251031, day_hours: 82.46838121827541, length_of_year: 0.2849915209448408, molecule_weight: 20.7920654249114, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.000907477506385913, b: 0.3976898379283508, e: 0.03748738526246154, distance_to_primary_star: 0.4465465241248812, mass: 1.546256074559296e-8, earth_masses: 0.005145563548153574, is_gas_giant: false, orbit_zone: 1, radius: 1113.7352768443877, earth_radii: 0.17462139806277638, density: 5.314735613218386, resonant_period: false, axial_tilt: 5.832862974468529, escape_velocity: 191959.72967353923, surface_accel: 165.42772139149352, surface_grav: 0.1686317241503502, rms_velocity: 117347992.06938182, escape_velocity_km_per_sec: 1.9195972967353923, orbital_period_days: 13.733262913223449, day_hours: 13.733262913223449, length_of_year: 0.03759962467686091, molecule_weight: 215.4273525605212, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 9.278624021830792, is_dwarf_planet: false, hill_sphere: 0.00018845526527779563, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"S5uY3fs\" }], rings: [], is_moon: false, orbit_clearing: 270.11517821535585, is_dwarf_planet: false, hill_sphere: 0.0021253263419158497, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"LLrmQeK\" }, Planetesimal { a: 0.5406744106515836, b: 0.5401767094208038, e: 0.042897450355738775, distance_to_primary_star: 0.5406744106515836, mass: 1.2689087123013552e-7, earth_masses: 0.04222619088376594, is_gas_giant: false, orbit_zone: 1, radius: 2244.0470190733954, earth_radii: 0.3518418029277823, density: 5.331884044228641, resonant_period: false, axial_tilt: 21.00095781506687, escape_velocity: 387400.0046992281, surface_accel: 334.39309062011534, surface_grav: 0.3408696132722888, rms_velocity: 196958.94816657086, escape_velocity_km_per_sec: 3.874000046992281, orbital_period_days: 138.68385130392653, day_hours: 138.68385130392653, length_of_year: 0.37969569145496657, molecule_weight: 52.893445780848516, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 54.078773429521085, is_dwarf_planet: false, hill_sphere: 0.0017485600621937522, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"uojP8Fu\" }, Planetesimal { a: 0.615521908429231, b: 0.6155215192894306, e: 0.0011244651429095365, distance_to_primary_star: 0.615521908429231, mass: 1.156979912493317e-7, earth_masses: 0.038501473084710754, is_gas_giant: false, orbit_zone: 1, radius: 2176.209314905389, earth_radii: 0.3412055997029459, density: 5.3305251645854765, resonant_period: false, axial_tilt: 20.944197313399577, escape_velocity: 375640.99752389, surface_accel: 324.201716384248, surface_grav: 0.3304808525833313, rms_velocity: 173008.72928190848, escape_velocity_km_per_sec: 3.7564099752389, orbital_period_days: 168.45637304039982, day_hours: 168.45637304039982, length_of_year: 0.46120841352607755, molecule_weight: 56.25681403696247, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 42.616336186725675, is_dwarf_planet: false, hill_sphere: 0.002014526436244342, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"T0w4A39\" }, Planetesimal { a: 0.7215420013075341, b: 0.7209668178245275, e: 0.03992094608005681, distance_to_primary_star: 0.7215420013075341, mass: 1.484405254083306e-7, earth_masses: 0.04939739084469348, is_gas_giant: false, orbit_zone: 1, radius: 2364.1291705454328, earth_radii: 0.37066935881866303, density: 5.334393532313389, resonant_period: false, axial_tilt: 21.886231324241695, escape_velocity: 408226.3639835074, surface_accel: 352.4527473529443, surface_grav: 0.3592790492894437, rms_velocity: 147587.61517630392, escape_velocity_km_per_sec: 4.082263639835074, orbital_period_days: 213.8033920390389, day_hours: 213.8033920390389, length_of_year: 0.5853617851855959, molecule_weight: 47.63421428996929, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: false, orbit_clearing: 45.72538913072001, is_dwarf_planet: false, hill_sphere: 0.002466392808093454, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"rNBE7bV\" }, Planetesimal { a: 0.9260779374653004, b: 0.9223801029075877, e: 0.034599226532301464, distance_to_primary_star: 0.9260779374653004, mass: 1.0166342318571754e-6, earth_masses: 0.33831110715217994, is_gas_giant: false, orbit_zone: 1, radius: 4471.201834544319, earth_radii: 0.7010350947858763, density: 5.400551084652493, resonant_period: false, axial_tilt: 22.683877226353754, escape_velocity: 776838.3110037767, surface_accel: 674.8496084215618, surface_grav: 0.6879200901341099, rms_velocity: 114991.0379184545, escape_velocity_km_per_sec: 7.768383110037767, orbital_period_days: 310.8803705793301, day_hours: 310.8803705793301, length_of_year: 0.8511440672945382, molecule_weight: 13.15406043880731, volatile_gas_inventory: 308.57700626866824, greenhouse_effect: false, albedo: 0.6176112861858318, is_tidally_locked: false, surface_pressure_bar: 0.10295903455235209, surface_temp_kelvin: 395.4694535387329, day_temp_kelvin: 528.7800081992386, night_temp_kelvin: 204.8339192070027, boiling_point_kelvin: 319.37621298762366, hydrosphere: 0.0, cloud_cover: 1.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.002674910669881734, b: 0.9503301536608235, e: 0.1216756130851776, distance_to_primary_star: 0.9260779374653004, mass: 1.3180628249724024e-7, earth_masses: 0.04386192001403992, is_gas_giant: false, orbit_zone: 1, radius: 2272.5738502993427, earth_radii: 0.3563144951864758, density: 5.332468145177501, resonant_period: true, axial_tilt: 7.071057608853633, escape_velocity: 392346.2095715409, surface_accel: 338.6810689229729, surface_grav: 0.3452406411039479, rms_velocity: 39810923.19139943, escape_velocity_km_per_sec: 3.9234620957154087, orbital_period_days: 47.15275049346328, day_hours: 36.92280565377125, length_of_year: 0.12909719505397202, molecule_weight: 51.56822476757107, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 29.59806874366917, is_dwarf_planet: false, hill_sphere: 0.000824481534603353, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"aDfoG4a\" }], rings: [], is_moon: false, orbit_clearing: 237.5690981280243, is_dwarf_planet: false, hill_sphere: 0.006044859757974305, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"AKLu1vX\" }, Planetesimal { a: 1.2585604582754928, b: 1.2580316981996598, e: 0.028955193665583544, distance_to_primary_star: 1.2585604582754928, mass: 2.3764370389784227e-6, earth_masses: 0.7908203565657496, is_gas_giant: false, orbit_zone: 1, radius: 5908.442541842057, earth_radii: 0.9263785735092595, density: 5.470832736875352, resonant_period: false, axial_tilt: 24.5165829670424, escape_velocity: 1033206.3253606078, surface_accel: 903.3813083611321, surface_grav: 0.9208779901744466, rms_velocity: 84613.06925885178, escape_velocity_km_per_sec: 10.332063253606078, orbital_period_days: 492.53018216549543, day_hours: 492.53018216549543, length_of_year: 1.348474146928119, molecule_weight: 7.43613029944282, volatile_gas_inventory: 721.3177358505808, greenhouse_effect: false, albedo: 0.6778501228752876, is_tidally_locked: false, surface_pressure_bar: 0.5625862255117408, surface_temp_kelvin: 370.0499744282542, day_temp_kelvin: 452.76479776424577, night_temp_kelvin: 235.97196319850377, boiling_point_kelvin: 357.80005751819317, hydrosphere: 0.0, cloud_cover: 1.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.008181448955634052, b: 1.295052326808653, e: 0.004698661520066594, distance_to_primary_star: 1.2585604582754928, mass: 6.979215169409871e-11, earth_masses: 2.3225127946980785e-5, is_gas_giant: false, orbit_zone: 3, radius: 246.5131014065951, earth_radii: 0.03865053330300958, density: 2.2122425680137705, resonant_period: false, axial_tilt: 8.937175339937994, escape_velocity: 27412.187851929742, surface_accel: 15.241138068156669, surface_grav: 0.0155363283059701, rms_velocity: 13016112.891492533, escape_velocity_km_per_sec: 0.2741218785192974, orbital_period_days: 175.33683505277133, day_hours: 175.33683505277133, length_of_year: 0.4800460918624814, molecule_weight: 10564.12922468126, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0001741958563456413, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"REMsWrh\" }], rings: [], is_moon: false, orbit_clearing: 391.48738418165925, is_dwarf_planet: false, hill_sphere: 0.010966421388517817, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"SqZXBRM\" }, Planetesimal { a: 1.7353772439981943, b: 1.7060248326501872, e: 0.18318684568194493, distance_to_primary_star: 1.7353772439981943, mass: 1.3185517879688584e-6, earth_masses: 0.43878191511448117, is_gas_giant: false, orbit_zone: 1, radius: 4870.822333668458, earth_radii: 0.7636911780602788, density: 5.4179687994852, resonant_period: true, axial_tilt: 26.42142537537068, escape_velocity: 847633.0069486117, surface_accel: 737.5363596228943, surface_grav: 0.7518209578215029, rms_velocity: 61364.56127381795, escape_velocity_km_per_sec: 8.476330069486117, orbital_period_days: 797.4671123592034, day_hours: 550.5314987977233, length_of_year: 2.183345961284609, molecule_weight: 11.048552506822801, volatile_gas_inventory: 400.2206856954832, greenhouse_effect: false, albedo: 0.3766867326607166, is_tidally_locked: false, surface_pressure_bar: 0.17319402084200236, surface_temp_kelvin: 335.22303626237664, day_temp_kelvin: 453.27956003563304, night_temp_kelvin: 152.86127685034015, boiling_point_kelvin: 330.23709963317265, hydrosphere: 0.0, cloud_cover: 1.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.005635353567129081, b: 1.452155093145123, e: 0.07015338205048849, distance_to_primary_star: 1.7353772439981943, mass: 6.224222472092515e-11, earth_masses: 2.071269616652969e-5, is_gas_giant: false, orbit_zone: 3, radius: 237.28300511217938, earth_radii: 0.03720335608532132, density: 2.2122356124506353, resonant_period: false, axial_tilt: 8.425549082890928, escape_velocity: 26385.762248307045, surface_accel: 14.670423806691119, surface_grav: 0.014954560455342629, rms_velocity: 18896891.198393423, escape_velocity_km_per_sec: 0.26385762248307043, orbital_period_days: 134.5613285831201, day_hours: 134.5613285831201, length_of_year: 0.36840883937883667, molecule_weight: 11402.020406482356, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00013130704823374737, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"wrYrEPg\" }], rings: [], is_moon: false, orbit_clearing: 151.32957769911653, is_dwarf_planet: false, hill_sphere: 0.010451817672998454, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"yzNMEO2\" }, Planetesimal { a: 2.404527340929015, b: 2.3882139208003736, e: 0.11629004536818384, distance_to_primary_star: 2.404527340929015, mass: 4.1072068187542664e-5, earth_masses: 13.66778377723315, is_gas_giant: true, orbit_zone: 1, radius: 18625.925008485734, earth_radii: 2.920339449433323, density: 1.5806165823130087, resonant_period: true, axial_tilt: 27.771723580157705, escape_velocity: 2419216.6863604356, surface_accel: 1571.0922740477029, surface_grav: 1e38, rms_velocity: 44287.565963534726, escape_velocity_km_per_sec: 24.192166863604356, orbital_period_days: 1300.64459420596, day_hours: 1029.6540581966435, length_of_year: 3.5609708260259, molecule_weight: 1.3563493542970277, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.48994498676757875, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.228989685503047e37, night_temp_kelvin: 9.228989685503047e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.003903642178838621, b: 2.365727366045035, e: 0.05060424139300801, distance_to_primary_star: 2.404527340929015, mass: 7.718264540593657e-11, earth_masses: 2.56845042218536e-5, is_gas_giant: false, orbit_zone: 3, radius: 254.9239268427934, earth_radii: 0.039969257893194325, density: 2.212249137348209, resonant_period: false, axial_tilt: 7.661962772418295, escape_velocity: 28347.51137476324, surface_accel: 15.761200039058787, surface_grav: 0.016066462832883575, rms_velocity: 27279821.854522206, escape_velocity_km_per_sec: 0.2834751137476324, orbital_period_days: 13.900443837167932, day_hours: 13.900443837167932, length_of_year: 0.03805734110107579, molecule_weight: 9878.5050726852, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 3.1710364442118485e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"2FtCGsy\" }, Planetesimal { a: 0.008128122565529037, b: 2.2254941374122974, e: 0.19071733282386094, distance_to_primary_star: 2.404527340929015, mass: 6.744424026215812e-10, earth_masses: 0.00022443800217553436, is_gas_giant: false, orbit_zone: 3, radius: 525.046206959224, earth_radii: 0.08232144982113893, density: 2.2125773614375657, resonant_period: true, axial_tilt: 8.894462045201184, escape_velocity: 58389.4089271339, surface_accel: 32.46688605375296, surface_grav: 0.03309570443807641, rms_velocity: 13101508.04985866, escape_velocity_km_per_sec: 0.583894089271339, orbital_period_days: 41.76436403025368, day_hours: 28.38555800238671, length_of_year: 0.11434459693430166, molecule_weight: 2328.3750976946712, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00011592652811743898, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"AtHPbKZ\" }, Planetesimal { a: 0.01384377822628213, b: 2.3799475249547157, e: 0.015890005940368823, distance_to_primary_star: 2.404527340929015, mass: 2.7709762139954735e-11, earth_masses: 9.221133830371207e-6, is_gas_giant: false, orbit_zone: 3, radius: 181.183338166076, earth_radii: 0.028407547533094386, density: 2.2121990465757237, resonant_period: false, axial_tilt: 9.788312671914433, escape_velocity: 20147.33828996206, surface_accel: 11.20178169468602, surface_grav: 0.011418737711198796, rms_velocity: 7692312.133428009, escape_velocity_km_per_sec: 0.20147338289962058, orbital_period_days: 92.8337461790558, day_hours: 92.8337461790558, length_of_year: 0.2541649450487496, molecule_weight: 19556.257469347755, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 8.284887189455077e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"cP0r8bf\" }, Planetesimal { a: 0.02064297454082496, b: 2.6969102787601784, e: 0.012418466283952379, distance_to_primary_star: 2.404527340929015, mass: 9.233697808859656e-12, earth_masses: 3.0727496979098697e-6, is_gas_giant: false, orbit_zone: 3, radius: 125.61291126575796, earth_radii: 0.019694717978325175, density: 2.2121724921728516, resonant_period: false, axial_tilt: 10.739917755440077, escape_velocity: 13967.899329207585, surface_accel: 7.766009469285444, surface_grav: 0.007916421477355192, rms_velocity: 5158687.911565907, escape_velocity_km_per_sec: 0.13967899329207584, orbital_period_days: 169.03725795705134, day_hours: 169.03725795705134, length_of_year: 0.46279878975236505, molecule_weight: 40687.303744619254, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 8.595038922240322e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"Kvcbhzy\" }], rings: [], is_moon: false, orbit_clearing: 3266.158380988229, is_dwarf_planet: false, hill_sphere: 0.04929820773354573, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"TGeYaiW\" }, Planetesimal { a: 3.1314591402582588, b: 3.1224522794820997, e: 0.06793106514546554, distance_to_primary_star: 3.1314591402582588, mass: 3.6560339381151807e-6, earth_masses: 1.2166390336179997, is_gas_giant: false, orbit_zone: 1, radius: 6798.282582556842, earth_radii: 1.0658956698897526, density: 5.525336774864634, resonant_period: false, axial_tilt: 29.76215344736562, escape_velocity: 1194719.3867458347, surface_accel: 1049.7904402566874, surface_grav: 1.0701227729425966, rms_velocity: 34006.722889487864, escape_velocity_km_per_sec: 11.947193867458347, orbital_period_days: 1933.0433583361432, day_hours: 1933.0433583361432, length_of_year: 5.29238428018109, molecule_weight: 5.561465936442957, volatile_gas_inventory: 1109.7154502581375, greenhouse_effect: false, albedo: 0.6193357372669791, is_tidally_locked: false, surface_pressure_bar: 1.3315516660200295, surface_temp_kelvin: 261.76596929170563, day_temp_kelvin: 313.8627320318543, night_temp_kelvin: 149.803914166912, boiling_point_kelvin: 381.0585264473351, hydrosphere: 0.0, cloud_cover: 0.08590619804341308, ice_cover: 0.7274961369681616, moons: [Planetesimal { a: 0.006622426978600099, b: 3.129470587214581, e: 0.06564543109601761, distance_to_primary_star: 3.1314591402582588, mass: 4.478187477362133e-11, earth_masses: 1.4902317038191694e-5, is_gas_giant: false, orbit_zone: 3, radius: 212.62132463939903, earth_radii: 0.03333667680141095, density: 2.212218330141178, resonant_period: false, axial_tilt: 8.72228518909832, escape_velocity: 23643.30224325138, surface_accel: 13.145570932590998, surface_grav: 0.013400174243212026, rms_velocity: 16080307.652562045, escape_velocity_km_per_sec: 0.2364330224325138, orbital_period_days: 102.94739394219538, day_hours: 102.94739394219538, length_of_year: 0.28185460353783814, molecule_weight: 14200.539217693959, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 9.889761640928875e-5, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"7M8DLwF\" }, Planetesimal { a: 0.01962437857145164, b: 3.137882294436539, e: 0.002620610459113548, distance_to_primary_star: 3.1314591402582588, mass: 4.776695512122394e-7, earth_masses: 0.15895679061316575, is_gas_giant: false, orbit_zone: 1, radius: 3483.8095912358326, earth_radii: 0.5462228898143356, density: 5.364268414077542, resonant_period: false, axial_tilt: 10.545468074022537, escape_velocity: 603249.5159764569, surface_accel: 522.2874112312459, surface_grav: 0.5324030695527481, rms_velocity: 5426447.662268026, escape_velocity_km_per_sec: 6.0324951597645695, orbital_period_days: 493.8801459592826, day_hours: 493.8801459592826, length_of_year: 1.352170146363539, molecule_weight: 21.81358966757919, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 27.977434271821107, is_dwarf_planet: false, hill_sphere: 0.006886337932797982, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"6OGp35j\" }], rings: [], is_moon: false, orbit_clearing: 216.2383370475948, is_dwarf_planet: false, hill_sphere: 0.030234839113658166, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"ww7Luqd\" }, Planetesimal { a: 4.546573253778571, b: 4.543757277867826, e: 0.03520067684294781, distance_to_primary_star: 4.546573253778571, mass: 6.34746542294363e-5, earth_masses: 21.12281868497937, is_gas_giant: true, orbit_zone: 1, radius: 22260.30551644457, earth_radii: 3.49017019699664, density: 1.4232940603455229, resonant_period: false, axial_tilt: 31.6750671287911, escape_velocity: 2751028.0578313936, surface_accel: 1699.9217215111162, surface_grav: 1e38, rms_velocity: 23422.181339322782, escape_velocity_km_per_sec: 27.510280578313935, orbital_period_days: 3381.7065061345165, day_hours: 3381.7065061345165, length_of_year: 9.258607819670134, molecule_weight: 1.0488927029362984, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.5658251640859401, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.218113661383823e37, night_temp_kelvin: 9.218113661383823e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.02048718138102905, b: 4.9732225586747045, e: 0.028970356557247445, distance_to_primary_star: 4.546573253778571, mass: 2.8048066029414637e-11, earth_masses: 9.333713123700714e-6, is_gas_giant: false, orbit_zone: 3, radius: 181.91769203324804, earth_radii: 0.02852268611371089, density: 2.2121994618938823, resonant_period: false, axial_tilt: 10.684455579046807, escape_velocity: 20228.999330013758, surface_accel: 11.247185727788027, surface_grav: 0.011465021129243656, rms_velocity: 5197916.748134321, escape_velocity_km_per_sec: 0.20228999330013758, orbital_period_days: 134.43749437322273, day_hours: 134.43749437322273, length_of_year: 0.3680697997897953, molecule_weight: 19398.685567642966, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00010506106723776018, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"dT2cuOd\" }, Planetesimal { a: 0.028445207145082797, b: 4.969672054187754, e: 0.019938322184294144, distance_to_primary_star: 4.546573253778571, mass: 1.992900466962511e-9, earth_masses: 0.0006631887283497486, is_gas_giant: false, orbit_zone: 3, radius: 753.3810255538255, earth_radii: 0.11812182903007612, density: 2.213032280300394, resonant_period: false, axial_tilt: 11.600947779964327, escape_velocity: 83790.71062711962, surface_accel: 46.5958323163004, surface_grav: 0.04749830001661611, rms_velocity: 3743711.996167519, escape_velocity_km_per_sec: 0.8379071062711962, orbital_period_days: 219.93989853775705, day_hours: 219.93989853775705, length_of_year: 0.6021626243333527, molecule_weight: 1130.653044014296, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0006097949808095003, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"GHEG5up\" }, Planetesimal { a: 0.04468110358255788, b: 4.12806355501397, e: 0.010774299763697925, distance_to_primary_star: 4.546573253778571, mass: 6.661099446980644e-11, earth_masses: 2.21665163157263e-5, is_gas_giant: false, orbit_zone: 3, radius: 242.70942340781724, earth_radii: 0.03805415857758188, density: 2.21223966950458, resonant_period: false, axial_tilt: 12.44426099451645, escape_velocity: 26989.202242687534, surface_accel: 15.00594883109983, surface_grav: 0.0152965839256879, rms_velocity: 2383348.9928410626, escape_velocity_km_per_sec: 0.2698920224268753, orbital_period_days: 432.99491474006663, day_hours: 432.99491474006663, length_of_year: 1.1854754681452886, molecule_weight: 10897.85457600105, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0003114301979424484, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"nj1cwWq\" }, Planetesimal { a: 0.09548677512309342, b: 4.54098079363135, e: 0.12826948081630785, distance_to_primary_star: 4.546573253778571, mass: 9.780932968082592e-11, earth_masses: 3.254856228250784e-5, is_gas_giant: false, orbit_zone: 3, radius: 275.8648333065996, earth_radii: 0.04325256088218871, density: 2.2122664509822965, resonant_period: true, axial_tilt: 14.471266875449855, escape_velocity: 30676.25780693832, surface_accel: 17.056048459643076, surface_grav: 0.017386389867118324, rms_velocity: 1115239.9176245905, escape_velocity_km_per_sec: 0.3067625780693832, orbital_period_days: 1352.7317749023955, day_hours: 1045.1559600803644, length_of_year: 3.703577754695128, molecule_weight: 8435.607139550137, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0006666200497619755, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"8VM2dmH\" }], rings: [], is_moon: false, orbit_clearing: 2465.2144652408488, is_dwarf_planet: false, hill_sphere: 0.11766052190108475, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"X64xF4j\" }, Planetesimal { a: 6.53504895839973, b: 6.5339060781347, e: 0.018643711728187042, distance_to_primary_star: 6.53504895839973, mass: 1.604365771194566e-6, earth_masses: 0.5338938463033653, is_gas_giant: false, orbit_zone: 2, radius: 6929.461232607429, earth_radii: 1.086463034275232, density: 2.2895553834201166, resonant_period: false, axial_tilt: 33.62564521008627, escape_velocity: 783903.0738559592, surface_accel: 443.399572184052, surface_grav: 0.45198733148221404, rms_velocity: 16295.31223107981, escape_velocity_km_per_sec: 7.839030738559592, orbital_period_days: 5827.672613629564, day_hours: 5827.672613629564, length_of_year: 15.955298052373891, molecule_weight: 12.918032381046899, volatile_gas_inventory: 365.2283238342014, greenhouse_effect: false, albedo: 0.314828056730236, is_tidally_locked: false, surface_pressure_bar: 0.19231094817422584, surface_temp_kelvin: 177.8896123143515, day_temp_kelvin: 259.06122337739737, night_temp_kelvin: 36.264592151990094, boiling_point_kelvin: 332.51351798071727, hydrosphere: 0.0, cloud_cover: 7.22454860032978e-5, ice_cover: 0.3480864065575737, moons: [Planetesimal { a: 0.007132212496581226, b: 6.321184910621156, e: 0.12878679783817149, distance_to_primary_star: 6.53504895839973, mass: 2.7215325484939197e-11, earth_masses: 9.056597356058952e-6, is_gas_giant: false, orbit_zone: 3, radius: 180.09923792832356, earth_radii: 0.028237572582051357, density: 2.212198436527297, resonant_period: true, axial_tilt: 8.608585333633222, escape_velocity: 20026.78507153753, surface_accel: 11.13475339804543, surface_grav: 0.011350411211055483, rms_velocity: 14930943.697143352, escape_velocity_km_per_sec: 0.2002678507153753, orbital_period_days: 173.69143066316988, day_hours: 134.05743917800834, length_of_year: 0.4755412201592605, molecule_weight: 19792.4077633006, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00011069933672633219, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"jOEmtXA\" }, Planetesimal { a: 0.022869811521847958, b: 6.576124612044931, e: 0.014136061071416073, distance_to_primary_star: 6.53504895839973, mass: 8.47651324991578e-11, earth_masses: 2.820777121709204e-5, is_gas_giant: false, orbit_zone: 3, radius: 263.01228510551977, earth_radii: 0.041237423189952924, density: 2.2122556627247567, resonant_period: false, axial_tilt: 10.927563977850179, escape_velocity: 29246.979018430582, surface_accel: 16.261327514821982, surface_grav: 0.01657627677351884, rms_velocity: 4656385.695211523, escape_velocity_km_per_sec: 0.2924697901843058, orbital_period_days: 997.3051702930204, day_hours: 997.3051702930204, length_of_year: 2.7304727454976603, molecule_weight: 9280.237195060296, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0005866023082255356, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"uT4cP1M\" }, Planetesimal { a: 0.024444441482432834, b: 6.707887262099867, e: 0.05815138779185702, distance_to_primary_star: 6.53504895839973, mass: 7.974423776785899e-11, earth_masses: 2.653693975951145e-5, is_gas_giant: false, orbit_zone: 3, radius: 257.7134022812658, earth_radii: 0.04040661685187611, density: 2.21225136476171, resonant_period: false, axial_tilt: 11.131026740101655, escape_velocity: 28657.715150084336, surface_accel: 15.933681181373974, surface_grav: 0.016242284588556546, rms_velocity: 4356436.750622703, escape_velocity_km_per_sec: 0.28657715150084334, orbital_period_days: 1102.0595187983024, day_hours: 1102.0595187983024, length_of_year: 3.017274521008357, molecule_weight: 9665.803912453857, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.000586929732612071, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"0yxvNbx\" }], rings: [], is_moon: false, orbit_clearing: 41.42842308684104, is_dwarf_planet: false, hill_sphere: 0.05048389142854183, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"MkSlRnm\" }, Planetesimal { a: 8.506522690145816, b: 8.500442487161685, e: 0.037762157995104996, distance_to_primary_star: 8.506522690145816, mass: 0.000345171116462216, earth_masses: 114.86453919022846, is_gas_giant: true, orbit_zone: 2, radius: 38223.752243817886, earth_radii: 5.993062440234852, density: 1.503858351322466, resonant_period: false, axial_tilt: 35.964478313137406, escape_velocity: 4895656.893042933, surface_accel: 3135.1522296290473, surface_grav: 1e38, rms_velocity: 12518.706773788794, escape_velocity_km_per_sec: 48.956568930429334, orbital_period_days: 8653.303531632031, day_hours: 8653.303531632031, length_of_year: 23.691453885371747, molecule_weight: 0.3312067334242037, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.4564559794243842, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.213022070443868e37, night_temp_kelvin: 9.213022070443868e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.040500080856364834, b: 8.04888220630093, e: 0.10610055306659094, distance_to_primary_star: 8.506522690145816, mass: 5.4074846813437724e-11, earth_masses: 1.79947917562437e-5, is_gas_giant: false, orbit_zone: 3, radius: 226.41431304116958, earth_radii: 0.035499265136589776, density: 2.212227762396376, resonant_period: true, axial_tilt: 12.334156854720465, escape_velocity: 25177.123963000606, surface_accel: 13.998398832079085, surface_grav: 0.014269519706502636, rms_velocity: 2629393.8424515724, escape_velocity_km_per_sec: 0.2517712396300061, orbital_period_days: 160.23741733019455, day_hours: 129.49648956632922, length_of_year: 0.4387061391654882, molecule_weight: 12523.014032870424, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00013531868147693247, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"Nd2womo\" }, Planetesimal { a: 0.08276276873888883, b: 7.949869038536728, e: 0.016509439576789076, distance_to_primary_star: 8.506522690145816, mass: 9.905463899377338e-8, earth_masses: 0.03296297088612189, is_gas_giant: false, orbit_zone: 3, radius: 2765.375172138906, earth_radii: 0.4335803029380536, density: 2.224123071583836, resonant_period: false, axial_tilt: 14.401808154677939, escape_velocity: 308333.5536080654, surface_accel: 171.89273491423822, surface_grav: 0.17522195200228158, rms_velocity: 1286697.6884073035, escape_velocity_km_per_sec: 3.083335536080654, orbital_period_days: 468.02639389507334, day_hours: 468.02639389507334, length_of_year: 1.2813864309242253, molecule_weight: 83.4986640739565, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0037225874839511906, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"Z1zxClH\" }, Planetesimal { a: 0.17775217002339794, b: 9.722652072087936, e: 0.10219462803893253, distance_to_primary_star: 8.506522690145816, mass: 9.506604892147472e-11, earth_masses: 3.1635665272115064e-5, is_gas_giant: false, orbit_zone: 3, radius: 273.2613486142998, earth_radii: 0.04284436321955155, density: 2.2122642240799073, resonant_period: true, axial_tilt: 16.603542367234244, escape_velocity: 30386.734181516807, surface_accel: 16.89506435689608, surface_grav: 0.01722228782558214, rms_velocity: 599096.2766221019, escape_velocity_km_per_sec: 0.30386734181516806, orbital_period_days: 1473.3381768318052, day_hours: 1200.1246388112463, length_of_year: 4.033780087150733, molecule_weight: 8597.121216904054, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0007199246188548248, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"i5VLvV5\" }, Planetesimal { a: 0.2688557392984418, b: 7.41169872558256, e: 0.04229116524204013, distance_to_primary_star: 8.506522690145816, mass: 3.329304256460379e-11, earth_masses: 1.1079113546983268e-5, is_gas_giant: false, orbit_zone: 3, radius: 192.61556728683925, earth_radii: 0.03019999487093748, density: 2.2122057026510102, resonant_period: false, axial_tilt: 17.706935143572686, escape_velocity: 21418.61868446419, surface_accel: 11.908622776769294, surface_grav: 0.01213926888559561, rms_velocity: 396088.48782769387, escape_velocity_km_per_sec: 0.21418618684464188, orbital_period_days: 2740.6847417136564, day_hours: 2740.6847417136564, length_of_year: 7.503585877381674, molecule_weight: 17303.668458042852, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0008187514213749364, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"UcrvATi\" }, Planetesimal { a: 0.30770994314183076, b: 9.486539854731081, e: 0.061455833958186656, distance_to_primary_star: 8.506522690145816, mass: 3.296801752035043e-11, earth_masses: 1.0970953129865828e-5, is_gas_giant: false, orbit_zone: 3, radius: 191.98672083736733, earth_radii: 0.030101398688831504, density: 2.212205325941149, resonant_period: false, axial_tilt: 18.27431022581721, escape_velocity: 21348.689900307138, surface_accel: 11.869741784004885, surface_grav: 0.012099634846080414, rms_velocity: 346074.82012185885, escape_velocity_km_per_sec: 0.21348689900307138, orbital_period_days: 3355.7717164436344, day_hours: 3355.7717164436344, length_of_year: 9.187602235300847, molecule_weight: 17417.212310392428, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0009153249233413918, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"FIXXUvh\" }], rings: [Ring { a: 0.000353730825365294, mass: 1.5475516762081128e-12, width: 138.51237110191613, id: \"SFfRPaG\" }, Ring { a: 0.00035372508199157693, mass: 9.374503197076542e-11, width: 543.9795157262354, id: \"izuLXFO\" }, Ring { a: 0.00035371624132165847, mass: 3.571999103563659e-10, width: 849.6225908927441, id: \"CgSi6qo\" }, Ring { a: 0.0003537272727135346, mass: 4.8511474715964893e-11, width: 436.73429638767976, id: \"Qc7wxqT\" }, Ring { a: 0.00035372793327271624, mass: 3.6890623090469906e-11, width: 398.6348653569811, id: \"yOs9nTE\" }], is_moon: false, orbit_clearing: 6625.4480758600885, is_dwarf_planet: false, hill_sphere: 0.3860902068470346, tectonic_activity: false, magnetosphere: true, has_collision: true, id: \"MdK2fBL\" }, Planetesimal { a: 12.833335667205045, b: 12.736419668778671, e: 0.1226296786233648, distance_to_primary_star: 12.833335667205045, mass: 1.596434152919194e-6, earth_masses: 0.5312543969555427, is_gas_giant: false, orbit_zone: 2, radius: 6918.283270069828, earth_radii: 1.0847104531310485, density: 2.289297126400449, resonant_period: true, axial_tilt: 39.04251382183293, escape_velocity: 782594.4130728072, surface_accel: 442.63438736485136, surface_grav: 0.4512073265696752, rms_velocity: 8297.97224852835, escape_velocity_km_per_sec: 7.825944130728073, orbital_period_days: 16037.298398141653, day_hours: 12533.651940188154, length_of_year: 43.90773004282451, molecule_weight: 12.961271782451139, volatile_gas_inventory: 363.4223746038098, greenhouse_effect: false, albedo: 0.3015847536972335, is_tidally_locked: false, surface_pressure_bar: 0.19041398543312224, surface_temp_kelvin: 127.48164314220794, day_temp_kelvin: 193.2169744904339, night_temp_kelvin: 20.789740052311007, boiling_point_kelvin: 332.2966444835533, hydrosphere: 0.0, cloud_cover: 2.3354981996847747e-6, ice_cover: 0.3474853771916744, moons: [Planetesimal { a: 0.015573518447507997, b: 14.825140827986433, e: 0.03258434554748979, distance_to_primary_star: 12.833335667205045, mass: 4.8738458656883337e-11, earth_masses: 1.6218971772157893e-5, is_gas_giant: false, orbit_zone: 3, radius: 218.7071888438128, earth_radii: 0.034290873133241265, density: 2.2122224188555624, resonant_period: false, axial_tilt: 10.282084392101403, escape_velocity: 24320.06740606152, surface_accel: 13.521861850132515, surface_grav: 0.013783753160175856, rms_velocity: 6837932.197624657, escape_velocity_km_per_sec: 0.2432006740606152, orbital_period_days: 561.8175956478091, day_hours: 561.8175956478091, length_of_year: 1.5381727464690187, molecule_weight: 13421.2063932685, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0003264873515663876, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"I73nUeV\" }, Planetesimal { a: 0.041393364948138764, b: 12.673728754623234, e: 0.016036811289511288, distance_to_primary_star: 12.833335667205045, mass: 5.001546398899124e-11, earth_masses: 1.6643928038833515e-5, is_gas_giant: false, orbit_zone: 3, radius: 220.60083101024358, earth_radii: 0.03458777532302345, density: 2.212223714615214, resonant_period: false, axial_tilt: 12.415599618773916, escape_velocity: 24530.646109925445, surface_accel: 13.638946775827375, surface_grav: 0.013903105785756754, rms_velocity: 2572650.5529554635, escape_velocity_km_per_sec: 0.24530646109925444, orbital_period_days: 2434.5076825695205, day_hours: 2434.5076825695205, length_of_year: 6.66531877500211, molecule_weight: 13191.771778566395, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0008902669740330383, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"2b0liRj\" }], rings: [], is_moon: false, orbit_clearing: 19.293902729184932, is_dwarf_planet: false, hill_sphere: 0.08848757694254725, tectonic_activity: true, magnetosphere: true, has_collision: false, id: \"tXacLrt\" }, Planetesimal { a: 18.45963639968237, b: 18.29781833089397, e: 0.13209103027217545, distance_to_primary_star: 18.45963639968237, mass: 0.0001715625740214049, earth_masses: 57.09184537002039, is_gas_giant: true, orbit_zone: 3, radius: 33298.467549442175, earth_radii: 5.2208321651681056, density: 1.1353706826815786, resonant_period: true, axial_tilt: 41.97648788760434, escape_velocity: 3697937.4550185525, surface_accel: 2053.358972289728, surface_grav: 1e38, rms_velocity: 5768.8386118130065, escape_velocity_km_per_sec: 36.979374550185526, orbital_period_days: 27664.506771694454, day_hours: 21208.783506108386, length_of_year: 75.74129164050501, molecule_weight: 0.5804996747636134, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.4611258550688932, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.209941496229849e37, night_temp_kelvin: 9.209941496229849e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.006390295694884048, b: 14.314780012072388, e: 0.0009909106638283927, distance_to_primary_star: 18.45963639968237, mass: 2.1117764226303343e-8, earth_masses: 0.0070274775057772, is_gas_giant: false, orbit_zone: 3, radius: 1653.9190100538763, earth_radii: 0.2593162449128059, density: 2.216416597395147, resonant_period: false, axial_tilt: 8.66319019311286, escape_velocity: 184088.75353122654, surface_accel: 102.44960294511863, surface_grav: 0.10443384601948892, rms_velocity: 16664434.371600509, escape_velocity_km_per_sec: 1.8408875353122653, orbital_period_days: 14.244289333549641, day_hours: 14.244289333549641, length_of_year: 0.03899873876399628, molecule_weight: 234.2429826947111, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.00022018704865979952, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"fdLqv0Z\" }, Planetesimal { a: 0.10830541726570742, b: 14.12647527721846, e: 0.007012773211803491, distance_to_primary_star: 18.45963639968237, mass: 4.9467134937002925e-11, earth_masses: 1.646145748762751e-5, is_gas_giant: false, orbit_zone: 3, radius: 219.79172230920045, earth_radii: 0.034460916009595555, density: 2.2122231596006383, resonant_period: false, axial_tilt: 14.82432925213397, escape_velocity: 24440.670766406456, surface_accel: 13.588919119336422, surface_grav: 0.013852109194022856, rms_velocity: 983244.1064444749, escape_velocity_km_per_sec: 0.24440670766406455, orbital_period_days: 993.9425645844289, day_hours: 993.9425645844289, length_of_year: 2.721266432811578, molecule_weight: 13289.078352955119, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0004926269401612555, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"i8CkxCS\" }, Planetesimal { a: 0.24788047318471998, b: 16.32464997533387, e: 0.13603578926484006, distance_to_primary_star: 18.45963639968237, mass: 2.6994523811530364e-11, earth_masses: 8.983119937877257e-6, is_gas_giant: false, orbit_zone: 3, radius: 179.61086556118633, earth_radii: 0.028161001185510556, density: 2.2121981629050538, resonant_period: true, axial_tilt: 17.933639002612654, escape_velocity: 19972.477507560394, surface_accel: 11.104558082932805, surface_grav: 0.011319631073325998, rms_velocity: 429604.8892207814, escape_velocity_km_per_sec: 0.19972477507560393, orbital_period_days: 3441.513857391063, day_hours: 2617.2985319935374, length_of_year: 9.422351423384157, molecule_weight: 19900.189966171718, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0008016448800265122, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"S6zzWC3\" }, Planetesimal { a: 0.4248615462292878, b: 17.642216226002674, e: 0.09693357950754089, distance_to_primary_star: 18.45963639968237, mass: 3.7372773121434966e-10, earth_masses: 0.0001243674849406032, is_gas_giant: false, orbit_zone: 3, radius: 431.2642784504103, earth_radii: 0.06761747859053156, density: 2.2124376322442743, resonant_period: false, axial_tilt: 19.495847255551016, escape_velocity: 47958.58123960048, surface_accel: 26.666079587899734, surface_grav: 0.02718254799989779, rms_velocity: 250647.92087595988, escape_velocity_km_per_sec: 0.4795858123960048, orbital_period_days: 7722.479195279891, day_hours: 7722.479195279891, length_of_year: 21.142995743408328, molecule_weight: 3451.345603517213, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0034485587141151173, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"rrTBTTU\" }, Planetesimal { a: 0.5983354012866552, b: 14.932629234655705, e: 0.01789411470574198, distance_to_primary_star: 18.45963639968237, mass: 8.42529595721235e-11, earth_masses: 2.8037332543507528e-5, is_gas_giant: false, orbit_zone: 3, radius: 262.48150227878256, earth_radii: 0.04115420230147108, density: 2.2122552282599868, resonant_period: false, axial_tilt: 21.19360072339799, escape_velocity: 29187.953075923673, surface_accel: 16.228507482738298, surface_grav: 0.016542821083321405, rms_velocity: 177978.2092009263, escape_velocity_km_per_sec: 0.2918795307592367, orbital_period_days: 12906.337691784242, day_hours: 12906.337691784242, length_of_year: 35.3356268084442, molecule_weight: 9317.809450991528, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0032145249317221155, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"TNPv1Cp\" }], rings: [Ring { a: 0.00028019204139212705, mass: 2.2822701699179998e-10, width: 731.7836545521459, id: \"PyMuPOd\" }, Ring { a: 0.00028019793744485133, mass: 4.3322746521353956e-11, width: 420.57309453622105, id: \"mbpOTRU\" }], is_moon: false, orbit_clearing: 1377.437316821491, is_dwarf_planet: false, hill_sphere: 0.5986150664561505, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"0hQXrZM\" }, Planetesimal { a: 32.26299212371366, b: 31.27597208457647, e: 0.14179263077128074, distance_to_primary_star: 32.26299212371366, mass: 2.3729427486302055e-6, earth_masses: 0.7896575418587758, is_gas_giant: true, orbit_zone: 3, radius: 10129.864935110916, earth_radii: 1.5882510089543613, density: 0.5782629789814401, resonant_period: true, axial_tilt: 46.93503626687631, escape_velocity: 788500.9318673274, surface_accel: 306.88154459032586, surface_grav: 1e38, rms_velocity: 3300.706357741838, escape_velocity_km_per_sec: 7.885009318673275, orbital_period_days: 63926.17048835887, day_hours: 48048.92685515219, length_of_year: 175.02031618989423, molecule_weight: 12.767817954563347, volatile_gas_inventory: 1e38, greenhouse_effect: false, albedo: 0.5649203576387593, is_tidally_locked: false, surface_pressure_bar: 1e38, surface_temp_kelvin: 1e38, day_temp_kelvin: 9.20811034701266e37, night_temp_kelvin: 9.20811034701266e37, boiling_point_kelvin: 1e38, hydrosphere: 1e38, cloud_cover: 0.0, ice_cover: 0.0, moons: [Planetesimal { a: 0.06715001746746811, b: 34.259832757947166, e: 0.0936963320165084, distance_to_primary_star: 32.26299212371366, mass: 7.33505402972853e-7, earth_masses: 0.24409272991774905, is_gas_giant: false, orbit_zone: 3, radius: 5363.109553068497, earth_radii: 0.8408763802239726, density: 2.257872872133925, resonant_period: false, axial_tilt: 13.555329210769468, escape_velocity: 602495.3960001768, surface_accel: 338.42372471556115, surface_grav: 0.34497831265602563, rms_velocity: 1585862.0330829783, escape_velocity_km_per_sec: 6.024953960001768, orbital_period_days: 3606.072874191566, day_hours: 3606.072874191566, length_of_year: 9.872889457061097, molecule_weight: 21.868230279883928, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 2.8225738777310303, is_dwarf_planet: false, hill_sphere: 0.02853107497698811, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"YvAbi5X\" }, Planetesimal { a: 0.09304688489338339, b: 30.455690803297838, e: 0.023898868704535253, distance_to_primary_star: 32.26299212371366, mass: 1.010144815543736e-10, earth_masses: 3.361515874852487e-5, is_gas_giant: false, orbit_zone: 3, radius: 278.8457040343093, earth_radii: 0.04371992850961262, density: 2.212269026618392, resonant_period: false, axial_tilt: 14.678640798268315, escape_velocity: 31007.749636861507, surface_accel: 17.24036848392658, surface_grav: 0.01757427980012903, rms_velocity: 1144483.9163023834, escape_velocity_km_per_sec: 0.3100774963686151, orbital_period_days: 6729.723826065113, day_hours: 6729.723826065113, length_of_year: 18.424979674374026, molecule_weight: 8256.207627240596, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0021988133353876525, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"eCuZmKz\" }, Planetesimal { a: 0.12304832083496874, b: 30.901783267371417, e: 0.05752130763568364, distance_to_primary_star: 32.26299212371366, mass: 2.278315886149186e-10, earth_masses: 7.581680271354626e-5, is_gas_giant: false, orbit_zone: 3, radius: 365.6804024636306, earth_radii: 0.0573346507468847, density: 2.2123562085281714, resonant_period: false, axial_tilt: 15.271621968806677, escape_velocity: 40664.60277038625, surface_accel: 22.6100429136036, surface_grav: 0.023047954040370643, rms_velocity: 865437.7605472633, escape_velocity_km_per_sec: 0.4066460277038625, orbital_period_days: 10234.023694112018, day_hours: 10234.023694112018, length_of_year: 28.019229826453163, molecule_weight: 4800.517255501784, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0036819880368250007, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"v4ZlD6y\" }, Planetesimal { a: 0.163023217117437, b: 29.887365580591574, e: 0.037114196722014436, distance_to_primary_star: 32.26299212371366, mass: 1.1041812216833809e-10, earth_masses: 3.67444612721669e-5, is_gas_giant: false, orbit_zone: 3, radius: 287.24273028791265, earth_radii: 0.04503648954028107, density: 2.2122764309642555, resonant_period: false, axial_tilt: 16.437996255519586, escape_velocity: 31941.555642099203, surface_accel: 17.759596140425852, surface_grav: 0.01810356385364511, rms_velocity: 653223.9094864866, escape_velocity_km_per_sec: 0.319415556420992, orbital_period_days: 15606.941894966103, day_hours: 15606.941894966103, length_of_year: 42.72947815185791, molecule_weight: 7780.5263228381755, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.003914727381559272, tectonic_activity: true, magnetosphere: true, has_collision: true, id: \"4YDcwoe\" }, Planetesimal { a: 0.20633664810723604, b: 35.57787200682101, e: 0.05219597336394399, distance_to_primary_star: 32.26299212371366, mass: 1.1214415191370763e-11, earth_masses: 3.7318841925341284e-6, is_gas_giant: false, orbit_zone: 3, radius: 134.01941459178457, earth_radii: 0.021012764909342202, density: 2.2121758916518903, resonant_period: false, axial_tilt: 16.81372478601462, escape_velocity: 14902.696790128795, surface_accel: 8.285753683337209, surface_grav: 0.008446232093106227, rms_velocity: 516101.5466683932, escape_velocity_km_per_sec: 0.14902696790128794, orbital_period_days: 22223.745718513164, day_hours: 22223.745718513164, length_of_year: 60.84529970845493, molecule_weight: 35743.03059447992, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.0, is_dwarf_planet: false, hill_sphere: 0.0022755390496211735, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"79TvNfk\" }], rings: [], is_moon: false, orbit_clearing: 10.487912079968943, is_dwarf_planet: false, hill_sphere: 0.24833357530805403, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"fzMHrMB\" }, Planetesimal { a: 50.672500870785775, b: 50.0764699860029, e: 0.23190416381703233, distance_to_primary_star: 50.672500870785775, mass: 1.1290898773629224e-7, earth_masses: 0.0375733606556968, is_gas_giant: false, orbit_zone: 3, radius: 2888.2453781193435, earth_radii: 0.45284499500146497, density: 2.22521729397759, resonant_period: true, axial_tilt: 51.36572997433573, escape_velocity: 322112.5319604139, surface_accel: 179.61853939416469, surface_grav: 0.18309738980037174, rms_velocity: 2101.547415117054, escape_velocity_km_per_sec: 3.221125319604139, orbital_period_days: 125828.9815261345, day_hours: 78454.73667521605, length_of_year: 344.500976115358, molecule_weight: 76.50782581636852, volatile_gas_inventory: 0.08418092927775538, greenhouse_effect: false, albedo: 0.05639668830361887, is_tidally_locked: false, surface_pressure_bar: 3.119452669666165e-6, surface_temp_kelvin: 54.01698426938566, day_temp_kelvin: 117.33858620944619, night_temp_kelvin: 10.240623136091513, boiling_point_kelvin: 192.634335264805, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0004618139992544069, moons: [Planetesimal { a: 0.04548946127045813, b: 48.60321441323174, e: 0.13251737713814926, distance_to_primary_star: 50.672500870785775, mass: 1.0931716919518323e-7, earth_masses: 0.03637809094191539, is_gas_giant: false, orbit_zone: 3, radius: 2857.407670512339, earth_radii: 0.44800998283354326, density: 2.2249380954929143, resonant_period: true, axial_tilt: 12.502265539726496, escape_velocity: 318653.3536705899, surface_accel: 177.67846158841547, surface_grav: 0.181119736583502, rms_velocity: 2340996.3593407935, escape_velocity_km_per_sec: 3.186533536705899, orbital_period_days: 7517.370599878648, day_hours: 5758.135368735991, length_of_year: 20.58143901404147, molecule_weight: 78.1779209161054, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.2793981418372189, is_dwarf_planet: true, hill_sphere: 0.027067684989125623, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"5BRkWMb\" }, Planetesimal { a: 0.10821153495006942, b: 48.09418908518483, e: 0.04945913315027395, distance_to_primary_star: 50.672500870785775, mass: 7.378633158333934e-9, earth_masses: 0.002455429371589796, is_gas_giant: false, orbit_zone: 3, radius: 1165.2814768755304, earth_radii: 0.1827032732636454, density: 2.2142648394334032, resonant_period: false, axial_tilt: 15.035934993962117, escape_velocity: 129638.18625863192, surface_accel: 72.11158707117627, surface_grav: 0.07350824370150487, rms_velocity: 984097.1507487908, escape_velocity_km_per_sec: 1.2963818625863193, orbital_period_days: 37488.42780016774, day_hours: 37488.42780016774, length_of_year: 102.63772156103418, molecule_weight: 472.34052841249354, volatile_gas_inventory: 0.0, greenhouse_effect: false, albedo: 0.0, is_tidally_locked: false, surface_pressure_bar: 0.0, surface_temp_kelvin: 0.0, day_temp_kelvin: NaN, night_temp_kelvin: NaN, boiling_point_kelvin: 0.0, hydrosphere: 0.0, cloud_cover: 0.0, ice_cover: 0.0, moons: [], rings: [], is_moon: true, orbit_clearing: 0.01980364646032815, is_dwarf_planet: true, hill_sphere: 0.028726743788321785, tectonic_activity: false, magnetosphere: false, has_collision: false, id: \"sAEqorg\" }], rings: [], is_moon: false, orbit_clearing: 0.29287763487835355, is_dwarf_planet: true, hill_sphere: 0.12649501004381733, tectonic_activity: false, magnetosphere: true, has_collision: false, id: \"2OIpKHE\" }], cloud_eccentricity: 0.1, dust_density_coeff: 0.0015, k: 50.0, b: 1.2e-5, planetesimal_inner_bound: 0.3092465494113251, planetesimal_outer_bound: 51.54109156855419, inner_dust: 0.0, outer_dust: 206.22759216479966, dust_bands: [DustBand { outer_edge: 0.29972471346215357, inner_edge: 0.0, dust_present: true, gas_present: true }, DustBand { outer_edge: 0.4251410474032489, inner_edge: 0.29972471346215357, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.48272938525066134, inner_edge: 0.33089945287814276, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.4251410474032489, inner_edge: 0.4251410474032489, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6383447246794071, inner_edge: 0.34968738993747706, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.5486277028997469, inner_edge: 0.4251410474032489, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6173999414556413, inner_edge: 0.48272938525066134, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.48272938525066134, inner_edge: 0.6173999414556413, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6383447246794071, inner_edge: 0.5486277028997469, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6173999414556413, inner_edge: 0.4615582422869101, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6383447246794071, inner_edge: 0.48272938525066134, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6173999414556413, inner_edge: 0.6173999414556413, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6973098596408076, inner_edge: 0.5486277028997469, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.6973098596408076, inner_edge: 0.6173999414556413, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.7626335334635751, inner_edge: 0.5716638399773921, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.850083170359625, inner_edge: 0.6173999414556413, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.4953698210819448, inner_edge: 0.6383447246794071, dust_present: false, gas_present: true }, DustBand { outer_edge: 0.850083170359625, inner_edge: 0.6973098596408076, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.244951781840855, inner_edge: 0.7626335334635751, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.4953698210819448, inner_edge: 0.850083170359625, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.244951781840855, inner_edge: 0.8109172443683976, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.4953698210819448, inner_edge: 0.850083170359625, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.244951781840855, inner_edge: 1.244951781840855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.4953698210819448, inner_edge: 1.0586929210739855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.244951781840855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.0674052900104185, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.244951781840855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.195749552579222, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.244951781840855, dust_present: false, gas_present: true }, DustBand { outer_edge: 1.7770887497744625, inner_edge: 1.4953698210819448, dust_present: false, gas_present: true }, DustBand { outer_edge: 3.2211426260635108, inner_edge: 1.7770887497744625, dust_present: false, gas_present: false }, DustBand { outer_edge: 3.2211426260635108, inner_edge: 2.3587612922270567, dust_present: false, gas_present: false }, DustBand { outer_edge: 3.2211426260635108, inner_edge: 2.497638674322831, dust_present: false, gas_present: false }, DustBand { outer_edge: 3.2211426260635108, inner_edge: 2.552933821380797, dust_present: false, gas_present: false }, DustBand { outer_edge: 3.6318244389245926, inner_edge: 3.2211426260635108, dust_present: false, gas_present: true }, DustBand { outer_edge: 5.696346425673252, inner_edge: 3.6318244389245926, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 5.6228108981446185, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 3.85022110832164, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 5.6228108981446185, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 3.9793142009712317, dust_present: false, gas_present: false }, DustBand { outer_edge: 5.696346425673252, inner_edge: 5.6228108981446185, dust_present: false, gas_present: false }, DustBand { outer_edge: 6.4276640484029235, inner_edge: 5.696346425673252, dust_present: false, gas_present: true }, DustBand { outer_edge: 6.4276640484029235, inner_edge: 6.317317629470002, dust_present: false, gas_present: true }, DustBand { outer_edge: 11.144268436543609, inner_edge: 6.4276640484029235, dust_present: false, gas_present: false }, DustBand { outer_edge: 11.144268436543609, inner_edge: 7.6596100658292805, dust_present: false, gas_present: false }, DustBand { outer_edge: 11.144268436543609, inner_edge: 9.872044030964796, dust_present: false, gas_present: false }, DustBand { outer_edge: 12.897782489676382, inner_edge: 11.144268436543609, dust_present: false, gas_present: true }, DustBand { outer_edge: 12.897782489676382, inner_edge: 11.772431026174539, dust_present: false, gas_present: true }, DustBand { outer_edge: 39.19586815542029, inner_edge: 12.897782489676382, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 31.60271231118524, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 16.576901819962693, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 31.60271231118524, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 23.13803714930569, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 25.16961850948641, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 25.877529928787286, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 31.60271231118524, dust_present: false, gas_present: false }, DustBand { outer_edge: 39.19586815542029, inner_edge: 36.11786539208011, dust_present: false, gas_present: false }, DustBand { outer_edge: 75.47911821056405, inner_edge: 39.19586815542029, dust_present: false, gas_present: true }, DustBand { outer_edge: 75.47911821056405, inner_edge: 39.92113132731915, dust_present: false, gas_present: true }, DustBand { outer_edge: 75.47911821056405, inner_edge: 51.19607399938996, dust_present: false, gas_present: true }, DustBand { outer_edge: 75.47911821056405, inner_edge: 63.42835129455703, dust_present: false, gas_present: true }, DustBand { outer_edge: 75.47911821056405, inner_edge: 64.68307178450029, dust_present: false, gas_present: true }, DustBand { outer_edge: 206.22759216479966, inner_edge: 75.47911821056405, dust_present: true, gas_present: true }], dust_left: false }"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0efa730f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0efa730f02 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0efa730f02 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0efa730f02 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0efa74647a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0efa74647a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5a0efa735d36 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0efa735d36 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a0efa70f1df - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0efa70f1df - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0efa728e49 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0efa68988e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a0efa68988e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0efa729002 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a0efa729002 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0efa70f298 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0efa706b69 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0efa70ffcd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0efa746b4c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0efa746a03 - core[c5ed12ab89cc536a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a0efa67461b - core[c5ed12ab89cc536a]::panicking::assert_failed::<alloc[9c68fdf4f4f29218]::string::String, alloc[9c68fdf4f4f29218]::string::String>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a0efa662e25 - accrete[c41cc030fc00a11f]::tests::low_cloud_ecentricity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:201:9
[INFO] [stdout]   22:     0x5a0efa660aa7 - accrete[c41cc030fc00a11f]::tests::low_cloud_ecentricity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:194:31
[INFO] [stdout]   23:     0x5a0efa66ecc6 - <accrete[c41cc030fc00a11f]::tests::low_cloud_ecentricity::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a0efa67dc3b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a0efa67dc3b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5a0efa68a49a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5a0efa68a49a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5a0efa68a49a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5a0efa68a49a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5a0efa68a49a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a0efa68a49a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5a0efa68a49a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5a0efa684964 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5a0efa684964 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5a0efa68cf92 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a0efa68cf92 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5a0efa68cf92 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a0efa73040f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5a0efa73040f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x737aa2312aa4 - <unknown>
[INFO] [stdout]   45:     0x737aa239fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::low_cloud_ecentricity
[INFO] [stdout]     tests::run_with_m_spectral_class
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "600f3f844a1d723ea5d9fa5581d9e675244a17004354ee58d74fbd117e21341d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "600f3f844a1d723ea5d9fa5581d9e675244a17004354ee58d74fbd117e21341d", kill_on_drop: false }`
[INFO] [stdout] 600f3f844a1d723ea5d9fa5581d9e675244a17004354ee58d74fbd117e21341d
