Skip to content

Commit 3b3c628

Browse files
committed
Change test data of export time series
1 parent 0e0c23a commit 3b3c628

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
0 Bytes
Binary file not shown.

cpp/tests/test_odesecirvvs.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -856,8 +856,7 @@ TEST(TestOdeSECIRVVS, model_initialization)
856856
mio::regions::de::EpidataFilenames::county(pydata_germany_dir)),
857857
IsSuccess());
858858

859-
// Values from data/export_time_series_init_osecirvvs.h5, for reading in comparison
860-
// operator for return of mio::read_result and model population needed.
859+
// comparison for return of mio::read_result and model population needed.
861860
auto expected_values =
862861
(Eigen::ArrayXd(num_age_groups * Eigen::Index(mio::osecirvvs::InfectionState::Count)) << 3.46722e+06, 176.06,
863862
3.42799, 0.00017139, 0.00059842, 1.52355, 9.52168e-05, 0.000803518, 0, 0, 0, 7.28479, 0.000193296, 0.000551002,

0 commit comments

Comments
 (0)