@jjlmoya/utils-science 1.43.0 → 1.45.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/package.json +1 -1
  2. package/src/category/index.ts +3 -1
  3. package/src/entries.ts +5 -1
  4. package/src/index.ts +2 -0
  5. package/src/tests/locale_completeness.test.ts +2 -2
  6. package/src/tests/tool_validation.test.ts +2 -2
  7. package/src/tool/black-hole-event-horizon-simulator/bibliography.astro +14 -0
  8. package/src/tool/black-hole-event-horizon-simulator/bibliography.ts +16 -0
  9. package/src/tool/black-hole-event-horizon-simulator/black-hole-event-horizon-simulator.css +366 -0
  10. package/src/tool/black-hole-event-horizon-simulator/component.astro +302 -0
  11. package/src/tool/black-hole-event-horizon-simulator/entry.ts +29 -0
  12. package/src/tool/black-hole-event-horizon-simulator/i18n/de.ts +179 -0
  13. package/src/tool/black-hole-event-horizon-simulator/i18n/en.ts +259 -0
  14. package/src/tool/black-hole-event-horizon-simulator/i18n/es.ts +259 -0
  15. package/src/tool/black-hole-event-horizon-simulator/i18n/fr.ts +179 -0
  16. package/src/tool/black-hole-event-horizon-simulator/i18n/id.ts +259 -0
  17. package/src/tool/black-hole-event-horizon-simulator/i18n/it.ts +179 -0
  18. package/src/tool/black-hole-event-horizon-simulator/i18n/ja.ts +179 -0
  19. package/src/tool/black-hole-event-horizon-simulator/i18n/ko.ts +259 -0
  20. package/src/tool/black-hole-event-horizon-simulator/i18n/nl.ts +179 -0
  21. package/src/tool/black-hole-event-horizon-simulator/i18n/pl.ts +259 -0
  22. package/src/tool/black-hole-event-horizon-simulator/i18n/pt.ts +179 -0
  23. package/src/tool/black-hole-event-horizon-simulator/i18n/ru.ts +259 -0
  24. package/src/tool/black-hole-event-horizon-simulator/i18n/sv.ts +179 -0
  25. package/src/tool/black-hole-event-horizon-simulator/i18n/tr.ts +179 -0
  26. package/src/tool/black-hole-event-horizon-simulator/i18n/zh.ts +179 -0
  27. package/src/tool/black-hole-event-horizon-simulator/index.ts +11 -0
  28. package/src/tool/black-hole-event-horizon-simulator/logic.ts +68 -0
  29. package/src/tool/black-hole-event-horizon-simulator/seo.astro +15 -0
  30. package/src/tool/exoplanet-biosignature-detector/bibliography.astro +14 -0
  31. package/src/tool/exoplanet-biosignature-detector/bibliography.ts +16 -0
  32. package/src/tool/exoplanet-biosignature-detector/component.astro +351 -0
  33. package/src/tool/exoplanet-biosignature-detector/entry.ts +26 -0
  34. package/src/tool/exoplanet-biosignature-detector/exoplanet-biosignature-detector.css +516 -0
  35. package/src/tool/exoplanet-biosignature-detector/i18n/de.ts +196 -0
  36. package/src/tool/exoplanet-biosignature-detector/i18n/en.ts +196 -0
  37. package/src/tool/exoplanet-biosignature-detector/i18n/es.ts +196 -0
  38. package/src/tool/exoplanet-biosignature-detector/i18n/fr.ts +196 -0
  39. package/src/tool/exoplanet-biosignature-detector/i18n/id.ts +196 -0
  40. package/src/tool/exoplanet-biosignature-detector/i18n/it.ts +196 -0
  41. package/src/tool/exoplanet-biosignature-detector/i18n/ja.ts +196 -0
  42. package/src/tool/exoplanet-biosignature-detector/i18n/ko.ts +196 -0
  43. package/src/tool/exoplanet-biosignature-detector/i18n/nl.ts +196 -0
  44. package/src/tool/exoplanet-biosignature-detector/i18n/pl.ts +149 -0
  45. package/src/tool/exoplanet-biosignature-detector/i18n/pt.ts +149 -0
  46. package/src/tool/exoplanet-biosignature-detector/i18n/ru.ts +149 -0
  47. package/src/tool/exoplanet-biosignature-detector/i18n/sv.ts +149 -0
  48. package/src/tool/exoplanet-biosignature-detector/i18n/tr.ts +149 -0
  49. package/src/tool/exoplanet-biosignature-detector/i18n/zh.ts +196 -0
  50. package/src/tool/exoplanet-biosignature-detector/index.ts +11 -0
  51. package/src/tool/exoplanet-biosignature-detector/logic.ts +169 -0
  52. package/src/tool/exoplanet-biosignature-detector/seo.astro +15 -0
  53. package/src/tools.ts +4 -0
