Skip to main content

Questions tagged [astronomy]

Questions on the astronomical applications of Mathematica.

2 votes
2 answers
104 views

Converting Units [duplicate]

I'm using MMA 12.2. Trying to put together some astronomy pages, but the output of the command below is in miles. I would rather have it in SI units instead. On my system evaluating ...
fiz's user avatar
  • 734
2 votes
1 answer
108 views

Getting error Solve::units [closed]

I'm trying to solve the following formula for i, given values for all other variables. There are two equations, the first one is a formula to show the transit ...
Nickpick's user avatar
  • 223
26 votes
1 answer
545 views

Travelling around Jupiter

Since we have soon historical conjunction of Jupiter and Saturn I have prepared code with visualization planet Jupiter and Saturn with moons. This code first been prepared for version 11.3 and with ...
Alex Trounev's user avatar
  • 46.3k
0 votes
1 answer
114 views

Quick question about "shifting x axis"

Imagine I have two lists: x={x1,x2,x3,x4,...} y={y1,y2,y3,y4,...} And I want a listplot ListPlot[Transpose[{x,y}]] Would do ...
nuwe's user avatar
  • 645
5 votes
0 answers
207 views

Fast N-Body Simulation with CUDA [closed]

There is a Mathematica code for 3 body simulation ...
vito's user avatar
  • 8,988
3 votes
1 answer
500 views

2 body orbits around a barycenter

I'm attempting to plot a barycentric orbit of the sun and Jupiter. Initial Conditions ...
isaac5122's user avatar
  • 847
6 votes
1 answer
789 views

gravitational two body problem for the orbit of the sun and jupiter around their barycenter

This is a simulation of the sun and jupiter orbiting the respective barycenter. Initial conditions ...
isaac5122's user avatar
  • 847
4 votes
1 answer
750 views

N body simulation

I'm trying to solve a 3 body problem consisting of the earth moon and sun. I'm wanting to show the earth orbiting the sun and the moon orbiting the earth as a result of the gravitational forces. ...
isaac5122's user avatar
  • 847
7 votes
1 answer
151 views

Detect sub figures and split (automatically?)

I would like to take a large figure showing a sequence of individual plots and automatically split the into series of images showing the individual sub-plots (to be exported as animated GIF later). ...
Markus Roellig's user avatar
2 votes
1 answer
141 views

NDSolve Maxsteps Reached Error

I'm trying to solve a system of Equations. The code is commented below, I am mainly conserved with the last few lines, specifically the NDSolve line. No matter what I do to the Maxsteps option, the ...
charl1e's user avatar
  • 157
4 votes
2 answers
355 views

Solar Power Calculations

Good Afternoon, I have calculated the Incident beam radiation for a given locations local sunlight hours. ...
isaac5122's user avatar
  • 847
4 votes
1 answer
84 views

StarData, Altitude/Azimuth Anomaly with TimeZones

I am trying to compute lunar parallax using the position of the star Regulus on February 19th of this year. I get different answers depending on how I specify the date. Here are the particulars: <...
Spencer Rugaber's user avatar
7 votes
1 answer
562 views

Can NDSolve address spherical gravitational collapse?

As far as I know spherical gravitational collapse -of central importance to theoretical physics- is thought to be out of the scope of Wolfram Mathematica. However there are cases, as in this article,...
user avatar
3 votes
1 answer
102 views

Finding the next total SolarEclipse over a given latitude and longitude?

What is a reasonable way to code the title question in Mathematica? Trying the following gave Polygons over GeoPositions over Lists of pairs, but just digging into these seemed inelegant. Besides, ...
ShyPerson's user avatar
  • 505
7 votes
1 answer
216 views

StarData: proper motion of a star in HelioCoordinates

I am not an astronomer, but am trying to calculate the trajectory of an interstellar space probe, for example to Proxima Centauri. The HelioCoordinates seem appropriate, as typically used within the ...
Dave M's user avatar
  • 91

15 30 50 per page
1
2
3 4 5
10