Skip to content

atravitz/CHE629_bd_assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binder

CHE629_bd_assignment

Computational homework assignment #2 for CHE 629, 2021

To run this code, you have the same options as on [the previous homework]:

  • Install miniconda if you haven't already
  • Download this repository: git clone https://github.com/atravitz/CHE629_bd_assignment
  • Create a virtual environment with the needed software: conda env create -f CHE629_bd_assignment/environment.yml
  • Activate the environment: conda activate hoomd-soft-matter-2021
  • Add Jupyterlab (if you don't have it installed already): conda install jupyterlab -c conda-forge -y
  • Launch Jupyterlab: jupyter lab . within the CHE629_bd_assignment/ directory

As an alternative, you can run everything virtually using this mybinder link, but you won't be able to save your progress.

About

Computational homework assignment #2 for CHE 629, 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published