White phase exporter (for mpgrafic e.g.)
This commit is contained in:
parent
1aaf5f4a13
commit
ddb66ab436
3 changed files with 17 additions and 1 deletions
|
@ -62,3 +62,4 @@ def write_icfiles(*generated_ic, **cosmo):
|
|||
ct.writeGrafic("ic_velc%s" % c, vel[i].reshape((N,N,N)), L, a_ic, **cosmo)
|
||||
|
||||
ct.writeGrafic("ic_deltab", density, L, a_ic, **cosmo)
|
||||
ct.writeWhitePhase("white.dat", density)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue