exposed grapite_set_eps_bh in conf
This commit is contained in:
parent
6048c7748e
commit
15227a9eee
4 changed files with 13 additions and 0 deletions
|
|
@ -400,6 +400,8 @@ int main(int argc, char *argv[])
|
|||
v[grapite_cep_index] = vdc;
|
||||
grapite_update_cep(time_cur, xdc, vdc, zeros, zeros);
|
||||
}
|
||||
|
||||
if (config.grapite_smbh_star_eps >= 0) grapite_set_eps_bh(config.grapite_smbh_star_eps);
|
||||
#endif
|
||||
|
||||
std::vector<double3> a(N), adot(N);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue