Skip to content

yuanshuoastro/cubep3m

 
 

Repository files navigation

# To source when checking out the code FOR THE FIRST TIME
 
# This prevents your next repository update OVER the
# user-defined files:
#
# 1- Personal cosmological parameters 
cp parameters.example parameters
# 2- Checkpoints (redshift) for simulation 'xv' data
cp input/checkpoints.example input/checkpoints
# 3- Redshift for halofinder
cp input/halofinds.example input/halofinds
# 4- Projection for images and Lensing
cp input/projections.example input/projections
# 5- batch-submission parameters
cp batch/EXAMPLES/batch_parameters.csh.example batch/batch_parameters.csh
# 6-  batch-submission scripts
cp batch/EXAMPLES/cubep3m.pbs.example batch/cubep3m.pbs
# 7-  Initialization scripts
cp batch/EXAMPLES/init_pp_threads.csh.example batch/init_pp_threads.csh
# 8- Tranfer function
cp utils/dist_init/cmbfast.lcdm.example utils/dist_init/cmbfast.lcdm

# This prevents your next repository update from 
# erasing your personal cosmological parameters [1],
# your disired checkpoints, halofinds and projection redshifts [2,3,4], 
# your favourite batch-submission scripts [5,6] and 
# your transfer function [7].


Releases

No releases published

Packages

No packages published