Skip to content

Commit

Permalink
tweak models a tiny bit
Browse files Browse the repository at this point in the history
  • Loading branch information
Edgar Solomonik committed Aug 9, 2019
1 parent 2c17d2f commit 6424a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared/init_models.cxx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
namespace CTF_int{
double csrred_mdl_init[] = {3.0689E-03, 2.2385E-04, 4.4815E-07};
double csrred_mdl_init[] = {3.0689E-03, 2.2385E-03, 4.4815E-07};
double csrred_mdl_cst_init[] = {-1.8323E-04, 1.3076E-04, 2.8732E-09};
double alltoall_mdl_init[] = {1.0000E-06, 1.0000E-06, 5.0000E-10};
double alltoallv_mdl_init[] = {7.3164E-23, 1.0404E-04, 2.5827E-07};
Expand Down

0 comments on commit 6424a9e

Please sign in to comment.