Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit 7e11820

Browse files
joaanderdaico007pre-commit-ci[bot]
authored
HOOMD-blue 4.x subproject (#250)
* set up init * update hoomd4 project.py and rahman_hoomd template * fix small typo * remove tau variable * use mttk for shrink * add property to logger' * add fix for hoomd logger (for hoomd4) * opt out nvt and related steps * use Bussi thermostat for all steps * update syntax for signac 2.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * update yml file * update to match with latest project.py by Jenny * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Changes needed to run on Delta. * Additional changes for hoomd4. * Gitpython is no longer needed. * Fix NPT error. * Yet more fixes for hoomd4. * Adjust dt and electrostatics parameters to match LAMMPS. * Match PPPM args for water and ethanol. * Cleanup * Fix environment.yml. * Add missing files. * Use latest mbuild. * Run pre-commit. * Support siganc 1.x and 2.x Job class. * Run pre-commit. * Fix regex match in test. --------- Co-authored-by: Co Quach <daico007@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 87eef75 commit 7e11820

File tree

11 files changed

+217
-448
lines changed

11 files changed

+217
-448
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
name: mosdef-study38
2+
channels:
3+
- conda-forge
4+
- bioconda
5+
dependencies:
6+
- constrainmol
7+
- ele
8+
- freud
9+
- foyer=0.11.2
10+
- freud
11+
- gmso
12+
- gsd=2.6.0
13+
- h5py
14+
- jupyter
15+
- jinja2
16+
- lammps
17+
- matplotlib
18+
- mbuild=0.16.3
19+
- mdtraj
20+
- numpy
21+
- openmm>=7.6
22+
- packmol>=18
23+
- pandas
24+
- panedr
25+
- parmed>=3.4.3
26+
- pymbar=3.0.5
27+
- pytest
28+
- python=3.8
29+
- rdkit
30+
- scipy=1.9.0
31+
- seaborn
32+
- signac
33+
- signac-dashboard
34+
- signac-flow
35+
- unyt
36+
- hoomd=4.0.0=*gpu*

reproducibility_project/hoomd4_subproject/signac.rc

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)