All Projects → jharno → cubep3m

jharno / cubep3m

Licence: other
cosmological n-body code

Programming Languages

fortran
972 projects
shell
77523 projects
Cuda
1817 projects
r
7636 projects
python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
# 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].


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].