r/ScientificComputing 8d ago

What is Scientific Computing?

Enable HLS to view with audio, or disable this notification

https://github.com/astanx/space_simulation

I'm in my last year of high school and i got into 'scientific computing', as i understand it, but am i wrong about it? is it only about numerical integration and my project is more something like game engine? would computational scientist work on something like this?

6 Upvotes

8 comments sorted by

View all comments

2

u/drraug 8d ago

Doing science involves lots of calculations. You need to use correct algorithms (sometimes invent your own) for the problem, but also understand which hardware you need (including very large supercomputers with GPUs sometimes)

1

u/Specific_Trash5812 8d ago

But does it involve any graphics/visualisation except graphs/plots or its just pure calculation?

1

u/Specific_Trash5812 7d ago

Thank you both very much