Commit graph

33 commits

Author SHA1 Message Date
Yohai Meiron
0b9fa6e46d Working on HDF5 reader 2020-03-26 19:56:12 -04:00
Yohai Meiron
f065566c6b Added an HDF5 writer 2020-03-26 15:09:15 -04:00
Yohai Meiron
131642aa71 Added logarithmic external potential 2020-03-25 21:42:29 -04:00
Yohai Meiron
8cba5b5e1d Got rid of more global variables 2020-03-25 16:58:46 -04:00
Yohai Meiron
23d32c6dcf New approach to external potential 2020-03-25 16:37:55 -04:00
Yohai Meiron
562ea9618a External potential (EXTPOT_GAL) cleaned up 2020-03-24 20:37:23 -04:00
Yohai Meiron
d7332be188 Added post-Newtonian parameters to the config file 2020-03-21 22:52:13 -04:00
Yohai Meiron
9b900eff6e Prettied up the black hole output and removed some redundant variables 2020-03-21 12:46:26 -04:00
Yohai Meiron
8f984b5158 Moved more variables from global to main and removed some unused variables 2020-03-19 14:01:17 -04:00
Yohai Meiron
c4830423a3 Fixed the control output problem 2020-03-18 22:50:00 -04:00
Yohai Meiron
22f983cf17 Moved some variables from global to main and removed some unused variables 2020-03-18 11:59:28 -04:00
Yohai Meiron
9296db0609 Now config file handles most parameters (but not external potential) 2020-03-17 14:09:30 -04:00
Yohai Meiron
bb9a343763 Improved parameter parsing from config file 2020-03-17 10:43:58 -04:00
Yohai Meiron
cd282cc406 Improved the new-style config file and its reader 2020-03-15 21:35:53 -04:00
Yohai Meiron
90f070d1fb Moved much of the black hole stuff from ifdef blocks to regular if clauses 2020-03-15 18:43:13 -04:00
Yohai Meiron
7721bc1830 Minor edits 2020-03-14 16:50:40 -04:00
Yohai Meiron
fd33819a7a Got rid of most k-loops 2020-03-14 16:29:00 -04:00
Yohai Meiron
7177148b6c Fixed typo in Makefile 2020-03-13 20:59:53 -04:00
Yohai Meiron
34030c06d0 Introduced double3 structure in preparation of dynamic allocation and getting rid of k-loops 2020-03-13 20:42:09 -04:00
Yohai Meiron
4b8ef0ca61 Removed redundant copying from calc_self_grav and got rid of calc_self_grav_zero 2020-03-13 19:36:18 -04:00
Yohai Meiron
2c05355eaa Removed more ifdef blocks 2020-03-13 16:59:09 -04:00
Yohai Meiron
510b0ff02d started working on simple config file parser 2020-03-08 00:59:44 -05:00
Yohai Meiron
63a39cc9c8 Removed ifdef blocks specific to non-Yebisu libraries 2020-03-06 15:18:32 -05:00
Yohai Meiron
b5071b792e Added TODO 2020-03-06 15:04:55 -05:00
Yohai Meiron
86240127fd mostly fixed indentation in main 2020-03-05 23:48:08 -05:00
Yohai Meiron
dd77ecde75 removed many ifdefs blocks and associated included c files 2020-03-05 17:00:13 -05:00
Yohai Meiron
e9455c0a0e Started cleanup process 2020-03-04 13:46:04 -05:00
Yohai Meiron
08d1c155f5 ACT_DEF_GRAPITE should now work with SMBHs 2020-03-04 12:47:27 -05:00
Yohai Meiron
953a8286eb Multiple changed mostly focusing on active particle search
* Added optional active particle search via GRAPite.

* Fixed ETICS_DTSCF in the Makefile.

* Disabled ETICS_CEP by default.

* Renamed and improved the initialization Python script
2020-02-26 18:54:40 -05:00
8ae1f0991d simple initial conditions generator 2020-02-14 18:29:55 -05:00
Yohai Meiron
55c440a8a4 ETICS coefficients are written at the same time as the snapshots and use the same numbers for the files 2019-12-28 17:10:37 -05:00
Yohai Meiron
c9c63fe613 added .gitignore and fixed a restart bug 2019-10-02 13:22:11 -04:00
aaf40315c8 first commit 2019-08-25 16:22:03 +08:00