@@ -0,0 +1,259 @@
1
+ import { bibliography } from '../bibliography';
2
+ import type { ToolLocaleContent } from '../../../types';
3
+
4
+ const slug = 'black-hole-event-horizon-simulator';
5
+ const title = 'Black Hole Event Horizon Simulator';
6
+ const description = 'Explore a black hole event horizon with interactive mass, orbit distance, time dilation, photon sphere, escape velocity, and Schwarzschild radius calculations.';
7
+
8
+ const howTo = [
9
+ {
10
+ name: 'Choose the black hole mass',
11
+ text: 'Move the mass slider from a stellar mass black hole to a supermassive black hole and watch the Schwarzschild radius scale in real time.',
12
+ },
13
+ {
14
+ name: 'Move the probe near the horizon',
15
+ text: 'Set the distance in Schwarzschild radii to compare a safer outside orbit, the photon sphere region, and the edge of the event horizon.',
16
+ },
17
+ {
18
+ name: 'Inspect relativistic effects',
19
+ text: 'Read the escape velocity, gravitational time dilation, redshift, and orbital period to see why ordinary intuition breaks down close to the horizon.',
20
+ },
21
+ {
22
+ name: 'Compare named radii',
23
+ text: 'Use the event horizon, photon sphere, and ISCO guide rings to understand the different boundaries around a non rotating black hole.',
24
+ },
25
+ ];
26
+
27
+ const faq = [
28
+ {
29
+ question: 'What is the event horizon of a black hole?',
30
+ answer: 'The event horizon is the boundary where escape velocity reaches the speed of light. Once an object crosses it, no signal moving at or below light speed can return to the outside universe.',
31
+ },
32
+ {
33
+ question: 'What does the Schwarzschild radius mean?',
34
+ answer: 'The Schwarzschild radius is the event horizon radius for a non rotating, uncharged black hole. It grows linearly with mass, so doubling the mass doubles the horizon radius.',
35
+ },
36
+ {
37
+ question: 'What is the photon sphere?',
38
+ answer: 'The photon sphere is a region at 1.5 Schwarzschild radii where light can orbit the black hole in an unstable path. Tiny disturbances make photons either escape outward or fall inward.',
39
+ },
40
+ {
41
+ question: 'What is the ISCO?',
42
+ answer: 'ISCO means innermost stable circular orbit. For a non rotating black hole it lies at 3 Schwarzschild radii, or 6 gravitational radii, and marks the last stable circular orbit for massive particles.',
43
+ },
44
+ {
45
+ question: 'Why does time dilation increase near the horizon?',
46
+ answer: 'In Schwarzschild geometry, clocks deeper in the gravitational field tick slower relative to distant observers. The displayed factor approaches zero as the probe approaches the event horizon.',
47
+ },
48
+ {
49
+ question: 'Can this simulator model a rotating black hole?',
50
+ answer: 'No. It uses the Schwarzschild solution, which assumes no spin and no electric charge. Real astrophysical black holes often rotate, and spin changes the horizon size, ISCO location, and disk behavior.',
51
+ },
52
+ {
53
+ question: 'Why are supermassive black holes less tidally violent at the horizon?',
54
+ answer: 'The tidal gradient at the horizon decreases as black hole mass increases. A small stellar mass black hole can stretch objects violently near the horizon, while a supermassive black hole can have a gentler local gradient at that boundary.',
55
+ },
56
+ {
57
+ question: 'Does the visualization show a real black hole image?',
58
+ answer: 'It is an educational diagram, not a ray traced observation. The rings and disk are scaled to the simplified Schwarzschild radii so the physical zones are easy to compare.',
59
+ },
60
+ ];
61
+
62
+ export const content: ToolLocaleContent = {
63
+ slug,
64
+ title,
65
+ description,
66
+ ui: {
67
+ visualTitle: 'Event horizon field map',
68
+ visualCaption: 'The probe moves through scaled Schwarzschild geometry. The bright guide rings mark the horizon, photon sphere, and innermost stable circular orbit.',
69
+ controlsTitle: 'Black hole controls',
70
+ eventHorizon: 'Event horizon',
71
+ photonSphere: 'Photon sphere',
72
+ isco: 'ISCO',
73
+ rsLabel: 'Schwarzschild radius',
74
+ diameterLabel: 'Diameter',
75
+ timeLabel: 'Time dilation',
76
+ redshiftLabel: 'Redshift',
77
+ statusSafe: 'Outside stable orbit region',
78
+ statusPhoton: 'Inside the photon sphere zone',
79
+ statusInside: 'At the horizon limit',
80
+ diameter: 'Horizon diameter',
81
+ lightCrossing: 'Light crossing time',
82
+ timeDilation: 'Clock rate vs far observer',
83
+ redshift: 'Gravitational redshift',
84
+ mass: 'Black hole mass',
85
+ distance: 'Probe distance',
86
+ speed: 'Probe orbital speed',
87
+ escapeVelocity: 'Escape velocity',
88
+ orbitalPeriod: 'Probe orbital period',
89
+ tidalGradient: 'Tidal gradient',
90
+ kilometerUnit: 'km',
91
+ millisecondUnit: 'ms',
92
+ secondUnit: 's',
93
+ lightSpeedUnit: '% c',
94
+ tidalUnit: 'g/m',
95
+ solarMassesUnit: 'solar masses',
96
+ rsUnit: 'Rs',
97
+ zeroKilometers: '0 km',
98
+ zeroMilliseconds: '0 ms',
99
+ zeroMultiplier: '0x',
100
+ zeroLightSpeed: '0% c',
101
+ zeroTidal: '0 g/m',
102
+ initialMassOutput: '10 solar masses',
103
+ initialDistanceOutput: '3.0 Rs',
104
+ initialSpeedOutput: '32% c',
105
+ },
106
+ seo: [
107
+ {
108
+ type: 'title',
109
+ text: 'Black hole event horizon simulator for Schwarzschild radius, photon sphere, and time dilation',
110
+ level: 2,
111
+ },
112
+ {
113
+ type: 'paragraph',
114
+ html: 'This black hole event horizon simulator turns the core ideas of Schwarzschild black holes into an interactive visual model. Change the black hole mass, move a probe inward or outward, and compare how the event horizon, photon sphere, innermost stable circular orbit, escape velocity, gravitational redshift, and time dilation respond.',
115
+ },
116
+ {
117
+ type: 'paragraph',
118
+ html: 'The simulator is built for astronomy students, physics teachers, science writers, and curious learners who want more than a static formula. The display connects the numbers to a spatial diagram so you can see why the event horizon is not a material surface, why photons have a special unstable orbit, and why stable circular motion stops before the horizon is reached.',
119
+ },
120
+ {
121
+ type: 'title',
122
+ text: 'How the event horizon radius is calculated',
123
+ level: 3,
124
+ },
125
+ {
126
+ type: 'paragraph',
127
+ html: 'For a non rotating, uncharged black hole, the event horizon radius is the <strong>Schwarzschild radius</strong>. It is calculated as <strong>Rs = 2GM / c^2</strong>, where G is the gravitational constant, M is the black hole mass, and c is the speed of light. One solar mass corresponds to a Schwarzschild radius of about 2.95 kilometers.',
128
+ },
129
+ {
130
+ type: 'paragraph',
131
+ html: 'Because the Schwarzschild radius scales linearly with mass, a 10 solar mass black hole has a radius near 29.5 kilometers, while a 4 million solar mass black hole like Sagittarius A* has a radius of about 11.8 million kilometers. The mass slider uses a logarithmic scale so stellar mass and supermassive cases can fit in the same control.',
132
+ },
133
+ {
134
+ type: 'table',
135
+ headers: ['Region', 'Radius in Schwarzschild radii', 'What it means'],
136
+ rows: [
137
+ ['Event horizon', '1.0 Rs', 'The one way boundary where escape velocity equals light speed.'],
138
+ ['Photon sphere', '1.5 Rs', 'The unstable circular orbit for light around a Schwarzschild black hole.'],
139
+ ['ISCO', '3.0 Rs', 'The innermost stable circular orbit for massive particles.'],
140
+ ['Weak field', '6 Rs and beyond', 'Gravity is still strong, but circular orbits are easier to sustain.'],
141
+ ],
142
+ },
143
+ {
144
+ type: 'title',
145
+ text: 'Escape velocity and why the horizon is a causal boundary',
146
+ level: 3,
147
+ },
148
+ {
149
+ type: 'paragraph',
150
+ html: 'Escape velocity is the speed an object would need in order to reach arbitrarily far away without additional propulsion. In Newtonian language, the escape velocity at the Schwarzschild radius equals c. General relativity gives the deeper interpretation: the future light cones tip inward so that all future directed paths inside the horizon move toward smaller radius.',
151
+ },
152
+ {
153
+ type: 'paragraph',
154
+ html: 'The escape velocity readout is useful intuition, but it should not be read as a complete relativistic description. Near the horizon, space and time are curved strongly enough that global coordinates, local measurements, and what a distant observer sees are not interchangeable. That is exactly why a visual simulator helps separate the named radii and their meanings.',
155
+ },
156
+ {
157
+ type: 'title',
158
+ text: 'Time dilation and gravitational redshift near a black hole',
159
+ level: 3,
160
+ },
161
+ {
162
+ type: 'paragraph',
163
+ html: 'A clock held at a fixed radius outside a Schwarzschild black hole ticks slower compared with a far away observer. The simplified factor shown here is <strong>sqrt(1 - Rs / r)</strong>. At 3 Rs, the clock rate is about 0.82 of the distant rate. At 1.1 Rs, it drops to about 0.30, meaning the distant observer sees processes near that radius as strongly slowed.',
164
+ },
165
+ {
166
+ type: 'paragraph',
167
+ html: 'Gravitational redshift follows the same geometry. Light climbing out of the gravitational well loses energy, so its wavelength stretches. The displayed redshift grows rapidly close to the horizon, which is one reason accretion disks and near horizon emission require relativistic modeling rather than ordinary orbital mechanics.',
168
+ },
169
+ {
170
+ type: 'title',
171
+ text: 'Photon sphere and ISCO explained',
172
+ level: 3,
173
+ },
174
+ {
175
+ type: 'paragraph',
176
+ html: 'The photon sphere at 1.5 Rs is where light can, in principle, follow a circular orbit around a Schwarzschild black hole. The orbit is unstable: a tiny outward perturbation lets the photon escape, and a tiny inward perturbation sends it toward the horizon. This region shapes strong gravitational lensing and contributes to the bright ring structure seen in black hole images.',
177
+ },
178
+ {
179
+ type: 'paragraph',
180
+ html: 'The ISCO at 3 Rs is the innermost stable circular orbit for massive particles around a non rotating black hole. Inside the ISCO, circular orbits require idealized conditions and are not stable against small disturbances. In accretion disk theory, the ISCO helps set the inner edge of the brightest disk emission for simple black hole models.',
181
+ },
182
+ {
183
+ type: 'title',
184
+ text: 'Stellar mass vs supermassive black holes',
185
+ level: 3,
186
+ },
187
+ {
188
+ type: 'paragraph',
189
+ html: 'A surprising lesson is that bigger black holes can feel less destructive at the horizon. The radius grows in direct proportion to mass, but the tidal gradient near the horizon decreases for larger mass. A stellar mass black hole can produce extreme stretching over human sized distances near the horizon. A supermassive black hole can have a horizon so large that the local tidal gradient at the crossing is much smaller.',
190
+ },
191
+ {
192
+ type: 'paragraph',
193
+ html: 'The simulator includes a tidal gradient readout in Earth gravities per meter. It is a simplified radial gradient estimate, but it helps show why the phrase "spaghettification at the horizon" depends strongly on mass. The event horizon is a causal boundary, not always the place where tidal forces first become fatal.',
194
+ },
195
+ {
196
+ type: 'title',
197
+ text: 'Limitations of this black hole simulator',
198
+ level: 3,
199
+ },
200
+ {
201
+ type: 'list',
202
+ items: [
203
+ '<strong>No spin:</strong> the tool uses Schwarzschild geometry. A Kerr black hole has frame dragging, an ergosphere, and spin dependent ISCO radii.',
204
+ '<strong>No accretion physics:</strong> the glowing disk is a guide layer, not a plasma simulation with temperature, opacity, magnetic fields, or Doppler beaming.',
205
+ '<strong>No ray tracing:</strong> the diagram is scaled for learning. It does not render the exact lensing pattern a camera would observe near the black hole.',
206
+ '<strong>No infalling coordinate view:</strong> the time dilation factor describes a stationary clock outside the horizon as compared with a far observer. Free fall experiences the geometry differently.',
207
+ ],
208
+ },
209
+ {
210
+ type: 'title',
211
+ text: 'Useful classroom experiments',
212
+ level: 3,
213
+ },
214
+ {
215
+ type: 'list',
216
+ items: [
217
+ '<strong>Scale the Milky Way center:</strong> set the mass near 4 million solar masses and compare the horizon diameter with planetary orbit scales.',
218
+ '<strong>Find the photon sphere:</strong> move the distance slider to 1.5 Rs and note how close it is to the event horizon compared with the ISCO at 3 Rs.',
219
+ '<strong>Compare tidal gradients:</strong> set 10 solar masses, then 1 billion solar masses, while keeping the probe near 1.1 Rs. The horizon radius grows enormously while the local tidal gradient falls.',
220
+ '<strong>Track clock slowing:</strong> move from 10 Rs toward 1.02 Rs and watch the time dilation factor approach zero.',
221
+ ],
222
+ },
223
+ ],
224
+ faq,
225
+ bibliography,
226
+ howTo,
227
+ schemas: [
228
+ {
229
+ '@context': 'https://schema.org',
230
+ '@type': 'SoftwareApplication',
231
+ name: title,
232
+ description,
233
+ applicationCategory: 'ScientificApplication',
234
+ operatingSystem: 'Any',
235
+ },
236
+ {
237
+ '@context': 'https://schema.org',
238
+ '@type': 'FAQPage',
239
+ mainEntity: faq.map((item) => ({
240
+ '@type': 'Question',
241
+ name: item.question,
242
+ acceptedAnswer: {
243
+ '@type': 'Answer',
244
+ text: item.answer,
245
+ },
246
+ })),
247
+ },
248
+ {
249
+ '@context': 'https://schema.org',
250
+ '@type': 'HowTo',
251
+ name: title,
252
+ step: howTo.map((step) => ({
253
+ '@type': 'HowToStep',
254
+ name: step.name,
255
+ text: step.text,
256
+ })),
257
+ },
258
+ ],
259
+ };
@@ -0,0 +1,259 @@
1
+ import { bibliography } from '../bibliography';
2
+ import type { ToolLocaleContent } from '../../../types';
3
+
4
+ const slug = 'simulador-horizonte-sucesos';
5
+ const title = 'Simulador del Horizonte de Sucesos de un Agujero Negro';
6
+ const description = 'Explora el horizonte de sucesos de un agujero negro con cálculos interactivos de masa, distancia orbital, dilatación temporal, esfera de fotones, velocidad de escape y radio de Schwarzschild.';
7
+
8
+ const howTo = [
9
+ {
10
+ name: 'Elige la masa del agujero negro',
11
+ text: 'Mueve el deslizador de masa desde un agujero negro de masa estelar hasta uno supermasivo y observa cómo el radio de Schwarzschild escala en tiempo real.',
12
+ },
13
+ {
14
+ name: 'Acerca la sonda al horizonte',
15
+ text: 'Ajusta la distancia en radios de Schwarzschild para comparar una órbita exterior segura, la región de la esfera de fotones y el borde del horizonte de sucesos.',
16
+ },
17
+ {
18
+ name: 'Inspecciona los efectos relativistas',
19
+ text: 'Lee la velocidad de escape, la dilatación gravitacional del tiempo, el corrimiento al rojo y el período orbital para ver por qué la intuición ordinaria falla cerca del horizonte.',
20
+ },
21
+ {
22
+ name: 'Compara los radios característicos',
23
+ text: 'Usa los anillos guía del horizonte de sucesos, la esfera de fotones y la ISCO para entender los diferentes límites alrededor de un agujero negro sin rotación.',
24
+ },
25
+ ];
26
+
27
+ const faq = [
28
+ {
29
+ question: '¿Qué es el horizonte de sucesos de un agujero negro?',
30
+ answer: 'El horizonte de sucesos es el límite donde la velocidad de escape alcanza la velocidad de la luz. Una vez que un objeto lo cruza, ninguna señal que se mueva a la velocidad de la luz o por debajo puede regresar al universo exterior.',
31
+ },
32
+ {
33
+ question: '¿Qué significa el radio de Schwarzschild?',
34
+ answer: 'El radio de Schwarzschild es el radio del horizonte de sucesos para un agujero negro sin rotación ni carga eléctrica. Crece linealmente con la masa, por lo que duplicar la masa duplica el radio del horizonte.',
35
+ },
36
+ {
37
+ question: '¿Qué es la esfera de fotones?',
38
+ answer: 'La esfera de fotones es una región a 1.5 radios de Schwarzschild donde la luz puede orbitar el agujero negro en una trayectoria inestable. Pequeñas perturbaciones hacen que los fotones escapen hacia afuera o caigan hacia adentro.',
39
+ },
40
+ {
41
+ question: '¿Qué es la ISCO?',
42
+ answer: 'ISCO significa órbita circular estable más interna (innermost stable circular orbit). Para un agujero negro sin rotación se encuentra a 3 radios de Schwarzschild, o 6 radios gravitacionales, y marca la última órbita circular estable para partículas con masa.',
43
+ },
44
+ {
45
+ question: '¿Por qué aumenta la dilatación temporal cerca del horizonte?',
46
+ answer: 'En la geometría de Schwarzschild, los relojes más profundos en el campo gravitatorio marcan el tiempo más lentamente en comparación con observadores lejanos. El factor mostrado se aproxima a cero a medida que la sonda se acerca al horizonte de sucesos.',
47
+ },
48
+ {
49
+ question: '¿Puede este simulador modelar un agujero negro en rotación?',
50
+ answer: 'No. Utiliza la solución de Schwarzschild, que asume que no hay rotación ni carga eléctrica. Los agujeros negros astrofísicos reales a menudo rotan, y el giro cambia el tamaño del horizonte, la ubicación de la ISCO y el comportamiento del disco.',
51
+ },
52
+ {
53
+ question: '¿Por qué los agujeros negros supermasivos son menos violentos en el horizonte?',
54
+ answer: 'El gradiente de marea en el horizonte disminuye a medida que aumenta la masa del agujero negro. Un agujero negro pequeño de masa estelar puede estirar objetos violentamente cerca del horizonte, mientras que un agujero negro supermasivo puede tener un gradiente local más suave en ese límite.',
55
+ },
56
+ {
57
+ question: '¿La visualización muestra una imagen real de un agujero negro?',
58
+ answer: 'Es un diagrama educativo, no una observación con trazado de rayos. Los anillos y el disco están escalados a los radios de Schwarzschild simplificados para que las zonas físicas sean fáciles de comparar.',
59
+ },
60
+ ];
61
+
62
+ export const content: ToolLocaleContent = {
63
+ slug,
64
+ title,
65
+ description,
66
+ ui: {
67
+ visualTitle: 'Mapa de campo del horizonte de sucesos',
68
+ visualCaption: 'La sonda se mueve a través de la geometría de Schwarzschild escalada. Los anillos guía brillantes marcan el horizonte, la esfera de fotones y la órbita circular estable más interna.',
69
+ controlsTitle: 'Controles del agujero negro',
70
+ eventHorizon: 'Horizonte de sucesos',
71
+ photonSphere: 'Esfera de fotones',
72
+ isco: 'ISCO',
73
+ rsLabel: 'Radio de Schwarzschild',
74
+ diameterLabel: 'Diámetro',
75
+ timeLabel: 'Dilatación temporal',
76
+ redshiftLabel: 'Corrimiento al rojo',
77
+ statusSafe: 'Fuera de la región de órbita estable',
78
+ statusPhoton: 'Dentro de la zona de la esfera de fotones',
79
+ statusInside: 'En el límite del horizonte',
80
+ diameter: 'Diámetro del horizonte',
81
+ lightCrossing: 'Tiempo de cruce de la luz',
82
+ timeDilation: 'Ritmo del reloj frente a observador lejano',
83
+ redshift: 'Corrimiento al rojo gravitacional',
84
+ mass: 'Masa del agujero negro',
85
+ distance: 'Distancia de la sonda',
86
+ speed: 'Velocidad orbital de la sonda',
87
+ escapeVelocity: 'Velocidad de escape',
88
+ orbitalPeriod: 'Período orbital de la sonda',
89
+ tidalGradient: 'Gradiente de marea',
90
+ kilometerUnit: 'km',
91
+ millisecondUnit: 'ms',
92
+ secondUnit: 's',
93
+ lightSpeedUnit: '% c',
94
+ tidalUnit: 'g/m',
95
+ solarMassesUnit: 'masas solares',
96
+ rsUnit: 'Rs',
97
+ zeroKilometers: '0 km',
98
+ zeroMilliseconds: '0 ms',
99
+ zeroMultiplier: '0x',
100
+ zeroLightSpeed: '0% c',
101
+ zeroTidal: '0 g/m',
102
+ initialMassOutput: '10 masas solares',
103
+ initialDistanceOutput: '3.0 Rs',
104
+ initialSpeedOutput: '32% c',
105
+ },
106
+ seo: [
107
+ {
108
+ type: 'title',
109
+ text: 'Simulador del horizonte de sucesos de un agujero negro para el radio de Schwarzschild, la esfera de fotones y la dilatación temporal',
110
+ level: 2,
111
+ },
112
+ {
113
+ type: 'paragraph',
114
+ html: 'Este simulador del horizonte de sucesos de un agujero negro convierte las ideas fundamentales de los agujeros negros de Schwarzschild en un modelo visual interactivo. Cambia la masa del agujero negro, mueve una sonda hacia adentro o hacia afuera y compara cómo responden el horizonte de sucesos, la esfera de fotones, la órbita circular estable más interna, la velocidad de escape, el corrimiento al rojo gravitacional y la dilatación temporal.',
115
+ },
116
+ {
117
+ type: 'paragraph',
118
+ html: 'El simulador está diseñado para estudiantes de astronomía, profesores de física, divulgadores científicos y curiosos que quieren algo más que una fórmula estática. La visualización conecta los números con un diagrama espacial para que puedas ver por qué el horizonte de sucesos no es una superficie material, por qué los fotones tienen una órbita inestable especial y por qué el movimiento circular estable se detiene antes de alcanzar el horizonte.',
119
+ },
120
+ {
121
+ type: 'title',
122
+ text: 'Cómo se calcula el radio del horizonte de sucesos',
123
+ level: 3,
124
+ },
125
+ {
126
+ type: 'paragraph',
127
+ html: 'Para un agujero negro sin rotación ni carga, el radio del horizonte de sucesos es el <strong>radio de Schwarzschild</strong>. Se calcula como <strong>Rs = 2GM / c^2</strong>, donde G es la constante gravitacional, M es la masa del agujero negro y c es la velocidad de la luz. Una masa solar corresponde a un radio de Schwarzschild de aproximadamente 2.95 kilómetros.',
128
+ },
129
+ {
130
+ type: 'paragraph',
131
+ html: 'Dado que el radio de Schwarzschild escala linealmente con la masa, un agujero negro de 10 masas solares tiene un radio cercano a 29.5 kilómetros, mientras que un agujero negro de 4 millones de masas solares como Sagitario A* tiene un radio de unos 11.8 millones de kilómetros. El deslizador de masa usa una escala logarítmica para que quepan tanto los casos de masa estelar como los supermasivos en el mismo control.',
132
+ },
133
+ {
134
+ type: 'table',
135
+ headers: ['Región', 'Radio en radios de Schwarzschild', 'Qué significa'],
136
+ rows: [
137
+ ['Horizonte de sucesos', '1.0 Rs', 'El límite unidireccional donde la velocidad de escape iguala la velocidad de la luz.'],
138
+ ['Esfera de fotones', '1.5 Rs', 'La órbita circular inestable para la luz alrededor de un agujero negro de Schwarzschild.'],
139
+ ['ISCO', '3.0 Rs', 'La órbita circular estable más interna para partículas con masa.'],
140
+ ['Campo débil', '6 Rs y más allá', 'La gravedad sigue siendo fuerte, pero las órbitas circulares son más fáciles de mantener.'],
141
+ ],
142
+ },
143
+ {
144
+ type: 'title',
145
+ text: 'Velocidad de escape y por qué el horizonte es un límite causal',
146
+ level: 3,
147
+ },
148
+ {
149
+ type: 'paragraph',
150
+ html: 'La velocidad de escape es la rapidez que necesitaría un objeto para alejarse arbitrariamente lejos sin propulsión adicional. En lenguaje newtoniano, la velocidad de escape en el radio de Schwarzschild es igual a c. La relatividad general ofrece la interpretación más profunda: los conos de luz futuros se inclinan hacia adentro, de modo que todos los caminos dirigidos hacia el futuro dentro del horizonte se mueven hacia radios más pequeños.',
151
+ },
152
+ {
153
+ type: 'paragraph',
154
+ html: 'El indicador de velocidad de escape es una intuición útil, pero no debe leerse como una descripción relativista completa. Cerca del horizonte, el espacio y el tiempo están curvados con suficiente intensidad como para que las coordenadas globales, las mediciones locales y lo que ve un observador lejano no sean intercambiables. Es precisamente por eso que un simulador visual ayuda a separar los radios característicos y sus significados.',
155
+ },
156
+ {
157
+ type: 'title',
158
+ text: 'Dilatación temporal y corrimiento al rojo gravitacional cerca de un agujero negro',
159
+ level: 3,
160
+ },
161
+ {
162
+ type: 'paragraph',
163
+ html: 'Un reloj mantenido a un radio fijo fuera de un agujero negro de Schwarzschild marca el tiempo más lentamente en comparación con un observador lejano. El factor simplificado que se muestra aquí es <strong>sqrt(1 - Rs / r)</strong>. A 3 Rs, el ritmo del reloj es aproximadamente 0.82 del ritmo lejano. A 1.1 Rs, cae a aproximadamente 0.30, lo que significa que el observador lejano ve los procesos cerca de ese radio como fuertemente ralentizados.',
164
+ },
165
+ {
166
+ type: 'paragraph',
167
+ html: 'El corrimiento al rojo gravitacional sigue la misma geometría. La luz que sale del pozo gravitacional pierde energía, por lo que su longitud de onda se estira. El corrimiento al rojo mostrado crece rápidamente cerca del horizonte, lo cual es una razón por la que los discos de acreción y la emisión cercana al horizonte requieren modelado relativista en lugar de mecánica orbital ordinaria.',
168
+ },
169
+ {
170
+ type: 'title',
171
+ text: 'Esfera de fotones e ISCO explicadas',
172
+ level: 3,
173
+ },
174
+ {
175
+ type: 'paragraph',
176
+ html: 'La esfera de fotones a 1.5 Rs es donde la luz puede, en principio, seguir una órbita circular alrededor de un agujero negro de Schwarzschild. La órbita es inestable: una pequeña perturbación hacia afuera permite que el fotón escape, y una pequeña perturbación hacia adentro lo envía hacia el horizonte. Esta región da forma al fuerte lente gravitacional y contribuye a la estructura de anillo brillante que se ve en las imágenes de agujeros negros.',
177
+ },
178
+ {
179
+ type: 'paragraph',
180
+ html: 'La ISCO a 3 Rs es la órbita circular estable más interna para partículas con masa alrededor de un agujero negro sin rotación. Dentro de la ISCO, las órbitas circulares requieren condiciones idealizadas y no son estables frente a pequeñas perturbaciones. En la teoría de discos de acreción, la ISCO ayuda a establecer el borde interior de la emisión más brillante del disco para modelos simples de agujeros negros.',
181
+ },
182
+ {
183
+ type: 'title',
184
+ text: 'Agujeros negros de masa estelar frente a supermasivos',
185
+ level: 3,
186
+ },
187
+ {
188
+ type: 'paragraph',
189
+ html: 'Una lección sorprendente es que los agujeros negros más grandes pueden sentirse menos destructivos en el horizonte. El radio crece en proporción directa a la masa, pero el gradiente de marea cerca del horizonte disminuye para masas mayores. Un agujero negro de masa estelar puede producir un estiramiento extremo en distancias de escala humana cerca del horizonte. Un agujero negro supermasivo puede tener un horizonte tan grande que el gradiente de marea local en el cruce es mucho menor.',
190
+ },
191
+ {
192
+ type: 'paragraph',
193
+ html: 'El simulador incluye un indicador de gradiente de marea en gravedades terrestres por metro. Es una estimación simplificada del gradiente radial, pero ayuda a mostrar por qué la frase "espaguetificación en el horizonte" depende fuertemente de la masa. El horizonte de sucesos es un límite causal, no siempre el lugar donde las fuerzas de marea se vuelven fatales.',
194
+ },
195
+ {
196
+ type: 'title',
197
+ text: 'Limitaciones de este simulador de agujeros negros',
198
+ level: 3,
199
+ },
200
+ {
201
+ type: 'list',
202
+ items: [
203
+ '<strong>Sin rotación:</strong> la herramienta usa la geometría de Schwarzschild. Un agujero negro de Kerr tiene arrastre de marcos, una ergosfera y radios de ISCO dependientes del giro.',
204
+ '<strong>Sin física de acreción:</strong> el disco brillante es una capa guía, no una simulación de plasma con temperatura, opacidad, campos magnéticos o efecto Doppler.',
205
+ '<strong>Sin trazado de rayos:</strong> el diagrama está escalado para el aprendizaje. No representa el patrón exacto de lente gravitacional que una cámara observaría cerca del agujero negro.',
206
+ '<strong>Sin vista de coordenadas en caída libre:</strong> el factor de dilatación temporal describe un reloj estacionario fuera del horizonte en comparación con un observador lejano. La caída libre experimenta la geometría de manera diferente.',
207
+ ],
208
+ },
209
+ {
210
+ type: 'title',
211
+ text: 'Experimentos útiles para el aula',
212
+ level: 3,
213
+ },
214
+ {
215
+ type: 'list',
216
+ items: [
217
+ '<strong>Escala el centro de la Vía Láctea:</strong> ajusta la masa cerca de 4 millones de masas solares y compara el diámetro del horizonte con las escalas de las órbitas planetarias.',
218
+ '<strong>Encuentra la esfera de fotones:</strong> mueve el deslizador de distancia a 1.5 Rs y observa lo cerca que está del horizonte de sucesos en comparación con la ISCO a 3 Rs.',
219
+ '<strong>Compara gradientes de marea:</strong> ajusta 10 masas solares, luego 1.000 millones de masas solares, mientras mantienes la sonda cerca de 1.1 Rs. El radio del horizonte crece enormemente mientras que el gradiente de marea local cae.',
220
+ '<strong>Sigue el ritmo del reloj:</strong> muévete desde 10 Rs hacia 1.02 Rs y observa cómo el factor de dilatación temporal se aproxima a cero.',
221
+ ],
222
+ },
223
+ ],
224
+ faq,
225
+ bibliography,
226
+ howTo,
227
+ schemas: [
228
+ {
229
+ '@context': 'https://schema.org',
230
+ '@type': 'SoftwareApplication',
231
+ name: title,
232
+ description,
233
+ applicationCategory: 'ScientificApplication',
234
+ operatingSystem: 'Any',
235
+ },
236
+ {
237
+ '@context': 'https://schema.org',
238
+ '@type': 'FAQPage',
239
+ mainEntity: faq.map((item) => ({
240
+ '@type': 'Question',
241
+ name: item.question,
242
+ acceptedAnswer: {
243
+ '@type': 'Answer',
244
+ text: item.answer,
245
+ },
246
+ })),
247
+ },
248
+ {
249
+ '@context': 'https://schema.org',
250
+ '@type': 'HowTo',
251
+ name: title,
252
+ step: howTo.map((step) => ({
253
+ '@type': 'HowToStep',
254
+ name: step.name,
255
+ text: step.text,
256
+ })),
257
+ },
258
+ ],
259
+ };