Magne Sjaastad
98e6ff189b
System : Avoid extremely large construction statement
...
Roll out initialization to multiple insert() instead of one large initialization statement. The previous solution causes trouble/warnings on some compilers.
2019-09-06 14:11:22 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
726658d642
#3512 System : Remove unused functions
2018-10-18 15:40:11 +02:00
Bjørn Erik Jensen
37961717e3
#3213 Observed data import. Handle custom vector naming. Fix failing unit tests
2018-08-30 13:30:54 +02:00
Bjørn Erik Jensen
2e8bf5aafe
#3213 Observed data import. Add categories to vector table. Modify category identification. Update unit test
2018-08-30 11:17:52 +02:00
Rebecca Cox
d777a4a873
#2246 Vector descriptions: Align code
2017-12-14 11:34:22 +01:00
Magne Sjaastad
1f7c153d5a
#2246 Vector Descriptions : Removed whitespace
2017-12-14 11:06:01 +01:00
Magne Sjaastad
fcf66588fc
#2246 Vector Descriptions : Reorganized (Directional Transmissibility Multipliers)
2017-12-14 11:01:11 +01:00
Magne Sjaastad
0fe0389eb3
#2246 Vector Descriptions : Remove several advanced descriptions
2017-12-14 10:56:24 +01:00
Magne Sjaastad
ab07d4a618
#2246 Vector Descriptions : Remove : at end
2017-12-14 10:38:58 +01:00
Magne Sjaastad
6987a2a4c6
#2246 Vector Descriptions : Shorten percentage and remove space before Limit
2017-12-14 10:32:28 +01:00
Rebecca Cox
112390e0a8
#2055 Curve Creator: Remove all text within "( )" , last period and "See note..."
2017-10-27 14:28:53 +02:00
Magne Sjaastad
4c223defec
#2000 Curve Creator : Use descriptive texts for variable shortnames
2017-10-25 10:16:59 +02:00
Magne Sjaastad
95a0c47d1c
#2000 Curve Creator : Fix initialization of map, and use std::string
2017-10-25 10:16:59 +02:00
Rebecca Cox
764833edcf
#2013 Create map for summary vector -> description
2017-10-17 09:52:31 +02:00