-
Updated
Feb 16, 2021 - C++
computational-physics
Here are 277 public repositories matching this topic...
-
Updated
Mar 14, 2021 - C++
-
Updated
Jan 16, 2020 - C++
-
Updated
Mar 12, 2021 - C++
-
Updated
Aug 24, 2019 - Python
-
Updated
Mar 12, 2021 - Python
-
Updated
Mar 12, 2021 - Python
-
Updated
Mar 13, 2021 - C++
-
Updated
Nov 18, 2020 - C++
-
Updated
Mar 1, 2021 - Python
-
Updated
Mar 4, 2020 - Python
-
Updated
Jun 16, 2020 - Jupyter Notebook
-
Updated
Feb 12, 2020 - C
-
Updated
Jan 27, 2021 - Python
-
Updated
Feb 8, 2021 - C++
-
Updated
Dec 14, 2019 - Jupyter Notebook
-
Updated
Mar 13, 2021 - C++
-
Updated
Nov 16, 2020 - Jupyter Notebook
-
Updated
Dec 19, 2020 - Jupyter Notebook
-
Updated
Dec 26, 2020 - C++
-
Updated
Nov 18, 2020 - C++
Currently the marker size for the particles in the mpl plots is deteremined based on the size of the simulation cell. However, with the release 1.1, it is now possible to change the forcefield and the values of A and B, therefore requiring the particle marker size to scale with both the simulation cell size and the nature of the potential model.
I reckon it is best to have the marker size be d
-
Updated
Feb 23, 2021 - C++
-
Updated
Nov 18, 2020 - C++
-
Updated
Jul 26, 2018 - GLSL
-
Updated
Jan 29, 2021 - Python
-
Updated
Mar 9, 2021 - Python
-
Updated
Feb 24, 2021 - C++
-
Updated
Sep 12, 2020 - C++
Improve this page
Add a description, image, and links to the computational-physics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the computational-physics topic, visit your repo's landing page and select "manage topics."


In #672 and #624, we discussed how the Steinhardt order parameter treats particles with zero neighbors. Steinhardt assigns a value of
NaN. We need to check to see how other methods (Hexatic, Translational, SolidLiquid, LocalDescriptors) handle cases with zero neighbors.