Skip to content

Worked examples from Monograph 20 'Phase Behavior' - Appendices B and C

Notifications You must be signed in to change notification settings

mwburgoyne/Monograph-20-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monograph-20-Examples

Worked examples from Monograph 20 'Phase Behavior' - Appendices B and C

These examples are all done inside Jupyter Notebooks, and will require some packages to be installed to run properly. If you receive a 'module not found' error message or some such, then this is generally the problem. For those new to Python, while there are a few ways to install packages the one I generally use is the pip installer.

Start a terminal window (or a DOS window for those on windows) and simply type 'pip install packagename'

Where packagename is the repository you want to install

From memory, you should at least have the following installed;

  • jupyter
  • numpy
  • scipy
  • tabulate
  • matplotlib

Happy to receive suggestions for improvement

Mark

About

Worked examples from Monograph 20 'Phase Behavior' - Appendices B and C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published