A What is the most complex structure you can simulate at home?

jonjacson
Messages
450
Reaction score
38
Let's say you have a good personal computer with these characteristics:

i7-6700K, 32GB RAM, 256GB SSD, 2 x GTX 970 4GB

And let's assume you can run your algorithms, software... for 24 hours.

I wonder, if I would be calculating the orbital structure of an hydrogen atom with many electrons, What do you think it is the maximum number of electrons we could use to obtain an accurate prediction?

In case we were calculating molecular properties, What do you think is the most complex structure we could simulate with those tools and amount of time?

This is only to get an idea about what you can calculate at home without any supercomputer, so hopefully people with experience can tell aproximately were are the limits to personal computers.

Thanks!
 
Physics news on Phys.org
Don't forget you can do calculations on a GPU too, as these often can solve particular problems orders of magnitudes faster than your CPU. From years back I remember the BOINC-framework that allowed you to donate processing power to worthy causes. Even though you are not talking about doing distributed computing, the BOINC list may still give you an idea of what is possible.

[1] http://en.wikipedia.org/wiki/General-purpose_computing_on_graphics_processing_units
[2] http://boinc.berkeley.edu/wiki/GPU_computing
[3] http://boinc.berkeley.edu/wiki/Project_list
 
  • Like
Likes jonjacson
jonjacson said:
I wonder, if I would be calculating the orbital structure of an hydrogen atom with many electrons, What do you think it is the maximum number of electrons we could use to obtain an accurate prediction?

One.A hydrogen atom only has one electron

In general we use 'tricks' to do things like quantum mechanics, molecular dynamics, etc.

Perhaps you can find something interesting here

Googling 'http://www.cosmologic.de/products/cosmotherm.html physical properties' might also lead you to interesting areas (but it looks as if you want the engine, not the program).

My advice is to learn a bit more about quantum mechanics first: a better use of your time.
 
  • Like
Likes jonjacson
Filip Larsen said:
Don't forget you can do calculations on a GPU too, as these often can solve particular problems orders of magnitudes faster than your CPU. From years back I remember the BOINC-framework that allowed you to donate processing power to worthy causes. Even though you are not talking about doing distributed computing, the BOINC list may still give you an idea of what is possible.

[1] http://en.wikipedia.org/wiki/General-purpose_computing_on_graphics_processing_units
[2] http://boinc.berkeley.edu/wiki/GPU_computing
[3] http://boinc.berkeley.edu/wiki/Project_list

Thanks, it looks interesting. I will read all that information.

BvU said:
One.A hydrogen atom only has one electron

In general we use 'tricks' to do things like quantum mechanics, molecular dynamics, etc.

Perhaps you can find something interesting here

Googling 'http://www.cosmologic.de/products/cosmotherm.html physical properties' might also lead you to interesting areas (but it looks as if you want the engine, not the program).

My advice is to learn a bit more about quantum mechanics first: a better use of your time.

I meant a many body problem in quantum mechanics, let's forget hydrogen.

Thanks for the links.
 
Back
Top