forked from jharno/cubep3m
-
Notifications
You must be signed in to change notification settings - Fork 0
cosmological n-body code
ColdThunder/cubep3m
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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].
About
cosmological n-body code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Fortran 98.5%
- Shell 1.3%
- Other 0.2%