Skip to content

The Python code simulates a formaldehyde tetra-cation molecule using Coulombic forces

Notifications You must be signed in to change notification settings

vbhvsingh0/Coulombic_dyn_formaltetra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coulombic_dyn_formaltetra

In this project, 100 initial conditions of formaldehyde tetra-cation generated with Harmonic-Wigner distribution were simulated using Coulombic forces. The code "simulation.py" simulates one single trajectory, given the initial atomic charges, initial geometry file (geom) and velocity file (veloc).

The code generates, a) output.txt : output file containing geometry, velocity, and energies at current time. b) en.txt : energies at each time step written in a separate file. c) coords.txt : coordinates of formaldehyde tetra-cation at each time-step.

The utility code 'projectveloc.py' projects the momenta of all the atoms along the bisector of C-Ds (See image below), and the axis perpendicular to it.

image

About

The Python code simulates a formaldehyde tetra-cation molecule using Coulombic forces

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages