Skip to content

kuochuanpan/yt-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-tutorial

Preparation

  • Download sample data: https://goo.gl/dSXTs7
  • Presentation slide: ./slides/yt.pdf
  • Example jupyter notebook: './example.ipynb'
  • Create a virtual python enviroment with conda (only once) ''' conda create --name yt python=3.10 '''
  • Activate the enviroment conda activate yt
  • Install yt (install yt4.0-dev with python3.x using the Anaconda is recommended) by typing conda install --channel conda-forge yt (only once)
  • Install other related packages (only once) conda install numpy scipy matplotlib h5py.

Use yt in Jupyter Lab

  1. step 1
  2. step 2

Quick visualizations by commands

  1. command line interface
  2. xx
  3. xx

About

visualizing FLASH data with yt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published