<p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">In my previous articles, we have seen many examples which demonstrated classical molecular dynamics simulations of bigger systems like</p><ul style="margin: 0px 0px 1rem 2rem; padding: 0px; list-style-position: outside; line-height: 1.6; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; font-size: 19.2px; background-color: rgb(252, 252, 252);"><li style="margin: 0px; padding: 0px; font-size: inherit;"><a href="https://steemit.com/steemstem/@dexterdev/a-glimpse-from-my-cu" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">Protein complex in water box</a></li><li style="margin: 0px; padding: 0px; font-size: inherit;"><a href="https://steemit.com/steemstem/@dexterdev/let-us-cool-dmpc-bilayer-lipids-an-18-day-long-molecular-dynamics-experiment-on-hpc-facility" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">A lipid bilayer patch system in water box</a></li><li style="margin: 0px; padding: 0px; font-size: inherit;"><a href="https://steemit.com/steemstem/@dexterdev/classical-molecular-dynamics-series-part-4a-let-us-setup-a-simulation-and-run-it" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">Protein interacting with lipid bilayer patch in water box</a><br>etc</li></ul><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Today let us attempt something very simple. Very less math(or math that you can ignore and still you can understand most of the stuff!) and more intuitive explanation will be the focus of today's article. (Although this is what I strive always for... Don't know how successful I am in doing so. Do let me know via comments.) Let us try to get an intuition from this toy system.</p><h2 style="margin: 2.5rem 0px 0.3rem; padding: 0px; font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); text-rendering: optimizeLegibility; font-size: 26.88px; background-color: rgb(252, 252, 252); line-height: 1.2 !important;">The System</h2><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Think about a system where you have a hypothetical particle in a crowd of lot many smaller particles(ideally in the order of 10<span style="font-size: 14.4px; line-height: 0; position: relative; vertical-align: baseline; top: -0.5em;">23</span>, but lesser number will also work, which can be considered a large number. Why this number? Let that be a homework now.) The situation will be something like as below:</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"><img src="https://steemitimages.com/0x0/https://i.imgur.com/FizKy8z.gif" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br><em style="line-height: inherit;">Image Source: <a href="https://en.wikipedia.org/wiki/Brownian_motion#/media/File:Brownian_motion_large.gif" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">Wikimedia</a>, Author: <a href="https://commons.wikimedia.org/w/index.php?title=User:Lookang&action=edit&redlink=1" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">Lookang</a>, Author of computer model: Francisco Esquembre, Fu-Kwun and lookang, License: <a href="https://creativecommons.org/licenses/by-sa/3.0/" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">CC BY-SA 3.0</a></em></p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">The small particles will have an inherent <em style="line-height: inherit;">random motion</em> in them where they collide each other and with the bigger particle too. Now this bigger particle will also exhibit a random motion due to this. This is typically called <em style="line-height: inherit;">Brownian motion</em>(The name from an 1827 biologist Robert Brown who observed via microscope that pollen grains jiggle in water) which emerges as a result of random walks. The classical molecular dynamics which we were doing in the past was very deterministic. Here we see randomness. Why so? Is there some inconsistency? There is no inconsistency. The thing is if each of these particles was allowed to move according to newtons laws(where we also know their initial positions and velocities) would exhibit some dynamics like this. The thing is when we have a lot of such trajectories we can try to model this uncertainty using randomness or noise terms. And gaussian noise is a good model to achieve this.</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">So if you don't want to track all of these nasty small particles you can resort to something called Langevin Dynamics. This is different from Classical Molecular dynamics. In classical molecular dynamics:<br><img src="https://steemitimages.com/640x0/https://i.imgur.com/tVu6Vfj.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>is the equation of motion. mass times acceleration is the force which is the negative gradient of potential energy U. We have explained these things <a href="https://steemit.com/steemstem/@dexterdev/classical-molecular-dynamics-series-part-2-the-force-field" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">before</a>.</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Now in the langevin formalism, the small particles become implicit. So the equation becomes:</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"><img src="https://steemitimages.com/640x0/https://i.imgur.com/FKPLfZc.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"></p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">where the second term in the right hand side of the equation is gamma(friction coefficient) times velocity and the third term is the noise term. R(t) is a zero mean, delta correlated stationary gaussian noise and scaling factor <img src="https://steemitimages.com/640x0/https://i.imgur.com/1Wtax3T.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"> is where the temperature T comes in the picture. Intuitively we can assume that when the temperature is high the diffusion coefficient(D) of the bigger particle will be high and if the viscosity is high the diffusion coefficient of the larger particle will be lesser. There is a relation which Einstein derived in 1905 for this:</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"><img src="https://steemitimages.com/640x0/https://i.imgur.com/tZBQvoW.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br><em style="line-height: inherit;">This is one of the earliest so called fluctuation-dissipation relation.</em></p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">The potential decides what force the particle experiences. Now think about a double well potential like this below:</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"><img src="https://steemitimages.com/640x0/https://i.imgur.com/nYzYT41.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"></p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">If you slice it in one dimension(at Y=0) you will see that it has 2 minimas:<br><img src="https://steemitimages.com/640x0/https://i.imgur.com/ZHYyuyw.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>This is why we are calling it double well potential. The form of the potential energy function is as below:<br><img src="https://steemitimages.com/640x0/https://i.imgur.com/wXMKKYa.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>where X and Y are particle position coordinates.</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Matlab code for the plotting potential:</p><pre style="font-size: 19.2px; margin-top: 0px; margin-bottom: 0px; padding: 0px; color: rgb(51, 51, 51); background-color: rgb(252, 252, 252);"><code style="font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 16.32px; padding: 0.2rem; border: none; background-color: rgb(244, 244, 244); font-weight: inherit; border-radius: 3px; overflow: scroll; display: block;">clear; close all; clc x=linspace(-2,2,25); y=linspace(-2,2,25); [X,Y] = meshgrid(x,y); Z=4*(X-1).^2.*(X+1).^2 + Y.^2; % potential energy landscape hs = surf(X,Y,Z); % Get surface object </code></pre><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Now imagine that our particle which experiences friction and kicks(noise) from the other particles and is also under influence of this particular potential energy <img src="https://steemitimages.com/640x0/https://i.imgur.com/wXMKKYa.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;">. Depending on the temperature T, friction coefficient gamma and the barrier height of the potential(the peak between minimas) our particle will traverse in this energy landscape. Let us see that dynamics via a very simple simulation which we can setup in openMM.</p><h2 style="margin: 2.5rem 0px 0.3rem; padding: 0px; font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); text-rendering: optimizeLegibility; font-size: 26.88px; background-color: rgb(252, 252, 252); line-height: 1.2 !important;">The implementation of system using openMM toolkit</h2><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">OpenMM is a collection of python packages which help users to create python scripts to run MD simulations. It is a toolkit from <a href="https://pande.stanford.edu/" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">Vijay Pande group</a> which pioneered the <a href="https://foldingathome.org/" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">folding@home</a> project.</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Python Code(Which I wrote on Jupyter notebook initially):</p><pre style="font-size: 19.2px; margin-top: 0px; margin-bottom: 0px; padding: 0px; color: rgb(51, 51, 51); background-color: rgb(252, 252, 252);"><code style="font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 16.32px; padding: 0.2rem; border: none; background-color: rgb(244, 244, 244); font-weight: inherit; border-radius: 3px; overflow: scroll; display: block;">%matplotlib inline from __future__ import print_function import numpy as np import matplotlib.pyplot as plt import simtk.openmm as mm#Imported numpy, plotting libraries and openmm def run_simulation(n_steps=10000): "Simulate a single particle in the double well" system = mm.System() system.addParticle(1)# added particle with a unit mass force = mm.CustomExternalForce('2*(x-1)^2*(x+1)^2 + y^2')# defines the potential force.addParticle(0, []) system.addForce(force) integrator = mm.LangevinIntegrator(500, 1, 0.02)% Langevin integrator with 500K temperature, gamma=1, step size = 0.02 context = mm.Context(system, integrator) context.setPositions([[0, 0, 0]]) context.setVelocitiesToTemperature(500) x = np.zeros((n_steps, 3)) for i in range(n_steps): x[i] = context.getState(getPositions=True).getPositions(asNumpy=True)._value integrator.step(1) return x trajectory = run_simulation(25000) ylabels = ['x', 'y'] for i in range(2): plt.subplot(2, 1, i+1) plt.plot(trajectory[:, i]) plt.ylabel(ylabels[i]) plt.xlabel('Simulation time') plt.show() plt.hist2d(trajectory[:, 0], trajectory[:, 1], bins=(25, 25), cmap=plt.cm.jet) plt.show() </code></pre><h3 style="margin: 2rem 0px 0.3rem; padding: 0px; font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); text-rendering: optimizeLegibility; font-size: 23.04px; background-color: rgb(252, 252, 252); line-height: 1.2 !important;">Explanation of the code</h3><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">What we are doing here is initiating a single particle which experiences the friction and kicks and evolves its positions via langevin integrator. <code style="font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 16.32px; padding: 0.2rem; border: none; background-color: rgb(244, 244, 244); font-weight: inherit; border-radius: 3px; overflow: scroll;">system.addParticle(1)</code> means adding a particle with unit mass, <code style="font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 16.32px; padding: 0.2rem; border: none; background-color: rgb(244, 244, 244); font-weight: inherit; border-radius: 3px; overflow: scroll;">force = mm.CustomExternalForce('2*(x-1)^2*(x+1)^2 + y^2')</code> is where you define the potential, <code style="font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 16.32px; padding: 0.2rem; border: none; background-color: rgb(244, 244, 244); font-weight: inherit; border-radius: 3px; overflow: scroll;">integrator = mm.LangevinIntegrator(500, 1, 0.02)</code> is where you define the bath temperature, gamma(friction coefficient=1) and step size(0.02). <code style="font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 16.32px; padding: 0.2rem; border: none; background-color: rgb(244, 244, 244); font-weight: inherit; border-radius: 3px; overflow: scroll;">trajectory = run_simulation(25000)</code> calls the simulation run for 25000 steps. and the rest is plotting step.</p><h3 style="margin: 2rem 0px 0.3rem; padding: 0px; font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); text-rendering: optimizeLegibility; font-size: 23.04px; background-color: rgb(252, 252, 252); line-height: 1.2 !important;">Results</h3><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"><img src="https://steemitimages.com/640x0/https://i.imgur.com/3zRlFHY.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>The double well is very visible from the positions of x. The particle moves back and forth between 2 wells.<br><img src="https://steemitimages.com/640x0/https://i.imgur.com/8ZkMp7s.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>This is a histogram of x versus y coordinates. Again you can see that there are 2 valleys here.</p><h4 style="margin: 1.5rem 0px 0.2rem; padding: 0px; font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); text-rendering: optimizeLegibility; font-size: 21.12px; background-color: rgb(252, 252, 252); line-height: 1.2 !important;">Different cases</h4><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Let us think about a case where the temperature is very low. Let us put T=10K. The particle should not leave one minima, right? Let us see:<br><img src="https://steemitimages.com/640x0/https://i.imgur.com/XdpzYsG.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br><img src="https://steemitimages.com/640x0/https://i.imgur.com/XRdSeor.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>Indeed that is the case!</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">What should happen if we increase friction coefficient keeping T=500K? Let us put gamma=100.<br><img src="https://steemitimages.com/640x0/https://i.imgur.com/dVBsMq0.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>Of course, the transitions became lesser in frequency! The effect of higher viscosity!</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Now, what happens if we raise the barrier of potential. This was the potential: <img src="https://steemitimages.com/640x0/https://i.imgur.com/wXMKKYa.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"> If I change 4 to 20, the barrier between wells will rise. Which means the particle will find it hard to jump the barrier. Let us repeat the experiment by only changing this parameter from the original experiment:<br><img src="https://steemitimages.com/640x0/https://i.imgur.com/Wcwevb4.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br><img src="https://steemitimages.com/640x0/https://i.imgur.com/bgp8znR.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>Indeed that is the case! So if you try to reconstruct energy landscape from the above case, it will give a biased profile. So one solution can be running the simulation longer. Let us try?</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Instead of 25000 steps, let us run the simulation for 250000 steps.<br><img src="https://steemitimages.com/640x0/https://i.imgur.com/w4R2AaC.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br><img src="https://steemitimages.com/640x0/https://i.imgur.com/fHX6cK1.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>See the symmetric well is very visible now! If you reconstruct the energy surface from here it will be a good estimate.</p><h2 style="margin: 2.5rem 0px 0.3rem; padding: 0px; font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); text-rendering: optimizeLegibility; font-size: 26.88px; background-color: rgb(252, 252, 252); line-height: 1.2 !important;">Code Repository</h2><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">All code available here:</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"><a href="https://github.com/dexterdev/STEEMIT/tree/master/Particle_in_double_well_potential" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">https://github.com/dexterdev/STEEMIT/tree/master/Particle_in_double_well_potential</a></p><h3 style="margin: 2rem 0px 0.3rem; padding: 0px; font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); text-rendering: optimizeLegibility; font-size: 23.04px; background-color: rgb(252, 252, 252); line-height: 1.2 !important;">Installing the openMM python library</h3><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">To install openMM, just do:<br><code style="font-family: Consolas, "Liberation Mono", Courier, monospace; font-size: 16.32px; padding: 0.2rem; border: none; background-color: rgb(244, 244, 244); font-weight: inherit; border-radius: 3px; overflow: scroll;">conda install -c omnia -c conda-forge openmm</code><br>assuming you have installed anaconda python package in a 64 bit linux machine. For other cases and more details <a href="http://docs.openmm.org/latest/userguide/application.html#installing-openmm" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">see instructions here</a>.</p><h2 style="margin: 2.5rem 0px 0.3rem; padding: 0px; font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); text-rendering: optimizeLegibility; font-size: 26.88px; background-color: rgb(252, 252, 252); line-height: 1.2 !important;">References, links, and further reading</h2><ul style="margin: 0px 0px 1rem 2rem; padding: 0px; list-style-position: outside; line-height: 1.6; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; font-size: 19.2px; background-color: rgb(252, 252, 252);"><li style="margin: 0px; padding: 0px; font-size: inherit;"><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility;">Some MD fundamentals:</p><ul style="margin: 0px 0px 0px 2rem; padding: 0px; list-style-position: outside; line-height: 1.6; list-style-type: disc;"><li style="margin: 0px; padding: 0px; font-size: inherit;"><a href="https://steemit.com/steemstem/@dexterdev/classical-molecular-dynamics-series-part-1-the-fundamentals" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">https://steemit.com/steemstem/@dexterdev/classical-molecular-dynamics-series-part-1-the-fundamentals</a></li><li style="margin: 0px; padding: 0px; font-size: inherit;"><a href="https://steemit.com/steemstem/@dexterdev/classical-molecular-dynamics-series-part-2-the-force-field" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">https://steemit.com/steemstem/@dexterdev/classical-molecular-dynamics-series-part-2-the-force-field</a></li><li style="margin: 0px; padding: 0px; font-size: inherit;"><a href="https://steemit.com/steemstem/@dexterdev/classical-molecular-dynamics-series-part-3-solving-the-molecular-dynamics-equation" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">https://steemit.com/steemstem/@dexterdev/classical-molecular-dynamics-series-part-3-solving-the-molecular-dynamics-equation</a></li></ul></li><li style="margin: 0px; padding: 0px; font-size: inherit;"><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility;">A book reference: "Statistical Mechanics: Theory and Molecular Simulations" by Mark E. Tuckerman</p></li><li style="margin: 0px; padding: 0px; font-size: inherit;"><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility;"><a href="http://openmm.org/" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">http://openmm.org/</a></p></li></ul><hr style="box-sizing: content-box; overflow: visible; clear: both; max-width: 75rem; margin: 1.25rem auto; border-top: 0px; border-right: 0px; border-left: 0px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; font-size: 19.2px; background-color: rgb(252, 252, 252);"><h2 style="margin: 2.5rem 0px 0.3rem; padding: 0px; font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; color: rgb(51, 51, 51); text-rendering: optimizeLegibility; font-size: 26.88px; background-color: rgb(252, 252, 252); line-height: 1.2 !important;"><a href="https://steemit.com/trending/steemstem" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">#steemSTEM</a></h2><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"><a href="https://steemit.com/trending/steemstem" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">#steemSTEM</a> is a very vibrant community on top of STEEM blockchain for Science, Technology, Engineering and Mathematics (STEM). If you wish to support steemstem visit the links below:</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"></p><center style="color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; font-size: 19.2px; background-color: rgb(252, 252, 252);"><span style="font-weight: 600; line-height: inherit;">Have you voted for steemSTEM Witness?</span></center><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"></p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"></p><center style="color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; font-size: 19.2px; background-color: rgb(252, 252, 252);"><a href="https://steemconnect.com/sign/account_witness_vote?approve=1&witness=stem.witness" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;"><img src="https://steemitimages.com/0x0/https://i.imgur.com/DbWoeI7.gif" style="display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"></a></center><hr style="box-sizing: content-box; overflow: visible; clear: both; max-width: 75rem; margin: 1.25rem auto; border-top: 0px; border-right: 0px; border-left: 0px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; font-size: 19.2px; background-color: rgb(252, 252, 252);"><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"></p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Quick link for <a href="https://steemconnect.com/sign/account_witness_vote?approve=1&witness=stem.witness" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">voting for the SteemSTEM Witness</a>(<a href="https://steemit.com/@stem.witness" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">@stem.witness</a>)</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Delegation links for <a href="https://steemit.com/@steemstem" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">@steemstem</a> give ROI of 65% of curation rewards</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">(quick delegation links: <a href="https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=steemstem&vesting_shares=50%20SP" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">50SP</a> | <a href="https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=steemstem&vesting_shares=100%20SP" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">100SP</a> | <a href="https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=steemstem&vesting_shares=500%20SP" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">500SP</a> | <a href="https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=steemstem&vesting_shares=1000%20SP" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">1000SP</a> | <a href="https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=steemstem&vesting_shares=5000%20SP" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">5000SP</a> | <a href="https://steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=steemstem&vesting_shares=10000%20SP" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">10000SP</a>).</p><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);">Also, visit and create your STEM posts using steemstem app here: <a href="https://www.steemstem.io/" rel="noopener" title="This link will take you away from steemit.com" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">https://www.steemstem.io</a><br>You can also set <a href="https://steemit.com/@steemstem" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">@steemstem</a> as beneficiary.</p><hr style="box-sizing: content-box; overflow: visible; clear: both; max-width: 75rem; margin: 1.25rem auto; border-top: 0px; border-right: 0px; border-left: 0px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; font-size: 19.2px; background-color: rgb(252, 252, 252);"><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"><span style="font-weight: 600; line-height: inherit;"></span></p><center style="color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; font-size: 19.2px; background-color: rgb(252, 252, 252);"><span style="font-weight: 600; line-height: inherit;">All images without image sources are my creations :)</span></center><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; color: rgb(51, 51, 51); font-family: "Source Serif Pro", serif; background-color: rgb(252, 252, 252);"></p><h2 style="margin: 2.5rem 0px 0.3rem; padding: 0px; text-rendering: optimizeLegibility; background-color: rgb(252, 252, 252); line-height: 1.2 !important;"><center style="color: rgb(51, 51, 51); font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 26.88px;">Follow me <a href="https://steemit.com/@dexterdev" style="line-height: inherit; color: rgb(6, 214, 169); cursor: pointer; transition: all 0.2s ease-in-out; outline-width: 0px;">@dexterdev</a></center><div style="color: rgb(51, 51, 51); font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 26.88px;"> <center style="font-family: "Source Serif Pro", serif; font-size: 19.2px; font-weight: 400;"><img src="https://steemitimages.com/DQmVM9FmLfAYojdB7Ex2ooGhkZMGHht3NzPLUSEvwSvpjTd/dexter.png" style="border-style: none; display: inline-block; vertical-align: middle; height: auto; width: auto; max-height: none;"><br>credit: <a href="https://steemit.com/@mathowl" style="line-height: inherit; color: rgb(31, 191, 143); cursor: pointer; transition: all 0.2s ease-in-out;">@mathowl</a></center><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; font-family: "Source Serif Pro", serif; font-weight: 400; text-align: -webkit-center;"></p><hr style="box-sizing: content-box; overflow: visible; clear: both; max-width: 75rem; margin: 1.25rem auto; border-top: 0px; border-right: 0px; border-left: 0px; border-bottom-style: solid; border-bottom-color: rgb(238, 238, 238); font-family: "Source Serif Pro", serif; font-size: 19.2px; font-weight: 400; text-align: -webkit-center;"><p style="margin-bottom: 1.5rem; padding: 0px; font-size: 19.2px; line-height: 28.8px; text-rendering: optimizeLegibility; font-family: "Source Serif Pro", serif; font-weight: 400; text-align: -webkit-center;">Signing off now! Bye Bye friends! Keep on STEEMing!</p><br></div></h2>
author | dexterdev | ||||||
---|---|---|---|---|---|---|---|
permlink | particle-in-a-double-1554311912 | ||||||
category | steemstem | ||||||
json_metadata | {"tags":["steemstem","utopian-io","science","physics","molecular-dynamics"],"app":"steemstem"} | ||||||
created | 2019-04-03 17:21:48 | ||||||
last_update | 2019-04-04 08:33:18 | ||||||
depth | 0 | ||||||
children | 19 | ||||||
last_payout | 2019-04-10 17:21:48 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 29.198 HBD | ||||||
curator_payout_value | 9.754 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 39,277 | ||||||
author_reputation | 17,771,704,061,240 | ||||||
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 82,429,726 | ||||||
net_rshares | 57,289,666,335,834 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
wackou | 0 | 374,719,590,659 | 6.48% | ||
tombstone | 0 | 24,489,940,850 | 0.1% | ||
delegate.lafona | 0 | 2,115,250,783,207 | 100% | ||
tuck-fheman | 0 | 176,837,142 | 10.8% | ||
lola-carola | 0 | 2,132,008,592 | 10.8% | ||
kevinwong | 0 | 40,360,086,105 | 0.5% | ||
eric-boucher | 0 | 39,271,265,408 | 10.8% | ||
anwenbaumeister | 0 | 1,155,767,284 | 21.6% | ||
raymondspeaks | 0 | 458,516,913 | 10.8% | ||
arconite | 0 | 102,534,959 | 0.25% | ||
coinmaster4you | 0 | 102,676,836 | 10.8% | ||
psygambler | 0 | 1,446,817,043 | 10.8% | ||
lemouth | 0 | 249,608,843,622 | 50% | ||
steevc | 0 | 90,725,260,593 | 32.5% | ||
lamouthe | 0 | 58,546,401,361 | 100% | ||
lk666 | 0 | 4,080,904,361 | 10.8% | ||
whoib | 0 | 538,208,579 | 70% | ||
curie | 0 | 6,870,161,280,644 | 21.6% | ||
landria | 0 | 201,955,288 | 10.8% | ||
hendrikdegrote | 0 | 280,882,793,839 | 21.6% | ||
vact | 0 | 418,133,733,615 | 21.6% | ||
steemstem | 0 | 4,181,729,381,043 | 100% | ||
dashfit | 0 | 1,994,016,943 | 10.8% | ||
gangstayid | 0 | 689,880,111 | 10.8% | ||
vodonik | 0 | 619,493,702 | 33% | ||
dna-replication | 0 | 28,534,346,036 | 100% | ||
lenin-mccarthy | 0 | 293,615,814 | 10.8% | ||
resteemer | 0 | 206,820,938 | 6.48% | ||
boynashruddin | 0 | 282,089,009 | 10.8% | ||
gmedley | 0 | 1,755,347,090 | 10.8% | ||
jan-mccomas | 0 | 236,773,362 | 10.8% | ||
diebaasman | 0 | 2,425,152,638 | 12% | ||
goldkeys | 0 | 408,895,723 | 10.8% | ||
moksamol | 0 | 2,785,409,544 | 10.8% | ||
getrichordie | 0 | 920,905,166 | 10.8% | ||
thatsweeneyguy | 0 | 735,962,177 | 10.8% | ||
szokerobert | 0 | 773,744,904 | 4.32% | ||
bloom | 0 | 416,878,560,059 | 100% | ||
jacalf | 0 | 103,833,534 | 21.6% | ||
iansart | 0 | 5,799,487,760 | 10.8% | ||
dbzfan4awhile | 0 | 70,856,353 | 10.8% | ||
kryzsec | 0 | 13,477,925 | 80% | ||
jiujitsu | 0 | 6,947,790,076 | 10.8% | ||
jga | 0 | 1,939,074,164 | 15% | ||
lekang | 0 | 3,154,959,600 | 10.8% | ||
lrsm13 | 0 | 184,452,796 | 6.48% | ||
carolynseymour | 0 | 119,432,619 | 10.8% | ||
samminator | 0 | 41,783,885,009 | 50% | ||
minnowsupport | 0 | 119,720,802,150 | 3% | ||
locikll | 0 | 18,546,850,254 | 43.2% | ||
kjaeger | 0 | 61,884,585 | 50% | ||
mahdiyari | 0 | 86,098,375,492 | 50% | ||
lorenzor | 0 | 5,871,230,559 | 50% | ||
aboutyourbiz | 0 | 3,998,508,560 | 21.6% | ||
alexander.alexis | 0 | 53,434,155,158 | 100% | ||
saintopic | 0 | 91,709,318 | 10.8% | ||
howtostartablog | 0 | 548,174,658 | 2.16% | ||
jonmagnusson | 0 | 920,873,693 | 5.4% | ||
theironfelix | 0 | 474,320,300 | 10.8% | ||
jayna | 0 | 2,450,669,151 | 3.24% | ||
suesa | 0 | 90,210,829,127 | 25% | ||
cryptokrieg | 0 | 4,100,145,111 | 21.6% | ||
rival | 0 | 2,007,015,109 | 2% | ||
marshall117 | 0 | 190,982,182 | 21.6% | ||
riche-gould | 0 | 533,031,496 | 10.8% | ||
slickhustler007 | 0 | 1,046,608,952 | 10.8% | ||
corsica | 0 | 47,118,654,896 | 100% | ||
semasping | 0 | 128,373,081 | 10.8% | ||
makrotheblack | 0 | 682,344,936 | 10.8% | ||
ludmila.kyriakou | 0 | 1,700,029,069 | 30% | ||
fancybrothers | 0 | 1,177,998,322 | 30% | ||
nolasco | 0 | 172,536,911 | 1.08% | ||
samest | 0 | 291,140,299 | 25% | ||
allcapsonezero | 0 | 9,535,650,178 | 10.8% | ||
gambit.coin | 0 | 198,809,669 | 21.6% | ||
howo | 0 | 311,542,289,553 | 50% | ||
tsoldovieri | 0 | 7,441,424,928 | 50% | ||
bluemoon | 0 | 7,999,900,766 | 21.6% | ||
nitego | 0 | 659,127,847 | 6.48% | ||
hotsteam | 0 | 3,480,282,722 | 10% | ||
neumannsalva | 0 | 3,294,738,994 | 10.8% | ||
wargof | 0 | 192,726,803 | 10% | ||
abigail-dantes | 0 | 1,744,669,367,086 | 100% | ||
phogyan | 0 | 629,456,221 | 10.8% | ||
esteemguy | 0 | 1,256,377,258 | 100% | ||
zonguin | 0 | 6,221,150,887 | 25% | ||
misterakpan | 0 | 113,057,427 | 1.08% | ||
kofspades | 0 | 101,261,465 | 10.8% | ||
g0nr0gue | 0 | 382,581,803 | 10.8% | ||
onethousandwords | 0 | 312,614,766 | 10.8% | ||
alexzicky | 0 | 28,403,432,629 | 25% | ||
mountain.phil28 | 0 | 3,583,348,624 | 25% | ||
jasonbu | 0 | 10,361,563,638 | 25% | ||
sanderdieryck | 0 | 239,454,777 | 10.8% | ||
opheliapoe | 0 | 375,397,264 | 10.8% | ||
coolbuddy | 0 | 0 | 1% | ||
muliadi | 0 | 451,553,102 | 10.8% | ||
tuoficinavirtual | 0 | 99,242,893 | 25% | ||
tanyaschutte | 0 | 628,283,755 | 10% | ||
weirdheadaches | 0 | 85,042,879 | 0.81% | ||
iamphysical | 0 | 15,905,953,918 | 90% | ||
chunnorris | 0 | 78,813,220 | 10.8% | ||
kingswisdom | 0 | 377,489,239 | 50% | ||
zest | 0 | 18,906,381,325 | 50% | ||
felixrodriguez | 0 | 4,702,906,051 | 50% | ||
sublimenonsense | 0 | 111,943,695 | 10.8% | ||
shippou95 | 0 | 97,178,902 | 10.8% | ||
azulear | 0 | 473,685,288 | 100% | ||
felicenavidad | 0 | 177,398,614 | 50% | ||
runningman | 0 | 128,029,548 | 10.8% | ||
psicoluigi | 0 | 328,890,095 | 50% | ||
honeysara | 0 | 278,130,106 | 5.4% | ||
vadimlasca | 0 | 361,537,779 | 21.6% | ||
mr-aaron | 0 | 658,754,819 | 50% | ||
mustaphaaoufi | 0 | 177,017,662 | 10.8% | ||
massivevibration | 0 | 3,348,942,145 | 5% | ||
accelerator | 0 | 17,818,561,568 | 1.1% | ||
eurodale | 0 | 1,117,590,633 | 10.8% | ||
reaverza | 0 | 1,248,643,365 | 15% | ||
cooknbake | 0 | 438,701,784 | 4.32% | ||
anna-mi | 0 | 104,407,666 | 10.8% | ||
clweeks | 0 | 1,170,600,036 | 12.96% | ||
molamola | 0 | 70,054,001 | 10.8% | ||
click3rs | 0 | 200,586,222 | 10.8% | ||
maxruebensal | 0 | 107,089,170 | 10.8% | ||
irishcoffee | 0 | 242,559,182 | 50% | ||
marehalm | 0 | 262,600,217 | 21.6% | ||
nicola71 | 0 | 60,512,825 | 17.5% | ||
circleoffriends | 0 | 106,962,876 | 10.8% | ||
paddygsound | 0 | 253,453,288 | 10.8% | ||
marialefleitas | 0 | 87,530,760 | 10.8% | ||
damzxyno | 0 | 209,946,041 | 20% | ||
hillaryaa | 0 | 210,822,162 | 21.6% | ||
revisesociology | 0 | 162,927,691,726 | 50% | ||
dokter-purnama | 0 | 1,495,936,266 | 10.8% | ||
alexanderrigov | 0 | 337,035,935 | 10.8% | ||
jakesdewet | 0 | 278,805,201 | 21.6% | ||
erikkun28 | 0 | 0 | 1% | ||
derekvonzarovich | 0 | 273,126,399 | 10.8% | ||
gotgame | 0 | 110,133,325 | 10.8% | ||
jlsplatts | 0 | 1,634,521,543 | 4.32% | ||
poodai | 0 | 970,360,821 | 10.8% | ||
markmorbidity | 0 | 701,990,333 | 10.8% | ||
emdesan | 0 | 140,506,063 | 10% | ||
happychild | 0 | 343,051,956 | 10.8% | ||
peaceandwar | 0 | 3,263,523,160 | 10.8% | ||
enzor | 0 | 1,474,955,576 | 50% | ||
maaz23 | 0 | 134,576,859 | 10.8% | ||
silasvogt | 0 | 113,949,712 | 17.28% | ||
loshcat | 0 | 2,567,080,764 | 100% | ||
joendegz | 0 | 806,820,967 | 10.8% | ||
jesusj1 | 0 | 84,957,637 | 100% | ||
lekosvapenglass | 0 | 70,522,934 | 40% | ||
delin.english | 0 | 202,932,153 | 50% | ||
digitalpnut | 0 | 269,409,122 | 10.8% | ||
kimchi-king | 0 | 227,389,234 | 10.8% | ||
carloserp-2000 | 0 | 32,676,941,726 | 100% | ||
gauttam | 0 | 98,586,818 | 10.8% | ||
carlos84 | 0 | 5,672,054,360 | 100% | ||
abeyaimary | 0 | 141,437,920 | 10.8% | ||
gra | 0 | 38,889,096,972 | 100% | ||
hectgranate | 0 | 138,951,436 | 5.4% | ||
utopian-io | 0 | 37,466,978,834,900 | 30% | ||
wandersells | 0 | 126,477,245 | 10.8% | ||
shayekh2 | 0 | 93,939,556 | 50% | ||
agbona | 0 | 518,777,297 | 25% | ||
ykdesign | 0 | 1,803,284,498 | 10.8% | ||
pinksteam | 0 | 1,147,192,396 | 10% | ||
senorcoconut | 0 | 200,908,572 | 1.08% | ||
dbddv01 | 0 | 308,197,342 | 25% | ||
kerry234 | 0 | 116,810,827 | 21.6% | ||
aalok | 0 | 105,955,925 | 26% | ||
nicole-st | 0 | 1,153,353,257 | 10.8% | ||
teukurival | 0 | 1,039,457,203 | 10.8% | ||
delph-in-holland | 0 | 177,812,992 | 10.8% | ||
spectrums | 0 | 128,382,494 | 21.6% | ||
drmake | 0 | 11,837,414,767 | 10.8% | ||
guga34 | 0 | 2,612,929,607 | 75% | ||
pechichemena | 0 | 640,629,736 | 4.32% | ||
motivatorjoshua | 0 | 347,538,688 | 21.6% | ||
naideth | 0 | 96,475,712 | 2.16% | ||
amestyj | 0 | 4,445,575,245 | 100% | ||
sandracarrascal | 0 | 295,668,458 | 100% | ||
sunnyali | 0 | 110,757,783 | 5% | ||
skycae | 0 | 2,883,193,017 | 21.6% | ||
sireh | 0 | 472,863,129 | 2.16% | ||
greenorange | 0 | 544,045,624 | 100% | ||
xanderslee | 0 | 1,245,064,151 | 21.6% | ||
brutledge | 0 | 348,341,077 | 10.8% | ||
egotheist | 0 | 1,129,782,857 | 10% | ||
gerel | 0 | 471,260,324 | 10.8% | ||
kenadis | 0 | 23,651,282,884 | 100% | ||
maticpecovnik | 0 | 14,750,068,463 | 40% | ||
robotics101 | 0 | 10,292,866,722 | 100% | ||
tristan-muller | 0 | 600,993,301 | 100% | ||
onemedia | 0 | 1,293,241,221 | 21.6% | ||
alexs1320 | 0 | 183,945,527,054 | 100% | ||
gentleshaid | 0 | 9,026,495,108 | 10% | ||
thescubageek | 0 | 1,442,213,284 | 10.8% | ||
fejiro | 0 | 1,281,561,124 | 50% | ||
tomatom | 0 | 180,062,079 | 10.8% | ||
paradigmprospect | 0 | 316,802,817 | 1.62% | ||
mladenpaunovic | 0 | 254,320,564 | 10.8% | ||
nunesso | 0 | 35,104,765,756 | 50% | ||
akumar | 0 | 259,712,750 | 10.8% | ||
ledjo1991 | 0 | 64,515,980 | 50% | ||
venalbe | 0 | 212,287,389 | 10.8% | ||
danaedwards | 0 | 1,964,958,093 | 21.6% | ||
ivymalifred | 0 | 1,968,383,041 | 50% | ||
proteus-h | 0 | 1,277,534,911 | 100% | ||
sco | 0 | 94,242,873,990 | 100% | ||
adetola | 0 | 515,534,059 | 100% | ||
douglimarbalzan | 0 | 447,745,983 | 100% | ||
ennyta | 0 | 951,387,982 | 50% | ||
hkmoon | 0 | 286,382,831 | 10.8% | ||
rharphelle | 0 | 558,662,150 | 25% | ||
gordon92 | 0 | 1,170,275,728 | 10.8% | ||
bitcoinportugal | 0 | 436,548,327 | 10.8% | ||
stahlberg | 0 | 4,785,850,232 | 10.8% | ||
jordan.white306 | 0 | 238,285,609 | 10.8% | ||
gabrielatravels | 0 | 1,239,797,043 | 5.4% | ||
thedrewshow | 0 | 95,146,741 | 21.6% | ||
cordeta | 0 | 586,902,395 | 10.8% | ||
all-right | 0 | 72,146,062 | 21.6% | ||
reizak | 0 | 1,879,434,136 | 8.64% | ||
cerventus | 0 | 107,928,193 | 10.8% | ||
zlatkamrs | 0 | 1,317,555,443 | 20.52% | ||
monie | 0 | 529,244,488 | 100% | ||
creatrixity | 0 | 393,098,876 | 10.8% | ||
speaklife | 0 | 228,243,249 | 21.6% | ||
eliaschess333 | 0 | 9,871,878,963 | 50% | ||
shoganaii | 0 | 1,129,058,437 | 50% | ||
darkiche | 0 | 583,652,357 | 50% | ||
kingingodwin | 0 | 79,031,852 | 21.6% | ||
lilianajimenez | 0 | 449,083,942 | 10.8% | ||
ydavgonzalez | 0 | 404,967,071 | 5% | ||
payger | 0 | 589,955,739 | 10.8% | ||
smanuels | 0 | 83,196,143 | 10.8% | ||
langford | 0 | 1,984,065,052 | 100% | ||
mattiarinaldoni | 0 | 0 | 1% | ||
irisworld | 0 | 264,137,648 | 10.8% | ||
mathowl | 0 | 43,887,843,227 | 100% | ||
bimijay | 0 | 79,012,980 | 21.6% | ||
anarchojeweler | 0 | 86,336,128 | 5.4% | ||
jlmol7 | 0 | 410,004,773 | 100% | ||
shinedojo | 0 | 2,127,309,150 | 21.6% | ||
gaming.yer | 0 | 509,311,484 | 100% | ||
christianyocte | 0 | 374,634,691 | 2.16% | ||
admiralsp | 0 | 185,523,974 | 21.6% | ||
mrxplicit | 0 | 223,406,186 | 21.6% | ||
adamzi | 0 | 97,019,349 | 10.8% | ||
jayboss | 0 | 73,545,839 | 21.6% | ||
dragibusss | 0 | 262,666,430 | 10% | ||
steem-familia | 0 | 507,656,303 | 100% | ||
lacher-prise | 0 | 1,068,888,636 | 50% | ||
terrylovejoy | 0 | 17,893,183,981 | 40% | ||
jjohnson78 | 0 | 231,607,491 | 10.8% | ||
talli-art | 0 | 398,851,046 | 21.6% | ||
jcalero | 0 | 905,080,748 | 21.6% | ||
wisewoof | 0 | 794,898,204 | 10.8% | ||
neneandy | 0 | 23,910,678,847 | 21.6% | ||
olajidekehinde | 0 | 609,112,272 | 50% | ||
real2josh | 0 | 965,679,754 | 50% | ||
strings | 0 | 149,350,239 | 10.8% | ||
steepup | 0 | 2,285,175,161 | 40% | ||
reavercois | 0 | 0 | 5% | ||
aaronteng | 0 | 110,232,791 | 10.8% | ||
debbietiyan | 0 | 548,922,116 | 10.8% | ||
sargoon | 0 | 842,341,391 | 15% | ||
traviseric | 0 | 247,774,346 | 50% | ||
rionpistorius | 0 | 139,361,340 | 50% | ||
mistakili | 0 | 22,241,841,946 | 100% | ||
yrmaleza | 0 | 370,978,804 | 50% | ||
stemng | 0 | 33,277,559,753 | 50% | ||
mininthecity | 0 | 1,006,016,569 | 17.28% | ||
pozyton | 0 | 2,422,623,127 | 100% | ||
mondodidave73 | 0 | 354,468,017 | 15% | ||
trixie | 0 | 74,654,768 | 10% | ||
heajin | 0 | 80,728,598 | 25% | ||
kingabesh | 0 | 2,743,104,164 | 50% | ||
bobandtom | 0 | 347,646,275 | 50% | ||
evangelista.yova | 0 | 500,958,729 | 100% | ||
miguelangel2801 | 0 | 788,554,493 | 50% | ||
didic | 0 | 13,115,307,665 | 10.8% | ||
jenniferjulieth | 0 | 440,928,813 | 100% | ||
operahoser | 0 | 1,600,964,366 | 3.24% | ||
asonintrigue | 0 | 117,642,472 | 10.8% | ||
emiliomoron | 0 | 4,006,125,357 | 50% | ||
jpmkikoy | 0 | 151,796,247 | 10.8% | ||
galam | 0 | 497,578,587 | 35% | ||
dexterdev | 0 | 13,449,717,103 | 50% | ||
gio6 | 0 | 138,503,741 | 10.8% | ||
intellihandling | 0 | 2,466,760,446 | 50% | ||
nwjordan | 0 | 3,243,647,388 | 21.6% | ||
loydjayme25 | 0 | 354,415,138 | 10.8% | ||
oghie | 0 | 521,466,474 | 50% | ||
geopolis | 0 | 6,707,451,942 | 100% | ||
ajfernandez | 0 | 411,037,090 | 100% | ||
ameliabartlett | 0 | 519,031,751 | 3.24% | ||
robertbira | 0 | 10,854,257,068 | 25% | ||
adalhelm | 0 | 228,121,211 | 8.64% | ||
atomcollector | 0 | 3,193,041,202 | 20% | ||
the.chiomz | 0 | 197,977,443 | 27.5% | ||
teekingtv | 0 | 1,056,362,772 | 25% | ||
alexdory | 0 | 20,768,091,998 | 40% | ||
beladro | 0 | 350,667,015 | 10.8% | ||
flugschwein | 0 | 23,575,224,230 | 95% | ||
benleemusic | 0 | 1,352,008,136 | 2.16% | ||
ulisesfl17 | 0 | 538,172,763 | 30% | ||
arac | 0 | 976,979,330 | 100% | ||
francostem | 0 | 13,944,778,302 | 100% | ||
ivan-g | 0 | 2,885,024,853 | 10.8% | ||
endopediatria | 0 | 692,957,585 | 20% | ||
medical-hall | 0 | 70,174,814 | 21.6% | ||
tajstar | 0 | 65,998,859 | 100% | ||
croctopus | 0 | 1,497,782,682 | 100% | ||
jerscoguth | 0 | 80,098,637 | 21.6% | ||
bohemian.machine | 0 | 280,226,064 | 10.8% | ||
sissyjill | 0 | 70,194,031 | 7% | ||
ingmarvin | 0 | 454,140,996 | 100% | ||
wrpx | 0 | 115,200,402 | 10.8% | ||
joelagbo | 0 | 678,433,001 | 25% | ||
idkpdx | 0 | 161,787,698 | 10.8% | ||
emmanuel293 | 0 | 100,155,112 | 25% | ||
cryptofuwealth | 0 | 41,180,248 | 11% | ||
atjehsteemit | 0 | 112,389,312 | 10.8% | ||
djoi | 0 | 710,080,677 | 25% | ||
kothy | 0 | 274,019,410 | 10.8% | ||
morbyjohn | 0 | 112,271,947 | 7% | ||
jaycem | 0 | 188,246,455 | 39.6% | ||
alix96 | 0 | 441,111,131 | 100% | ||
ambitiouslife | 0 | 1,372,780,946 | 10.8% | ||
positiveninja | 0 | 2,503,029,589 | 10.8% | ||
the-doubled | 0 | 76,913,443 | 21.6% | ||
beni96 | 0 | 327,731,071 | 10.8% | ||
sunshinebear | 0 | 148,525,812 | 10.8% | ||
phaazer1 | 0 | 266,968,462 | 10.8% | ||
tomastonyperez | 0 | 11,683,600,738 | 50% | ||
bil.prag | 0 | 629,741,502 | 1.08% | ||
jingis07 | 0 | 1,814,284,951 | 10.8% | ||
elvigia | 0 | 10,294,017,376 | 50% | ||
galione | 0 | 116,089,560 | 10.8% | ||
scoora82 | 0 | 1,120,549,458 | 24% | ||
gosmire78 | 0 | 325,655,757 | 21.6% | ||
ravenmus1c | 0 | 3,392,513,309 | 100% | ||
dedesuryani | 0 | 132,312,914 | 50% | ||
pwner | 0 | 79,193,184 | 21.6% | ||
qberry | 0 | 10,595,835,803 | 10.8% | ||
gabyoraa | 0 | 667,509,171 | 10.8% | ||
lesmouths-travel | 0 | 5,082,530,925 | 65% | ||
cjunros | 0 | 673,104,457 | 10.8% | ||
laurentiu.negrea | 0 | 227,245,063 | 10.8% | ||
dtwo | 0 | 150,804,920 | 10.8% | ||
effofex | 0 | 10,799,338,847 | 50% | ||
luiscd8a | 0 | 1,534,611,632 | 80% | ||
count-antonio | 0 | 250,095,666 | 50% | ||
samlee2018 | 0 | 59,735,980 | 50% | ||
eniolw | 0 | 349,026,147 | 5% | ||
de-stem | 0 | 39,751,897,758 | 99% | ||
elsll | 0 | 692,660,383 | 21.6% | ||
geadriana | 0 | 725,318,726 | 15% | ||
ikeror | 0 | 107,849,059 | 19.44% | ||
elpdl | 0 | 540,987,687 | 100% | ||
serylt | 0 | 19,574,332,819 | 98% | ||
bavi | 0 | 811,697,593 | 10.8% | ||
hiddenblade | 0 | 8,179,946,234 | 17.28% | ||
berien | 0 | 381,478,848 | 10.8% | ||
misia1979 | 0 | 2,085,687,552 | 10.8% | ||
josedelacruz | 0 | 4,631,393,508 | 50% | ||
kipswolfe | 0 | 246,879,359 | 5.4% | ||
joseangelvs | 0 | 1,666,184,434 | 100% | ||
viannis | 0 | 1,594,059,136 | 50% | ||
qiyi | 0 | 7,417,862,590 | 100% | ||
technotroll | 0 | 184,192,690 | 10.8% | ||
davidcentenor | 0 | 503,051,677 | 10.8% | ||
outtheshellvlog | 0 | 186,118,763 | 10.8% | ||
flores39 | 0 | 393,620,917 | 100% | ||
majapesi | 0 | 248,873,073 | 50% | ||
kendallron | 0 | 362,714,086 | 21.6% | ||
oclinton | 0 | 198,486,484 | 10.8% | ||
menoski | 0 | 5,836,982,275 | 25% | ||
erickyoussif | 0 | 2,471,008,301 | 100% | ||
thomaskatan | 0 | 203,915,546 | 15.12% | ||
recordpool | 0 | 70,260,471 | 5% | ||
michaelwrites | 0 | 1,347,839,334 | 50% | ||
apteacher | 0 | 462,145,970 | 4.32% | ||
deholt | 0 | 4,479,944,743 | 85% | ||
archaimusic | 0 | 118,141,015 | 10% | ||
smacommunity | 0 | 973,493,554 | 10.8% | ||
tasjun | 0 | 118,615,401 | 21.6% | ||
musicvoter | 0 | 3,708,530,383 | 1% | ||
edanya | 0 | 609,060,347 | 10.8% | ||
justasperm | 0 | 306,511,755 | 10.8% | ||
goodway | 0 | 143,465,535 | 1% | ||
nigerian-yogagal | 0 | 568,608,376 | 10.8% | ||
etaletai | 0 | 83,882,239 | 10.8% | ||
stevenwood | 0 | 79,692,877 | 2.16% | ||
temitayo-pelumi | 0 | 7,783,367,467 | 100% | ||
qberryfarms | 0 | 476,367,876 | 10.8% | ||
andrick | 0 | 454,956,537 | 50% | ||
yusvelasquez | 0 | 469,420,642 | 50% | ||
doctor-cog-diss | 0 | 1,848,242,119 | 100% | ||
alexworld | 0 | 298,327,645 | 25% | ||
onethousandpics | 0 | 240,909,170 | 10.8% | ||
gracelbm | 0 | 1,204,541,289 | 10.8% | ||
marcuz | 0 | 2,498,783,819 | 50% | ||
toby-l | 0 | 79,998,275 | 21.6% | ||
frost1903 | 0 | 42,007,909 | 50% | ||
camillesteemer | 0 | -61,821,907 | -100% | ||
kyanzieuno | 0 | 90,101,172 | 10.8% | ||
avizor | 0 | 409,436,796 | 10.8% | ||
acont | 0 | 247,221,528 | 50% | ||
niouton | 0 | 1,086,460,525 | 4.32% | ||
juliame | 0 | 79,690,016 | 21.6% | ||
beautyinscience | 0 | 250,095,666 | 50% | ||
elimao | 0 | 447,480,131 | 100% | ||
schroders | 0 | 8,200,985,552 | 6.48% | ||
anaestrada12 | 0 | 22,557,033,868 | 100% | ||
disruptivas | 0 | 332,883,475 | 10.25% | ||
medicnet | 0 | 184,951,333 | 40% | ||
communityisyou | 0 | 184,949,666 | 40% | ||
the.rocket.panda | 0 | 536,958,298 | 100% | ||
steemzeiger | 0 | 5,609,952,305 | 99% | ||
yorgermadison | 0 | 378,794,251 | 100% | ||
alexjunior | 0 | 397,553,761 | 100% | ||
juliocaraballo | 0 | 67,920,361 | 50% | ||
somegaming | 0 | 653,860,344 | 21.6% | ||
lil-splatts | 0 | 163,888,429 | 3.24% | ||
naomipangolin | 0 | 504,552,460 | 10.8% | ||
mayib | 0 | 76,886,442 | 10.8% | ||
eroticabian | 0 | 233,463,459 | 4.32% | ||
antunez25 | 0 | 447,391,575 | 100% | ||
haf67 | 0 | 407,015,647 | 100% | ||
joelsegovia | 0 | 3,856,298,853 | 50% | ||
chavas | 0 | 476,994,064 | 100% | ||
reconstitution | 0 | 129,216,062 | 3.02% | ||
longer | 0 | 243,515,185 | 50% | ||
blewitt | 0 | 7,474,432,670 | 1.51% | ||
fl15 | 0 | 11,037,047,835 | 60% | ||
sivehead | 0 | 205,214,323 | 1% | ||
kafupraise | 0 | 97,701,419 | 34% | ||
biomimi | 0 | 189,623,902 | 40% | ||
ibk-gabriel | 0 | 809,343,251 | 50% | ||
drsensor | 0 | 7,473,262,505 | 40% | ||
mirzantorres | 0 | 247,441,577 | 50% | ||
mindbuilder-sc | 0 | 73,407,806 | 10.8% | ||
osakuni | 0 | 72,239,783 | 50% | ||
hhtb | 0 | 952,335,026 | 10% | ||
kingabesh1 | 0 | 583,196,025 | 100% | ||
mahmudulhassan | 0 | 75,559,398 | 10.8% | ||
leilanyarevalo | 0 | 81,312,926 | 6.48% | ||
jesusfl17 | 0 | 395,862,431 | 100% | ||
angelica7 | 0 | 4,254,063,530 | 1.08% | ||
mrnightmare89 | 0 | 1,368,189,910 | 26% | ||
ilovecryptopl | 0 | 3,077,433,241 | 17.28% | ||
purelyscience | 0 | 788,157,972 | 50% | ||
eglinson | 0 | 362,416,832 | 100% | ||
uzcateguiazambra | 0 | 462,329,643 | 100% | ||
yomismosoy | 0 | 232,194,365 | 50% | ||
ashfaaaq | 0 | 370,043,198 | 10.8% | ||
mitaenda | 0 | 85,561,720 | 20% | ||
juanhobos | 0 | 94,355,732 | 10.8% | ||
casiloko | 0 | 247,570,250 | 50% | ||
astrophoto.kevin | 0 | 77,792,017,443 | 40% | ||
kayegrasya | 0 | 86,259,900 | 10.8% | ||
nikola.kalabic | 0 | 79,669,565 | 21.6% | ||
sina-adventure | 0 | 281,084,588 | 10.8% | ||
asmeira | 0 | 517,198,786 | 100% | ||
garrillo | 0 | 368,926,120 | 100% | ||
lillywilton | 0 | 586,801,289 | 20% | ||
bitson | 0 | 58,035,848 | 10.8% | ||
call-me-howie | 0 | 366,179,831 | 10.8% | ||
mary11 | 0 | 344,129,676 | 75% | ||
homespun | 0 | 98,239,616 | 21.6% | ||
hansmast | 0 | 1,748,818,895 | 10.8% | ||
momimalhi | 0 | 335,429,928 | 10.8% | ||
ekafao | 0 | 70,085,494 | 10.8% | ||
cynicalcake | 0 | 188,874,001 | 10.8% | ||
icondark | 0 | 14,819,088,076 | 100% | ||
deividluchi | 0 | 341,275,243 | 10.8% | ||
wstanley226 | 0 | 71,535,407 | 50% | ||
gpcx86 | 0 | 803,756,212 | 25% | ||
amart29 | 0 | 2,011,205,223 | 20% | ||
andypalacios | 0 | 248,343,938 | 50% | ||
suasteguimichel | 0 | 66,966,462 | 50% | ||
partitura | 0 | 132,839,156 | 10.8% | ||
p4ragon | 0 | 1,438,150,475 | 50% | ||
testomilian | 0 | 306,513,652 | 59.4% | ||
yaelg | 0 | 2,414,479,761 | 5% | ||
pfernandezpetit | 0 | 381,797,101 | 100% | ||
mgarrillogonzale | 0 | 421,689,418 | 100% | ||
rubenp | 0 | 541,565,578 | 100% | ||
jeferc | 0 | 537,075,489 | 100% | ||
danlipert | 0 | 440,177,953 | 10.8% | ||
cryptouno | 0 | 493,752,426 | 5% | ||
adafnnys | 0 | 78,880,764 | 21.6% | ||
astromaniac | 0 | 2,726,575,148 | 100% | ||
whymonkey | 0 | 2,654,192,227 | 100% | ||
clement.poiret | 0 | 1,183,239,185 | 21.6% | ||
shadown99 | 0 | 535,465,517 | 10.8% | ||
badpupper | 0 | 80,499,251 | 10.8% | ||
fran.frey | 0 | 1,814,634,544 | 50% | ||
scienceblocks | 0 | 18,860,072,952 | 100% | ||
emsteemians | 0 | 101,798,751 | 10% | ||
scottallen | 0 | 174,208,725 | 50% | ||
perpetuum-lynx | 0 | 2,293,014,661 | 98% | ||
thurllanie | 0 | 329,033,935 | 25% | ||
jrevilla | 0 | 299,525,905 | 50% | ||
shepherd-stories | 0 | 122,008,458 | 10.8% | ||
annaabi | 0 | 1,800,796,636 | 10.8% | ||
abraham10 | 0 | 65,651,326 | 82% | ||
ananas.studio | 0 | 182,700,376 | 10.8% | ||
kiikoh | 0 | 148,404,434 | 21.6% | ||
emperorhassy | 0 | 1,225,665,939 | 50% | ||
smartkid809 | 0 | 70,745,747 | 32% | ||
diyanti86 | 0 | 358,486,494 | 10.8% | ||
moniroy | 0 | 3,189,919,345 | 50% | ||
skorup87 | 0 | 22,117,108 | 12% | ||
swapsteem | 0 | 258,045,244 | 1% | ||
trang | 0 | 2,094,012,012 | 10.8% | ||
stem-espanol | 0 | 74,447,132,263 | 100% | ||
praditya | 0 | 1,439,677,156 | 24% | ||
greenfooteco | 0 | 85,870,839 | 10.8% | ||
yashshah991 | 0 | 66,479,653 | 50% | ||
chappertron | 0 | 133,802,572,438 | 100% | ||
kanhiyachauhan | 0 | 3,635,116,256 | 21.6% | ||
raghao | 0 | 441,352,584 | 10.8% | ||
rhethypo | 0 | 792,943,930 | 10.8% | ||
antigourmet | 0 | 614,010,455 | 10.8% | ||
knightbjj | 0 | 363,239,742 | 10.8% | ||
predict-crypto | 0 | 727,539,828 | 0.43% | ||
alpha-today | 0 | 79,637,003 | 10.8% | ||
chickenmeat | 0 | 1,205,321,581 | 10.8% | ||
javier.dejuan | 0 | 23,379,174,618 | 100% | ||
coinbrew | 0 | 1,581,475,917 | 17.28% | ||
sciencetech | 0 | 842,698,744 | 10% | ||
jewlzie | 0 | 206,766,263 | 10.8% | ||
velmafia | 0 | 493,393,544 | 21.6% | ||
ejgarcia | 0 | 175,112,619 | 10.8% | ||
faithfullwills | 0 | 68,500,621 | 85% | ||
teemike | 0 | 387,052,059 | 25% | ||
stonecoin | 0 | 214,609,247 | 21.6% | ||
kuku-splatts | 0 | 150,284,333 | 3.24% | ||
leftyobradovich | 0 | 80,174,369 | 21.6% | ||
hirally | 0 | 463,645,665 | 100% | ||
emynb | 0 | 372,916,328 | 100% | ||
fanta-steem | 0 | 119,021,093 | 4.32% | ||
kinglypalace | 0 | 105,228,147 | 21.6% | ||
joakina | 0 | 137,189,434 | 10.8% | ||
josefinaf | 0 | 149,432,098 | 10.8% | ||
qwoyn | 0 | 93,396,444 | 2.16% | ||
desikaamukkahani | 0 | 652,686,426 | 21.6% | ||
elsaenroute | 0 | 3,689,878,504 | 100% | ||
cannabis-news | 0 | 108,768,941 | 5.4% | ||
reverseacid | 0 | 1,433,447,293 | 10.8% | ||
zerokun | 0 | 245,533,660 | 10.8% | ||
giulyfarci52 | 0 | 1,050,791,623 | 50% | ||
semtroneum | 0 | 537,758,791 | 6.48% | ||
eu-id | 0 | 627,370,770 | 10% | ||
andydream | 0 | 290,209,576 | 10.8% | ||
zeldacroft | 0 | 226,328,867 | 10.8% | ||
bluntrunner | 0 | 387,890,974 | 10.8% | ||
alom8 | 0 | 448,096,272 | 10.8% | ||
tinakoya | 0 | 72,743,833 | 10.8% | ||
eliasseth | 0 | 103,182,612 | 10.8% | ||
as-abir | 0 | 210,569,273 | 10.8% | ||
raoufwilly | 0 | 374,118,985 | 6.48% | ||
inpursuit | 0 | 103,425,318 | 1.72% | ||
positiveninja2 | 0 | 158,243,577 | 5.4% | ||
deadcountry | 0 | 536,361,107 | 10.8% | ||
homefree | 0 | 238,427,688 | 21.6% | ||
alvin0617 | 0 | 1,659,933,489 | 10.8% | ||
agala | 0 | 100,909,778 | 10.8% | ||
cherryandberry | 0 | 0 | 5% | ||
cowpatty | 0 | 400,363,445 | 10.8% | ||
stem.witness | 0 | 78,256,121,692 | 100% | ||
sarhugo | 0 | 656,257,172 | 10.8% | ||
ankitjnv | 0 | 80,227,717 | 10.8% | ||
jchappe | 0 | 50,122,065 | 50% | ||
anthive | 0 | 67,144,061 | 50% | ||
andiblok | 0 | 65,421,183 | 25% | ||
mechanicalowl | 0 | 69,933,173 | 100% | ||
regularowl | 0 | 2,488,384,347 | 100% | ||
double-negative | 0 | 496,816,998 | 20% | ||
alex-hm | 0 | 1,407,048,427 | 50% | ||
wilmer14molina | 0 | 538,569,050 | 100% | ||
eugenialobo | 0 | 524,816,603 | 100% | ||
ballesteroj | 0 | 398,184,421 | 100% | ||
jcmontilva | 0 | 482,067,815 | 100% | ||
rodriguezr | 0 | 417,350,597 | 100% | ||
marbely20 | 0 | 458,508,752 | 100% | ||
moyam | 0 | 538,368,199 | 100% | ||
emilycg | 0 | 412,245,569 | 100% | ||
darys | 0 | 483,666,635 | 100% | ||
sibaja | 0 | 490,023,311 | 100% | ||
balcej | 0 | 538,295,874 | 100% | ||
lmanjarres | 0 | 470,446,009 | 100% | ||
anaka | 0 | 539,422,334 | 100% | ||
benhurg | 0 | 538,374,309 | 100% | ||
judisa | 0 | 540,069,052 | 100% | ||
juddarivv | 0 | 538,371,273 | 100% | ||
mariamo | 0 | 437,471,930 | 100% | ||
kimmorales | 0 | 475,179,608 | 100% | ||
loraine25 | 0 | 457,959,063 | 100% | ||
myeconomy | 0 | 2,513,626,148 | 6.48% | ||
kingnosa | 0 | 61,933,772 | 50% | ||
jacuzzi | 0 | 1,561,110,842 | 10.8% | ||
sounddam | 0 | 110,353,275 | 25% | ||
juliamulcahy | 0 | 446,901,342 | 5.4% | ||
reedhhw | 0 | 50,968,133 | 50% | ||
ascorphat | 0 | 2,125,688,216 | 2.5% | ||
travisung | 0 | 36,662,901,074 | 10.8% | ||
cameravisual | 0 | 3,618,185,745 | 50% | ||
amin-ove | 0 | 107,769,752 | 50% | ||
we-are-steemians | 0 | 5,244,789,852 | 5.2% | ||
ratspencer | 0 | 172,760,909 | 10.8% | ||
huilco | 0 | 511,606,423 | 100% | ||
hanyseek | 0 | 2,481,871 | 25% | ||
herculean | 0 | 67,161,442 | 50% | ||
splatz-1 | 0 | 163,755,431 | 3.24% | ||
splatz-2 | 0 | 149,982,255 | 3.24% | ||
combatsports | 0 | 6,756,645,236 | 21.6% | ||
jk6276.mons | 0 | 287,931,702 | 10.8% | ||
splatz | 0 | 190,962,455 | 3.24% | ||
cryptosteemcoin | 0 | 165,530,368 | 10.8% | ||
wrestletalk | 0 | 149,833,855 | 21.6% | ||
jent | 0 | 342,392,520 | 70% | ||
splatz-3 | 0 | 113,302,980 | 3.24% | ||
pursuant | 0 | 103,672,535 | 1.72% | ||
moneyandmoney | 0 | 288,042,919 | 100% | ||
donasys | 0 | 43,181,334 | 50% | ||
bustedopenradio | 0 | 114,578,604 | 21.6% | ||
mtfmohammad | 0 | 99,442,510 | 25% | ||
cleiver | 0 | 49,549,470 | 50% | ||
chrisluke | 0 | 110,700,118 | 26% | ||
joannar | 0 | 103,787,247 | 25% | ||
pflanzenlilly | 0 | 248,261,318 | 50% | ||
tonyudo57 | 0 | 255,913,622 | 10.8% | ||
sapphire.app | 0 | 346,322,553 | 50% | ||
uganda.json | 0 | 4,353,971,599 | 10.8% | ||
nicephoto | 0 | 432,289,682 | 17.28% | ||
bitcoincoimbra | 0 | 84,211,558 | 10.8% | ||
naturalproducts | 0 | 699,268,684 | 25% | ||
jackramsey | 0 | 85,700,009 | 10.8% | ||
faberleggenda | 0 | 540,057,130 | 100% | ||
mohaaking | 0 | 137,295,870 | 50% | ||
vaccinusveritas | 0 | 6,741,969,949 | 50% | ||
crazy-facts | 0 | 350,143,770 | 50% | ||
begood2me | 0 | 572,616,031 | 10.8% | ||
patris | 0 | 837,414,737 | 10.8% | ||
lionsmane | 0 | 25,430,264 | 1% | ||
dicetime | 0 | 27,664,788,400 | 15% | ||
downside | 0 | 79,507,241 | 21.6% | ||
sam2029314 | 0 | 276,707,700 | 100% | ||
imaloser | 0 | 47,081,364 | 50% | ||
theplayersclub | 0 | 73,041,501 | 2.7% | ||
midhunkm | 0 | 188,061,356 | 100% | ||
sembdelgado | 0 | 28,159,305 | 50% | ||
david-krug | 0 | 2,671,058,728 | 100% | ||
borjan | 0 | 262,999,623 | 100% |
Wow, very nice. But I have to admit I have to read your other publications as well to get further into this subject. Where are these two minima from again? Don't get it! Regards Chapper
author | chappertron |
---|---|
permlink | re-dexterdev-particle-in-a-double-1554311912-20190403t180159630z |
category | steemstem |
json_metadata | {"tags":["steemstem"],"app":"steemit/0.1"} |
created | 2019-04-03 18:02:00 |
last_update | 2019-04-03 18:02:00 |
depth | 1 |
children | 5 |
last_payout | 2019-04-10 18:02:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 187 |
author_reputation | 49,185,443,802,299 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,431,213 |
net_rshares | 14,021,681,606 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dexterdev | 0 | 14,021,681,606 | 52% |
Hi @chappertron : Thank you for stopping by :) So the minimas are embedded in the potential function which I defined in the beginning. This is how the function is:  You can see that there are 2 minimas at X=1 and X=-1 in this function. See this plot(@ Y=0):  You saw the 2 minimas? Our particle toggles between these 2 states.
author | dexterdev |
---|---|
permlink | tw7wpl5wz |
category | steemstem |
json_metadata | {"tags":"steemstem","app":"steemstem"} |
created | 2019-04-03 18:11:33 |
last_update | 2019-04-03 18:11:33 |
depth | 2 |
children | 4 |
last_payout | 2019-04-10 18:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.028 HBD |
curator_payout_value | 0.001 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 466 |
author_reputation | 17,771,704,061,240 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,431,633 |
net_rshares | 52,801,526,461 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
chappertron | 0 | 52,801,526,461 | 41% |
Oh of course! I have to look closer next time. Reminds me of my biophysics courses at the University used to. So this equation would explain why the yellow dot moves as it moves in a crowd of smaller particles?
author | chappertron |
---|---|
permlink | re-dexterdev-tw7wpl5wz-20190403t182547076z |
category | steemstem |
json_metadata | {"tags":["steemstem"],"app":"steemit/0.1"} |
created | 2019-04-03 18:25:48 |
last_update | 2019-04-03 18:25:48 |
depth | 3 |
children | 3 |
last_payout | 2019-04-10 18:25:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 212 |
author_reputation | 49,185,443,802,299 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,432,155 |
net_rshares | 14,514,270,582 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dexterdev | 0 | 14,514,270,582 | 52% |
Wow, and I thought I worked hard on my posts :D
author | david-krug |
---|---|
permlink | re-dexterdev-particle-in-a-double-1554311912-20190408t111623776z |
category | steemstem |
json_metadata | {"tags":["steemstem"],"app":"steemit/0.1"} |
created | 2019-04-08 11:16:24 |
last_update | 2019-04-08 11:16:24 |
depth | 1 |
children | 2 |
last_payout | 2019-04-15 11:16:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 47 |
author_reputation | 140,261,944,944 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,683,786 |
net_rshares | 14,820,932,822 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dexterdev | 0 | 14,820,932,822 | 52% |
:P I have to improve a lot though.
author | dexterdev |
---|---|
permlink | re-david-krug-re-dexterdev-particle-in-a-double-1554311912-20190408t111625382z |
category | steemstem |
json_metadata | {"tags":["steemstem"],"app":"steemit/0.1"} |
created | 2019-04-08 11:19:36 |
last_update | 2019-04-08 11:20:27 |
depth | 2 |
children | 1 |
last_payout | 2019-04-15 11:19:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 34 |
author_reputation | 17,771,704,061,240 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,683,899 |
net_rshares | 2,623,208,581 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
david-krug | 0 | 2,623,208,581 | 100% |
I don't know if you have to, but everyone can and progress is in big part what life is about I think. :)
author | david-krug |
---|---|
permlink | re-dexterdev-re-david-krug-re-dexterdev-particle-in-a-double-1554311912-20190408t124642920z |
category | steemstem |
json_metadata | {"tags":["steemstem"],"app":"steemit/0.1"} |
created | 2019-04-08 12:46:42 |
last_update | 2019-04-08 12:46:42 |
depth | 3 |
children | 0 |
last_payout | 2019-04-15 12:46:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 104 |
author_reputation | 140,261,944,944 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,687,129 |
net_rshares | 14,256,161,154 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dexterdev | 0 | 14,256,161,154 | 52% |
Oooo my God...... Interesting things there in your blog and for so many years I never really met most of the things in said in your blog, which simply means, am really educated today. And I enjoyed the class even though I didn't pay an tuition..... Lol Lovely work in there and every time spent on your blog was really worth it. Great pictures too. Great work and keep the science and technology spirit up Posted using [Partiko Android](https://partiko.app/referral/ferrate)
author | ferrate |
---|---|
permlink | ferrate-re-dexterdev-particle-in-a-double-1554311912-20190404t184529343z |
category | steemstem |
json_metadata | {"app":"partiko","client":"android"} |
created | 2019-04-04 18:45:33 |
last_update | 2019-04-04 18:45:33 |
depth | 1 |
children | 2 |
last_payout | 2019-04-11 18:45:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 476 |
author_reputation | 137,049,614,705,615 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,491,413 |
net_rshares | 14,167,968,513 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dexterdev | 0 | 14,167,968,513 | 52% |
author | dexterdev |
---|---|
permlink | re-ferrate-ferrate-re-dexterdev-particle-in-a-double-1554311912-20190405t035325950z |
category | steemstem |
json_metadata | {"tags":["steemstem"],"app":"steemit/0.1"} |
created | 2019-04-05 03:53:27 |
last_update | 2019-04-05 03:53:27 |
depth | 2 |
children | 1 |
last_payout | 2019-04-12 03:53:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.018 HBD |
curator_payout_value | 0.005 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1 |
author_reputation | 17,771,704,061,240 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,511,248 |
net_rshares | 35,522,550,717 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
googlybot | 0 | 3,520,761,747 | 97.56% | ||
dustbunny | 0 | 32,001,788,970 | 10.07% |
Cool Posted using [Partiko Android](https://partiko.app/referral/ferrate)
author | ferrate |
---|---|
permlink | ferrate-re-dexterdev-re-ferrate-ferrate-re-dexterdev-particle-in-a-double-1554311912-20190405t215302856z |
category | steemstem |
json_metadata | {"app":"partiko","client":"android"} |
created | 2019-04-05 21:53:03 |
last_update | 2019-04-05 21:53:03 |
depth | 3 |
children | 0 |
last_payout | 2019-04-12 21:53:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 137,049,614,705,615 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,554,020 |
net_rshares | 0 |
<p>Congratulations! This post has been upvoted from the communal account, @minnowsupport, by dexterdev from the Minnow Support Project. It's a witness project run by aggroed, ausbitbank, teamsteem, someguy123, neoxian, followbtcnews, and netuoso. The goal is to help Steemit grow by supporting Minnows. Please find us at the <a href="https://discord.gg/HYj4yvw"> Peace, Abundance, and Liberty Network (PALnet) Discord Channel</a>. It's a completely public and open space to all members of the Steemit community who voluntarily choose to be there.</p> <p>If you would like to delegate to the Minnow Support Project you can do so by clicking on the following links: <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=102530.639667%20VESTS">50SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=205303.639667%20VESTS">100SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=514303.639667%20VESTS">250SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=1025303.639667%20VESTS">500SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=2053030.639667%20VESTS">1000SP</a>, <a href="https://v2.steemconnect.com/sign/delegateVestingShares?delegator=&delegatee=minnowsupport&vesting_shares=10253030.639667%20VESTS">5000SP</a>. <br><strong>Be sure to leave at least 50SP undelegated on your account.</strong></p>
author | minnowsupport |
---|---|
permlink | re-particle-in-a-double-1554311912-20190405t045742z |
category | steemstem |
json_metadata | "{"app": "beem/0.20.17"}" |
created | 2019-04-05 04:57:42 |
last_update | 2019-04-05 04:57:42 |
depth | 1 |
children | 0 |
last_payout | 2019-04-12 04:57:42 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,692 |
author_reputation | 148,902,805,319,183 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,512,881 |
net_rshares | 0 |
Congratulations @dexterdev! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) : <table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@dexterdev/payout.png?201904110056</td><td>You received more than 1000 as payout for your posts. Your next target is to reach a total payout of 2000</td></tr> </table> <sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@dexterdev) and compare to others on the [Steem Ranking](http://steemitboard.com/ranking/index.php?name=dexterdev)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Do not miss the last post from @steemitboard:** <table><tr><td><a href="https://steemit.com/steemitboard/@steemitboard/the-steem-blockchain-survived-its-first-virus-plague"><img src="https://steemitimages.com/64x128/https://steemitimages.com/0x0/"></a></td><td><a href="https://steemit.com/steemitboard/@steemitboard/the-steem-blockchain-survived-its-first-virus-plague">The Steem blockchain survived its first virus plague!</a></td></tr></table> ###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) to get one more award and increased upvotes!
author | steemitboard |
---|---|
permlink | steemitboard-notify-dexterdev-20190411t021423000z |
category | steemstem |
json_metadata | {"image":["https://steemitboard.com/img/notify.png"]} |
created | 2019-04-11 02:14:21 |
last_update | 2019-04-11 02:14:21 |
depth | 1 |
children | 0 |
last_payout | 2019-04-18 02:14:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,405 |
author_reputation | 38,975,615,169,260 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,850,907 |
net_rshares | 0 |
<div class='text-justify'> <div class='pull-left'> <center> <br /> <img width='200' src='https://res.cloudinary.com/drrz8xekm/image/upload/v1553698283/weenlqbrqvvczjy6dayw.jpg'> </center> <br/> <br /> </div> This post has been voted on by the **SteemSTEM** curation team and voting trail. It is elligible for support from <b><a href='https://www.steemstem.io/#!/@curie'>@curie</a></b> and <b><a href='https://www.steemstem.io/#!/@utopian-io'>@utopian-io</a></b>.<br /> If you appreciate the work we are doing, then consider supporting our witness [**stem.witness**](https://steemconnect.com/sign/account_witness_vote?approve=1&witness=stem.witness). Additional witness support to the [**curie witness**](https://steemconnect.com/sign/account_witness_vote?approve=1&witness=curie) and [**utopian-io witness**](https://steemconnect.com/sign/account_witness_vote?approve=1&witness=utopian-io) would be appreciated as well.<br /> For additional information please join us on the [**SteemSTEM discord**]( https://discord.gg/BPARaqn) and to get to know the rest of the community!<br /> Thanks for having added <b><a href='https://www.steemstem.io/#!/@steemstem'>@steemstem</a></b> as a beneficiary to your post. This granted you a stronger support from SteemSTEM.<br /> Thanks for having used the <b><a href='https://www.steemstem.io'>steemstem.io</a></b> app. You got a stronger support!</div>
author | steemstem |
---|---|
permlink | re-dexterdev-particle-in-a-double-1554311912-20190403t191012068z |
category | steemstem |
json_metadata | {"app":"bloguable-bot"} |
created | 2019-04-03 19:10:15 |
last_update | 2019-04-03 19:10:15 |
depth | 1 |
children | 0 |
last_payout | 2019-04-10 19:10:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,396 |
author_reputation | 262,017,435,115,313 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,433,683 |
net_rshares | 0 |
This reminds me of a very simple atomic model I produced at school. That was many years ago and the computers were not up to what can be done now.
author | steevc |
---|---|
permlink | steevc-re-dexterdev-particle-in-a-double-1554311912-20190403t175834351z |
category | steemstem |
json_metadata | {"app":"partiko","client":"android"} |
created | 2019-04-03 17:58:36 |
last_update | 2019-04-03 17:58:36 |
depth | 1 |
children | 0 |
last_payout | 2019-04-10 17:58:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 146 |
author_reputation | 1,397,873,694,912,047 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,431,074 |
net_rshares | 27,943,871,012 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dexterdev | 0 | 27,943,871,012 | 100% |
The animated title pic really does a fantastic job of drawing the viewer in. I'll have to try that at some point. Also, very cool introduction to Brownian motion and how coding can help analyze this phenomena.
author | tking77798 |
---|---|
permlink | jyo50ag2g |
category | steemstem |
json_metadata | {"tags":"steemstem","app":"steemstem"} |
created | 2019-04-04 15:50:33 |
last_update | 2019-04-04 15:50:33 |
depth | 1 |
children | 0 |
last_payout | 2019-04-11 15:50:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.014 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 211 |
author_reputation | 14,484,662,307,666 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,484,761 |
net_rshares | 29,094,494,196 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dexterdev | 0 | 29,094,494,196 | 100% |
The animated title pic really does a fantastic job of drawing the viewer in. I'll have to try that at some point. Also, very cool introduction to Brownian motion and how coding can help analyze this phenomena.
author | tking77798 |
---|---|
permlink | ue3hdx7tc |
category | steemstem |
json_metadata | {"tags":"steemstem","app":"steemstem"} |
created | 2019-04-04 15:50:36 |
last_update | 2019-04-04 15:50:36 |
depth | 1 |
children | 0 |
last_payout | 2019-04-11 15:50:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 211 |
author_reputation | 14,484,662,307,666 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,484,766 |
net_rshares | 0 |
#### Hi @dexterdev! Your post was upvoted by Utopian.io in cooperation with @steemstem - supporting knowledge, innovation and technological advancement on the Steem Blockchain. #### Contribute to Open Source with utopian.io Learn how to contribute on <a href='https://join.utopian.io'>our website</a> and join the new open source economy. **Want to chat? Join the Utopian Community on Discord https://discord.gg/h52nFrV**
author | utopian-io |
---|---|
permlink | re-particle-in-a-double-1554311912-20190403t205026z |
category | steemstem |
json_metadata | "{"app": "beem/0.20.17"}" |
created | 2019-04-03 20:50:27 |
last_update | 2019-04-03 20:50:27 |
depth | 1 |
children | 0 |
last_payout | 2019-04-10 20:50:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 424 |
author_reputation | 152,955,367,999,756 |
root_title | "Particle in a Double well potential: A molecular dynamics toy example using openMM toolkit" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 82,437,406 |
net_rshares | 0 |