Computational Chemistry 3.9 - MD Program

  Рет қаралды 7,477

TMP Chem

TMP Chem

Күн бұрын

Пікірлер: 9
@andrecarvalho8679
@andrecarvalho8679 7 жыл бұрын
Amazing work, gave me inspiration to try building a suite like this. Thank you very much!!!
@TMPChem
@TMPChem 7 жыл бұрын
Thanks Andre. Please do.
@yhk6187
@yhk6187 4 жыл бұрын
Is there any way to use your repository on my notebook? There are too many errors everytime I try to do the samething you showed on the video. This time:--------------------------------------------------------------------------- NameError Traceback (most recent call last) ~\desktop\mm.py in 30 31 # Print results to screen. ---> 32 molecule.PrintData() 33 ~\desktop\mmlib\molecule.py in PrintData(self) 632 """Print energy / geometry / topology data of molecule to screen.""" 633 self.PrintEnergy() --> 634 self.PrintGeom() 635 self.PrintBonds() 636 self.PrintAngles() ~\desktop\mmlib\molecule.py in PrintGeom(self) 644 def PrintGeom(self): 645 """Print geometry data of molecule to screen.""" --> 646 print(fileio.GetPrintGeomString(self.atoms)) 647 648 def PrintBonds(self): ~\desktop\mmlib\fileio.py in GetPrintGeomString(atoms) 827 """ 828 if not atoms: --> 829 return _ATOM_PRINT_ABSENT 830 831 string = [_GetHeaderString(_GEOM_PRINT_HEADER, _GEOM_PRINT_BANNER_CHARS, NameError: name '_ATOM_PRINT_ABSENT' is not defined
@dylanogden95
@dylanogden95 3 жыл бұрын
this is awesome!!! We use NAMD in our lab but seeing it broken down in python is really cool
@TMPChem
@TMPChem 3 жыл бұрын
Nice. The real C++ / Fortran implementation is of course going to be more systematic and performance tuned, but this program is designed for almost-beginners to be able to go through the code and read it.
@alirezasadeghifar3815
@alirezasadeghifar3815 4 жыл бұрын
Great work! Can we have access to this code? Can we use that in our research and cite you?
@MohitKumar-hi2tk
@MohitKumar-hi2tk 4 жыл бұрын
What is meaning of simulation
@aonoymousandy7467
@aonoymousandy7467 7 жыл бұрын
great video, it's good to know that there are people working on MD simulation programs because the AMBER program really sucks.
@TMPChem
@TMPChem 7 жыл бұрын
Lol. Every piece of software has it's pros and cons. I haven't actually used the full proprietary version of AMBER, just the free AMBERTools subset of it. I quickly got bored reading through documentation and just decided to read the original paper and implement the force field myself as an exercise, and thus the progenitor to this toy script was born. That was fine because I only needed to compute non-bonded energies for a small set of single-point energy calculations on a handful of small molecules. If you're doing serious MD work I *highly* *highly* (did I mention *highly*?) suggest investing the time to use a professional, production-level code, rather than the poorly-tested late-night rambling code of some random guy on the internet, but I suppose this could be useful for understanding some of the basics before graduating to the real thing. It certainly won't be nearly as informative browsing through the source code tree of endless subdirectories of Fortran and C header files.
Computational Chemistry 3.10 - Monte Carlo
6:46
TMP Chem
Рет қаралды 16 М.
Computational Chemistry 1.5 - Python and Jupyter
9:31
TMP Chem
Рет қаралды 27 М.
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Computational Chemistry 3.7 - Boundary Conditions
6:32
TMP Chem
Рет қаралды 7 М.
Every Minute One Person Is Eliminated
34:46
MrBeast
Рет қаралды 30 МЛН
How might LLMs store facts | DL7
22:43
3Blue1Brown
Рет қаралды 1 МЛН
Computational Chemistry 4.11 - One-Electron Integrals
10:50
TMP Chem
Рет қаралды 15 М.
Computational Chemistry 2.3 - Force Field Parameters
6:39
TMP Chem
Рет қаралды 19 М.