Bård Skaflestad
50181c279d
Add Means of Tracking Origin of Connection's CTF
...
This commit adds a new type (Connection::CTFKind), and new data
member of this type (Connection::m_ctfkin, initialised in the
constructor) that tracks the source of the connection's
transmissibility factor (Connection::m_CF). The primary user of
this information is the restart file writing code which needs to
know if the connection transmissbility factor is assigned from the
input file (e.g., directly from the COMPDAT keyword) or if the value
is calculated from other information.
Add a convenience predicate function,
Connection::ctfAssignedFromInput
that returns true if the connection transmissibility factor source
indeed is a direct assignment in the COMPDAT keyword.
Update Connection constructor callers accordingly.
2019-12-15 22:43:35 +01:00
..
2017-06-01 15:29:23 +02:00
2019-12-02 11:53:16 +01:00
2019-12-15 22:43:35 +01:00
2019-04-08 11:36:20 +02:00
2019-04-08 11:36:20 +02:00
2019-09-05 13:36:35 +02:00
2019-02-07 14:29:08 +01:00
2018-09-19 16:02:16 +02:00
2018-11-04 21:48:35 +01:00
2019-10-14 06:13:38 -05:00
2019-10-14 15:46:02 +02:00
2019-10-14 15:46:02 +02:00
2019-10-14 15:46:02 +02:00
2019-10-14 15:46:02 +02:00
2019-10-14 15:46:02 +02:00
2019-10-14 06:13:38 -05:00
2019-06-19 22:35:49 +02:00
2019-04-08 11:36:20 +02:00
2019-04-08 11:36:20 +02:00
2019-06-19 22:35:49 +02:00
2019-04-08 11:36:20 +02:00
2019-04-08 11:36:20 +02:00
2018-09-09 11:16:42 +02:00
2019-04-08 11:36:20 +02:00
2019-04-08 11:36:20 +02:00
2019-02-15 18:01:38 +01:00
2019-04-08 11:36:20 +02:00
2019-07-01 16:37:49 +02:00
2019-07-01 16:37:49 +02:00
2019-08-12 11:01:14 +02:00
2018-09-19 16:02:13 +02:00
2019-10-14 06:13:38 -05:00
2019-10-22 08:23:00 +02:00
2017-05-10 10:03:31 +02:00
2019-12-10 13:49:04 +01:00
2019-11-13 23:19:26 +01:00
2019-11-28 20:06:39 +01:00
2019-11-13 23:19:26 +01:00
2019-11-28 20:06:39 +01:00
2019-11-13 23:19:26 +01:00
2019-11-13 23:19:26 +01:00
2019-09-05 13:36:35 +02:00
2019-09-20 14:21:23 +02:00
2018-03-03 13:11:12 +01:00
2018-09-07 14:38:03 +02:00
2018-03-03 13:11:12 +01:00
2018-05-10 07:01:40 +02:00
2019-05-23 10:23:01 +02:00
2019-11-04 13:15:30 +01:00
2019-11-29 16:42:29 +01:00
2019-07-01 16:37:49 +02:00
2019-09-28 17:46:04 +02:00
2019-06-25 13:16:41 +02:00
2019-11-05 15:01:17 +01:00
2019-10-15 09:23:40 +02:00
2019-10-14 15:46:02 +02:00
2019-04-04 14:11:07 +02:00
2019-05-14 09:40:13 +02:00
2018-03-03 13:11:12 +01:00
2018-02-15 07:21:35 +01:00
2019-10-17 23:57:01 +02:00
2019-11-05 15:01:17 +01:00
2019-06-03 14:19:48 +02:00
2018-02-15 07:21:35 +01:00
2019-11-20 08:36:03 +01:00
2019-11-29 16:42:29 +01:00
2019-11-13 23:19:26 +01:00
2019-09-19 22:09:15 +02:00
2019-11-05 10:33:02 +01:00
2018-03-03 13:11:12 +01:00
2018-02-14 16:03:57 +01:00
2018-02-15 07:21:35 +01:00
2019-11-29 16:42:29 +01:00
2019-10-21 00:16:30 -05:00
2018-02-15 07:21:35 +01:00
2018-07-10 17:37:49 +02:00
2019-07-29 14:09:07 +02:00
2019-09-20 14:21:23 +02:00
2017-11-17 13:10:06 +01:00
2018-02-12 15:06:13 +01:00
2019-10-14 15:46:02 +02:00
2019-11-28 20:06:39 +01:00
2019-10-14 06:13:38 -05:00