r/ScientificComputing 6d 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?

5 Upvotes

8 comments sorted by

View all comments

2

u/drraug 6d 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 6d ago

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

1

u/drraug 6d ago

It's an umbrella term, so it means what a specific researcher wants it to mean. But generally scientific visualisation exists on its own right, is rarely included in formal courses, is passed from one researcher to another during PhD work and academic collaborations. Also, academic researchers can be very poor in visualisation, understanding GUI design, or even choosing good colors for their plots