Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faster-Math should have current Development Branch Code #310

Merged
merged 142 commits into from
Jan 16, 2021

Conversation

LSchwiebert
Copy link
Collaborator

Faster-Math should have current Development Branch Code

msoroush and others added 30 commits November 2, 2020 18:02
…outputted.

The keyword for config file to read in the binary coordinate is:
  "binCoordinates  BoxNumber FileName.coor".

The keyword for config file to read in the extended system file is:
  "extendedSystem  BoxNumber FileName.xsc"
Read in restart binary coordinate and extended system file
redirect error when intel not present #262
Fix to ERROR: Error closing DCD file` at the end of simulation
…tials of the same molecule, i.e. our H20 and h2o example. Also, added error check that will prevent segfaults when number of atoms in psf != number of atoms in pdb
Added atom equality operator to allow for user defined chemical poten…
Simplified the logic between two box psf parser.
Prints actual residue for proteins in PDB Restart file.  Should be re…
…rs, nnb, ngrp). Also added some logic to parse a second psf file if we need it, instead of relying on the restart flag to tell us how many psf flags to parse. We only parse if the first psf file we readed doesn't contain all the atoms in the pdb file, (also a second psf file has to exist).
added the extra terms namd requires at the end of a psf file (imprope…
GregorySchwing and others added 29 commits January 4, 2021 21:05
…phene where atoms are named c1, c2, c3...etc. All the same type, mass, charge, ect. Still having problems rectifying new parser which uses bonds to determine molecules, with a bondless molecule like graphene. We represent graphene as bondless. Perhaps, we could create bonds b/w carbon molecules.
Probabilities and Coefficients are calculated using only swappable molecules for molecule transfer and MEMC.
PSF Parser can handle MosDef format Porous Materials
…est"

This reverts commit 3bd6a3f, reversing
changes made to e6984f3.
Revert "Merge pull request #304 from GregorySchwing/rebasedpsfparsert…
…molecules, only using pdb for beta, coords, and chains. Then, I patched the pdb and psf outputs for multiresidue and single molecules. Particular attention paid to deprecate the use of residue ID from pdb for determining molecule information.
…liases. Still figuring out chain and segment
…le to use molecule and not residue for Mol_frac
…number of variables and prevent printing in different order than kindMap. Not a huge concern retrospectively
…t test for GetConsensusBeta, and the order of strength for determining molBeta is 1 > 2 > 0
split psf and pdb parsers.  We only use psf for determining number of…
@LSchwiebert LSchwiebert merged commit dd4b335 into faster-math Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants