fixed 2012 profile with the new kernels

This commit is contained in:
ElonOlsson
2025-03-13 13:13:09 -04:00
parent 0a77d5d002
commit 305f0a7d65
3 changed files with 9 additions and 10 deletions
@@ -55,7 +55,7 @@ local InteractionSphere = 695700000
local ENLILSliceEqPlane11AU1 = {
Identifier = "FL_ENLIL_slice_eqPlane_011AU_1",
Parent = transforms.HEEQ180ReferenceFrame.Identifier,
Parent = transforms.HeliocentricEarthEquatorial180.Identifier,
InteractionSphere = InteractionSphere,
Renderable = {
Type = "RenderableFieldlinesSequence",
@@ -78,7 +78,7 @@ local ENLILSliceEqPlane11AU1 = {
local ENLILSliceEqPlane11AU2 = {
Identifier = "FL_ENLIL_slice_eqPlane_011AU_2",
Parent = transforms.HEEQ180ReferenceFrame.Identifier,
Parent = transforms.HeliocentricEarthEquatorial180.Identifier,
InteractionSphere = InteractionSphere,
Renderable = {
Type = "RenderableFieldlinesSequence",
@@ -101,7 +101,7 @@ local ENLILSliceEqPlane11AU2 = {
local ENLILSliceLat411AU1 = {
Identifier = "FL_ENLIL_slice_lat4_011AU_1",
Parent = transforms.HEEQ180ReferenceFrame.Identifier,
Parent = transforms.HeliocentricEarthEquatorial180.Identifier,
InteractionSphere = InteractionSphere,
Renderable = {
Type = "RenderableFieldlinesSequence",
@@ -125,7 +125,7 @@ local ENLILSliceLat411AU1 = {
local ENLILSliceLat411AU2 = {
Identifier = "FL_ENLIL_slice_lat4_011AU_2",
Parent = transforms.HEEQ180ReferenceFrame.Identifier,
Parent = transforms.HeliocentricEarthEquatorial180.Identifier,
InteractionSphere = InteractionSphere,
Renderable = {
Type = "RenderableFieldlinesSequence",
@@ -149,7 +149,7 @@ local ENLILSliceLat411AU2 = {
local ENLILEarth = {
Identifier = "FL_ENLIL_earth",
Parent = transforms.HEEQ180ReferenceFrame.Identifier,
Parent = transforms.HeliocentricEarthEquatorial180.Identifier,
InteractionSphere = InteractionSphere,
Renderable = {
Type = "RenderableFieldlinesSequence",
@@ -170,7 +170,7 @@ local ENLILEarth = {
local ENLILStereoA = {
Identifier = "FL_ENLIL_stereoa",
Parent = transforms.HEEQ180ReferenceFrame.Identifier,
Parent = transforms.HeliocentricEarthEquatorial180.Identifier,
InteractionSphere = InteractionSphere,
Renderable = {
Type = "RenderableFieldlinesSequence",
@@ -196,7 +196,7 @@ local ENLILStereoA = {
asset.onInitialize(function()
openspace.action.registerAction(LoopEnlil)
openspace.action.registerAction(LoopEnlil)
openspace.addSceneGraphNode(ENLILSliceEqPlane11AU1)
openspace.addSceneGraphNode(ENLILSliceEqPlane11AU2)
@@ -47,7 +47,7 @@ local InteractionSphere = 695700000
local PFSS = {
Identifier = "FL_PFSS",
Parent = transforms.HEEQ180ReferenceFrame.Identifier,
Parent = transforms.HeliocentricEarthEquatorial180.Identifier,
InteractionSphere = InteractionSphere,
Renderable = {
Type = "RenderableFieldlinesSequence",
@@ -4,8 +4,7 @@
"base_keybindings",
"dashboard/default_dashboard",
"scene/solarsystem/heliosphere/2012/sun_earth_2012_fieldlines",
"scene/solarsystem/planets/earth/magnetosphere/magnetosphere",
"scene/solarsystem/planets/earth/magnetosphere/transforms_magnetosphere"
"scene/solarsystem/planets/earth/magnetosphere/magnetosphere"
],
"camera": {
"altitude": 294000000000.0,