Skip to content

MakeCloud: Make turbulent GMC initial conditions for GIZMO

Notifications You must be signed in to change notification settings

mikegrudic/MakeCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

167 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakeCloud

Requires the following packages: numpy scipy h5py docopt

If you want to use glassy initial conditions, you will need this file, and you should point the script to it via the --glass_path option.

By default, we generate turbulent velocity fields on the fly but then store that data somewhere so we don't have to do all those FFTs again next. You'll have to specify the path where the files get stored via the --turb_path option.

#Usage

Run python MakeCloud.py -h for instructions

e.g. if I wanted a 10^6 solar mass cloud of radius 100pc, resolved in 10^6 gas cells, I would do

python MakeCloud.py --M=1e6 --R=100 --N=1000000

About

MakeCloud: Make turbulent GMC initial conditions for GIZMO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages