Commit | Author | Summary |
f1f3f79065 | kabdelhak | [NF/NB] add and parse HideResult annotation (#11395) |
e89eebd907 | Adrian Pop | Include unistd.h in gzguts.h for mantis build (#11396) |
493bb18c2d | Adeel Asghar | Use Ryu to format the reals (#11346) |
8c67b8c6cf | Adeel Asghar | Use the scene transform of connector and do not map values to scene (#11393) |
c1d324b1ea | kabdelhak | [NB] update start equations (#11392) |
dc60bd17be | Per Östlund | Fix array constructor simplification (#11391) |
37e61b7d70 | Adrian Pop | include header for lseek to fix the builds on mantic (#11390) |
06b5c1ca50 | Per Östlund | Update 3rdParty (#11387) |
0eae714d86 | Adeel Asghar | Always create new Annotation for model and extends elements (#11383) |
b32c9382f5 | kabdelhak | [NB] add backenddaeinfo debug output (#11384) |
7a41456161 | MaksKBV | Fix contact extents (#11362) |
94070ebef2 | Adeel Asghar | Preserve the state of the painter before drawing (#11370) |
a4768e8f85 | Per Östlund | Fix connector direction check in OMEdit (#11357) |
74cc85c4ac | Adrian Pop | fix typo in the Cpp runtime (#11352) |
2cbc275421 | arun3688 | update OMSimulator to fix OMEdit crash (#11347) |
0c3d54d280 | phannebohm | [NB] Use UnorderedSet to make list unique (#11344) |
bf2b968dfe | Adeel Asghar | Only check for redeclare and not replaceable for parent modifications (#11343) |
75b38e4074 | Adeel Asghar | Check if parameter is redeclared but not is replaceable (#11341) |
ff6287bb30 | Adeel Asghar | Consider the inherited connections when detecting collision (#11340) |
28a7ca936c | Adeel Asghar | Remove inherited connections before deleting inherited elements (#11339) |
4b69a3ec45 | Per Östlund | Add replaceable for modifiers in getModelInstance (#11337) |
5218400e99 | Per Östlund | Don't traverse literal arrays in combineBinaries (#11335) |
3c325f7087 | arun3688 | fix OSMC licence (#11336) |
b3af549dad | Per Östlund | Use the indexed prefix when replacing split indices (#11334) |
328fb3d372 | Adrian Pop | copy the ryu headers needed for OMEdit or SimulationRuntime (#11331) |
3c5ede00fc | Per Östlund | Check for cyclic : dimensions (#11326) |
1888261241 | Adeel Asghar | Do not show the redeclared but not replaceable parameters in the dialog (#11323) |
dc569e6856 | Adrian Pop | update 3rdParty to remove generic_128.c from libryu.a (#11321) |
26c54eab50 | Adrian Pop | update also cmake_2.8.cmake for RYU (#11320) |
f648b9c49b | Per Östlund | Add redeclare attribute to modifiers in getModelInstance (#11318) |
287c31fd68 | Per Östlund | Fix input/output check for connectors in OMEdit (#11317) |
b1c81d0699 | Adeel Asghar | Use the top level connector when making a connection (#11316) |
0b4c322ecb | Per Östlund | Add dhseqr to Lapack functions (#11315) |
9a632e5b73 | MaksKBV | Fix rendering of models with uncentered icons (#11251) |
36c233f52c | Adrian Pop | set valueRank = -1 in OPC UA to avoid the default -2 (#11313) |
5d55005cad | phannebohm | Fix slow marking of nonlinear iteration vars (#11312) |
f373108b31 | Mahder Gebremedhin | Add omc-diff to the omc install component. (#11308) |
343999b5be | arun3688 | use DAE vars for searching (#11309) |
df376bfd25 | Mahder Gebremedhin | Do not set the Cpack package prefix in the NSIS file. (#11306) |
865a1cc592 | Mahder Gebremedhin | Link with the CXX compiler. (#11305) |
791410b69e | Adrian Pop | use libryu.a library in MetaModelica to convert doubles to strings (#11168) |
d1144cfa88 | arun3688 | do not export in for FMU's (#11288) |
9235af4e80 | Adeel Asghar | Do not try to write the settings after closing the settings file (#11300) |
da018ab11c | Mahder Gebremedhin | Initial support for CMake based NSIS and RPM packaging. (#11295) |
50036b4793 | Adrian Pop | update 3rdParty to get rid of infinite loop in om_format.c (#11291) |
3df195092d | Adrian Pop | update to the latest 3rdParty to use om_format.h (#11286) |
69a6c3ff77 | Adeel Asghar | Do the collision detection when the model is modified (#11285) |
9e82256a00 | Per Östlund | Avoid variable with same name as type in type_desc_s (#11284) |
9613f293d8 | phannebohm | [C] Fix typo in gbode (#11283) |
ca25f7bbb8 | kabdelhak | Nb expand in start val (#11277) |
0255cae7c1 | Adrian Pop | update 3rdParty (#11282) |
653344bbae | Per Östlund | Use correct context in getModelInstance (#11279) |
6e31665579 | Per Östlund | Improve implicit range deduction (#11276) |
c77f81603a | Adeel Asghar | Reduce the size of connection nodes (#11259) |
6e4fdedbe5 | Karl Sturm | Fix for memory leak in fmi2GetFMUstate (#11233) |
865f7370e7 | Karl Sturm | fail-fast fix for FMUs that crash (#11230) |
31fc8a7a09 | Per Östlund | Add FFI test for handling crashes (#11266) |
aae577ad4a | Per Östlund | Catch exceptions when calling ffi_call (#11263) |
6c473dd2d0 | Adeel Asghar | Handle the sensitivity optimization data when using instance API (#11264) |
0fe6dade60 | Adrian Pop | Fix handling of multi segment directory creation (#11257) |
3dd28003dd | Sébastien Celles | French translation (#11255) |
2c40385624 | Adeel Asghar | Fix rendering of ellipse connectors when redrawn because of connection (#11254) |
beb80f47df | Mahder Gebremedhin | Build the CPP runtime's IDA library. (#11252) |
615dd088a4 | Per Östlund | Parenthesize subscripted flat expressions (#11243) |
e74d635987 | Per Östlund | Fix parsing of within followed by comment and EOF (#11241) |
6dcb0e27ec | Adeel Asghar | Update the translations files to the latest source code (#11239) |
46b0a16723 | Per Östlund | Fix unassigned variable in Inst.lookupRootClass (#11238) |
a714efa243 | Per Östlund | Fix AbsynUtil.purityEqual (#11234) |
aa84bb07f1 | Adeel Asghar | Fetch the class extends modifiers of the element recursively (#11232) |
7f15e88f82 | Adrian Pop | v1.23.0-dev (#11228) |
208d90052b | Per Östlund | Fix warnings due to ambiguous endl usage (#11223) |
c13196cc3e | phannebohm | Reactivate `-d=dumpSCCGraphM` (#11219) |
4d7c40779c | Per Östlund | Fix handling of pure/impure (#11216) |
8e7f6fb935 | Adeel Asghar | Enable the instance API by default (#11212) |
95960de8a1 | anotheruserofgithub | Fix tooltip location in plots (#11215) |
df8bf6cb22 | Adeel Asghar | Update the depending models when model is edited textually (#11214) |
67c6a5d2f9 | Per Östlund | Dump connections inside if-equations for getModelInstance (#11210) |
3825633de0 | Adeel Asghar | Use setElementAnnotation instead of updateComponent (#11211) |
ba6e7df303 | Andreas | Send abort message to OMEdit (#11206) |
be789d780c | Adeel Asghar | QLineF::intersects is introduced in Qt 5.14 (#11203) |
bf24d82543 | Per Östlund | Don't evaluate external objects (#11190) |
06cc9f2382 | Per Östlund | Add get/setElementAnnotation API (#11188) |
e7df67662f | Adeel Asghar | Do not set the progress bar to 100% in case of failure (#11187) |
51d6bde3db | Adeel Asghar | Draw a node when connections converge/intersects (#11186) |
2c8441d604 | Mahder Gebremedhin | Do not use variables before they are set. (#11177) |
afb86a3e4c | Adeel Asghar | Improve the drawing of connection start and end points (#11185) |
d3589001f2 | phannebohm | Avoid alloc for matrix operation (#11183) |
f81f6ed24d | Adeel Asghar | Preserve the dynamic values while dumping the annotation (#11181) |
dc50c58fe4 | Adeel Asghar | Treat the white-space as normal instead of preformatting the text (#11179) |
f03ce74629 | Mahder Gebremedhin | Fix copy of the libOMSimulator dll on Windows. (#11176) |
2c1abdd204 | Adeel Asghar | Draw the connections on top of components (#11175) |
3523138f1b | Per Östlund | Return false if load/parseEncryptedPackage fails (#11171) |
c4a5e05820 | Mahder Gebremedhin | Fix Windows build. Adjust variable usage. (#11170) |
076d05c12a | Francesco Casella | Added reference to Michael Sielemann's PhD thesis for homotopy (#11169) |
5f438c9e8b | Mahder Gebremedhin | Improve OMSimulator integration and installation. (#11167) |
3b314674ba | Per Östlund | Improve error checking of external objects (#11166) |
a1920a85f5 | phannebohm | Add proper line breaks in linear model string (#11165) |
8873956e57 | Mahder Gebremedhin | Try copying OMSimulator targets from lib64/ as well. (#11163) |
c71de653e6 | Per Östlund | Allow checkModel of external object structors (#11164) |
200011babe | Andreas | Fixing push-bibliography Jenkins stage (#11159) |
5c1a084293 | Mahder Gebremedhin | Set CXX standard to c++17/c++1z (#11155) |
2e9a0f4ded | Mahder Gebremedhin | Remove global std namespace uses. (#11156) |
2d2e67971f | kabdelhak | [NB] update parameter start value (#11148) |
c5a882d278 | Mahder Gebremedhin | Update OMSimulator. (#11075) |
5a1f654c74 | Andreas | Document interface.mos (#11129) |
2ab0055ec8 | Andreas | Updating OMJulia.jl documentation (#11147) |
44764afb1e | phannebohm | Refactor codegen for static data in LS (#11146) |
57c4f5f223 | Mahder Gebremedhin | Use the default CMake for the extra CI job. (#11144) |
24a9480abe | Mahder Gebremedhin | Improve handling of linked libraries to generated CPP code. (#11143) |
84b589b881 | Per Östlund | Improve redeclaration of inner/outer components (#11142) |
8606d5cc9e | Mahder Gebremedhin | Undo some changes made in #11027. (#11141) |
2028a61960 | Andreas | Revert update of configure.ac (#11139) |
6b30a2caae | Andreas | Revert "Assert inPosition in bounds (#11086)" (#11137) |
ebbd402fcd | Per Östlund | Require C++17 for OMCompiler/OMEdit (#11044) |
25c8b24ab0 | Adeel Asghar | Only show the hidden classes if they are not encrypted (#11135) |
682fa8b6e9 | Adeel Asghar | Use default wrap mode i.e., QTextOption::WrapAtWordBoundaryOrAnywhere (#11133) |
d8fb273b40 | Andreas | Update Docker images to Jammy (#11027) |
9c4c99f2d7 | Andreas | Assert inPosition in bounds (#11086) |
7418bf2ee1 | phannebohm | Clarify doc string for lv_system (#11130) |
df135a6366 | Per Östlund | Fix InteractiveUtil.getPathedElementInProgram for builtins (#11131) |
db2ff9a7aa | Per Östlund | Handle recursive classes in the instance API (#11127) |
08deb319ef | Per Östlund | Improve redeclare of inner/outer components (#11125) |
87394f5ea7 | kabdelhak | [BE] simplify in remove simple equations (#11113) |
13a4ec6264 | kabdelhak | [NB] create backbone for function alias module (#11095) |
99abd1db57 | Per Östlund | Clarify Function.isSpecialBuiltin (#11123) |
a69ae50b7e | Andreas | MSVC FMU export with CMake (#11051) |
c2604cdecf | phannebohm | [janitor] Cleanup (#10954) |
773177f4b0 | Adrian Pop | call System.fflush to get deterministic printing of error messages (#10946) |
010597c352 | Mahder Gebremedhin | Install omqwt. (#11110) |
1c9ed10d9f | Mahder Gebremedhin | Improve omqwt compilation. Fix possbile errors. (#11106) |
c76f46cb8f | Adeel Asghar | Fix Linux el7, el8 and el9 nightly builds (#11105) |
19b527c9d8 | Mahder Gebremedhin | Change libomqwt to shared library. (#11103) |
ba314ac141 | phannebohm | Add simulation flag `lv_system` (#11102) |
c56ae67a95 | Per Östlund | Allow bindings with wrong type in relaxed context (#11101) |
c9a932bcbb | Francesco Casella | Updated Package Manager documentation (#11100) |
9ac3e680fe | Per Östlund | Ignore invalid dimensions in relaxed contexts (#11099) |
e947c52a3a | Per Östlund | Improving typing of dimensions in relaxed contexts (#11098) |
1ab4f06845 | Per Östlund | Update subscripts after type checking (#11097) |
5cdbb40a66 | Adeel Asghar | Set the range of logarithmic plots to 1e-20 and 1e20 (#11093) |
46b909803f | Per Östlund | Fix some compiler warnings (#11085) |
88d861bb12 | Mahder Gebremedhin | Add CMake support for ParModExp. (#11084) |
0754644fd7 | Per Östlund | Ignore invalid equations in getModelInstance (#11082) |
70ba137775 | Per Östlund | Ignore algorithms in getModelInstance (#11081) |
e7b7ec3ee1 | arun3688 | fix Julia code generation for linearization (#11079) |
f0e7add768 | anotheruserofgithub | Fix time-related plots and diagram visualization issues (#11069) |
2ecebf0ddc | anotheruserofgithub | Fix time-related 3D animation issues (#10638) |
2dee89ba10 | kabdelhak | [NB] update function inlining (#11078) |
69cafb9e30 | anotheruserofgithub | Fix translation of CAD shape type from URI to path (#11073) |
7dce50ede6 | phannebohm | [NB] Fix alias detection (#11074) |
d3d999158e | Mahder Gebremedhin | Do not run the environment job on 'osx' labled machines. (#11077) |
784d5f657e | Adeel Asghar | Add the missing copy assignment operator for OMVariable (#11072) |
de365bad28 | Per Östlund | Fix prefixing of connector crefs (#11071) |
3fe0d1a525 | Per Östlund | Check array bounds in equations shallowly (#11066) |
a38c3982b2 | Per Östlund | Don't consider final modifiers to be empty (#11064) |
71a7b0a5c4 | Per Östlund | Remove Type.ENUMERATION_ANY (#11060) |
292deba746 | Per Östlund | Guard against more nullptr uses in Expression (#11061) |
14681efb6f | Per Östlund | Guard against nullptr in Expression (#11058) |
cf1ee60d72 | Per Östlund | Improve handling of enumeration(:) (#11056) |
fae4e4871e | phannebohm | [NB] Check for compatible variability (#11047) |
259a951fda | Per Östlund | Improve default arguments in record constructors (#11050) |
15ab34cfbe | Adeel Asghar | Store the state of the toolbars for each perspective (#11046) |
8355a5d3e5 | Adrian Pop | allow top level outer on an non standard flag (#11041) |
9ca1bf6462 | phannebohm | Fix typo in expression sign check (#11040) |
c3c2d9e8e1 | Jens Schönbohm | Updating Readme.Windows.md: OPENMODELICALIBRARY (#11035) |
70fcdeea9c | Adeel Asghar | Remove the plot curve before detaching it (#11034) |
4ed5ffa83e | Adrian Pop | remove unused script (#11030) |
dedd489acd | Adrian Pop | fix typo (#11028) |
d78a10ebf9 | Adeel Asghar | Do not fold the result when unloading another result file (#11026) |
766f150c0f | Adeel Asghar | Updated the scripting api examples information (#11024) |
cf6adceead | zhangxinqiang | Remove excess nesting (#10984) |
947b5120e0 | Andreas | Update OMSimulator sub-module (#11013) |
48ea6c489d | Julien Schueller | CMake FMU export: Fix ref to cxx compiler (#11004) |
e29b5e1acc | Julien Schueller | CMake FMU export: Only require C compiler (#11003) |
ae3b357e8c | nik5346 | Calling fmi2SetXXX in event mode (#10974) |
8fa6676b84 | phannebohm | Support parameter nominal values in zero-crossings (#10983) |
96657939e4 | Mahder Gebremedhin | Update 3rdParty. Fix SuiteSparse CMake config. (#10989) |
6a88ed1a95 | Adrian Pop | use github OMBootstrapping instead of the archive on build.openmodelica.org (#10965) |
17eda335b8 | phannebohm | Only use literal nominal values for now (#10969) |
108881843a | phannebohm | Propagate nominal values for builtin functions (#10964) |
a683375d08 | phannebohm | Add basic rules to propagate nominal values (#10963) |
131ba85129 | phannebohm | Use nominal values for zero-crossing tolerance (#10960) |
0cf26122ea | Mahder Gebremedhin | Update README for CMake and macOS. (#10962) |
ca93d5a252 | Mahder Gebremedhin | Do not exit before printing the assertion message. (#10950) |
6386251e69 | Adrian Pop | implement support for non-standard Modelica on special flags (#10953) |
2c0744d86e | Adrian Pop | fix typo (#10947) |
4669298c99 | phannebohm | Dump also loops of init lambda=0 (#10938) |
7702cf12b5 | kabdelhak | [BE] fail on unfixable variables that do not occur in initial system (#10937) |
8b1a2fb9d8 | Per Östlund | Fix compiler warnings (#10936) |
5d745553ff | kabdelhak | [NB] update for-when nesting (#10922) |
654c4cfafd | Per Östlund | Clean up Dump (#10933) |
816dae5794 | Per Östlund | Add Absyn.Exp.SUBSCRIPTED_EXP() to utility functions (#10931) |
3a964eaffc | phannebohm | Use minimal Tearing instead of no Tearing (#10889) |
cae30bc33c | Per Östlund | Remove special case for initial() in checkModel (#10928) |
189eb2761f | Per Östlund | Handle inner/outer in connectors (#10925) |
6d94d2ebe5 | Per Östlund | Add System.waitForInput (#10924) |
f1c1d2c6a2 | Per Östlund | Add option for simplified save total model in OMEdit (#10923) |
b9c7adffeb | Per Östlund | Add options to saveTotalModelDebug (#10921) |
a8e92e8edc | Andreas | Simplify SystemImpl to use omc_stat (#10907) |
91dba943e9 | Per Östlund | Don't instantiate outer components (#10919) |
e015287f9c | Andreas | Assert number of base clocks equals initialized base clocks. (#10910) |
cf7a810e3a | Adrian Pop | fix typo (#10912) |
1fcd75f417 | Adrian Pop | update 3rdParty to include ryu (#10911) |
5afd6eb52d | Per Östlund | Fix DAE conversion for some array attributes (#10909) |
5ddd573df8 | Per Östlund | Fix non-scalarized handling of stream operators (#10908) |
02127e9e9f | Per Östlund | Unroll vectorized connect equations (#10906) |
e87df02ff9 | kabdelhak | [NB] reintroduce minimal tearing (#10904) |
f51fd255d1 | Per Östlund | Don't ignore unknown equations/statements in ConvertDAE (#10905) |
56e4b4c5f9 | Per Östlund | Improve vectorization of bindings (#10903) |
56014489be | Mahder Gebremedhin | Restructure and refactor the memory pool implementation. (#10901) |
3e1a0ac0d6 | Per Östlund | Guard against out of bounds access (#10900) |
c6a5663f65 | Andreas | Use Dockerfile with CMake (#10896) |
f41a266877 | Per Östlund | Improve vectorization of bindings (#10888) |
89ecd3f9d8 | phannebohm | [NB] Fix symbolic Jacobian resultVars and tmpVars (#10457) |
b0c0a25caf | Per Östlund | Dump flat model after running the new backend (#10887) |
a6a176a683 | kabdelhak | [NB] update replace cref -> expression function (#10886) |
5d219fcd4d | Per Östlund | Don't move complex bindings when using the NB (#10885) |
83afe20fcb | kabdelhak | [NB] fix iterator collect lowering (#10884) |
7ada49840f | Andreas | Change `’` to `'` (#10883) |
e577d4104b | Andreas | Document backend and backenddaeinfo (#10876) |
a7343ac6be | Per Östlund | Remove # when printing boxed types (#10881) |
424efd2201 | Per Östlund | Include the class itself in getAllSubtypeOf (#10877) |
39b219ee7e | phannebohm | [janitor] Use debug flag NLSanalyticJacobian (#10878) |
Library | Change |
AES | Configuration hash (OMC settings or the testing script changed) |
AixLib | From version 1.3.2-development (1f18a83cd5c0e4bdaaa9e203dd8d4178745beba3) to 1.3.2-development (ed30b480ae4ece5a4fb155ab65a8e23be91cc2e8) |
AixLib_latest | From version 1.3.2-development (1f18a83cd5c0e4bdaaa9e203dd8d4178745beba3) to 1.3.2-development (ed30b480ae4ece5a4fb155ab65a8e23be91cc2e8) |
BuildSysPro | Configuration hash (OMC settings or the testing script changed) |
BuildingSystems | From version 2.0.0-master (3a68d18887d3b7938d1d94be3b79271c4b031b74) to 2.0.0-master (d01388db9ea81dc63405235b9593dda694236a10) |
Buildings_8 | From version 8.1.4-maint.8.1.x (1471bad4d8a8f82b150a33567eb0095264cd44cc) to 8.1.4-maint.8.1.x (68f3c363ad37e05294dca97129a317fec50573f6) |
Buildings_9 | From version 9.1.1-maint.9.1.x (919f3b17ee265a5c536ae7dfe597da1b4c6bcb12) to 9.1.2-maint.9.1.x (7554db24d8991016bbe476e2ce4922fecd6bfd3c) |
Buildings_latest | From version 10.0.0-master (115ea729ea19eb45ff817b40e2276ed8cd49e1b4) to 11.0.0-master (4f26f0b917cf34caad3a028e5e5a11d2668925b7) |
Chemical | Configuration hash (OMC settings or the testing script changed) |
ClaRa | From version 1.8.0-master (950f1712b02297932e388e65d18e958b4179f643) to 1.8.1-main (c66f80329e0efc823c1168e75bd4ee2e48ac4e2d) |
ClaRa_dev | From version internal (a830544d1d4304f1b966da5c37da693943093ae4) to 1.8.1-main (c66f80329e0efc823c1168e75bd4ee2e48ac4e2d) |
DeltaRobot | Configuration hash (OMC settings or the testing script changed) |
ElectricalEnergyStorage | Configuration hash (OMC settings or the testing script changed) |
ExternalMedia | Configuration hash (OMC settings or the testing script changed) |
FastBuildings | Configuration hash (OMC settings or the testing script changed) |
HanserModelica | Configuration hash (OMC settings or the testing script changed) |
HelmholtzMedia | Configuration hash (OMC settings or the testing script changed) |
IBPSA_latest | From version 4.0.0-master (d536a08b519721d0dba9611c460b7b44e4e59df2) to 4.0.0-master (b47baea4b60fbc8888efdb2b1bde4776bc2e77a8) |
IDEAS | From version 3.0.0-master (8552344d34139c940e479f6602f8f7bab4ee594b) to 3.0.0-master (1211ea7a4bfca39ae55803a441386155eb5f6231) |
IDEAS_dev | From version 3.0.0-master (8552344d34139c940e479f6602f8f7bab4ee594b) to 3.0.0-master (1211ea7a4bfca39ae55803a441386155eb5f6231) |
IndustrialControlSystems | Configuration hash (OMC settings or the testing script changed) |
KeyWordIO | Configuration hash (OMC settings or the testing script changed) |
MessagePack | Configuration hash (OMC settings or the testing script changed) |
ModelicaTest_3.2.3 | Configuration hash (OMC settings or the testing script changed) |
ModelicaTest_4.0.0 | Configuration hash (OMC settings or the testing script changed) |
ModelicaTest_trunk | From version trunk (814448f148ce9255944d5924b94078bd2ebba67b) to trunk (1fbf08d6bd9e83aa0e17e600bdf38a337874468c) |
Modelica_3.2.3 | Configuration hash (OMC settings or the testing script changed) |
Modelica_4.0.0 | Configuration hash (OMC settings or the testing script changed) |
Modelica_trunk | From version trunk (814448f148ce9255944d5924b94078bd2ebba67b) to trunk (1fbf08d6bd9e83aa0e17e600bdf38a337874468c) |
OpenHydraulics | Configuration hash (OMC settings or the testing script changed) |
OpenIPSL | Configuration hash (OMC settings or the testing script changed) |
OpenIPSL_2.0.0 | Configuration hash (OMC settings or the testing script changed) |
OpenIPSL_dev | From version 3.1.0-master (327e3a1da4b15fc70eaf8fedf0212e6e53002486) to 3.1.0-master (48e3d499696300d0a74d9b934450c343a535d6c0) |
PNlib | From version 2.2.0-master (059545d48dd9ceeccfa3b4e47689ec8dd334dcd8) to 2.2.0-master (49d2ad4fa8150d709b1ca740ae7622a4e9a2a175) |
PhotoVoltaics | Configuration hash (OMC settings or the testing script changed) |
Physiolibrary | From version 2.3.1 (7597498ffe49fea2723bafdc8a0f275c0dcecb83) to 3.0.0 (0ef8b5848b8bd08912a1713d0641b6bb03c3e3b2) |
PowerGrids | Configuration hash (OMC settings or the testing script changed) |
PowerGrids_dev | From version 2.0.0-develop (5f2ff03061ed2692459100cd828a17abb5e2180d) to 2.0.0-develop (e7d1fece326bd541acad1c229ef4ed70bbb25696) |
PowerGrids_symb_jac | Configuration hash (OMC settings or the testing script changed) |
PowerSysPro | Configuration hash (OMC settings or the testing script changed) |
PowerSystems | Configuration hash (OMC settings or the testing script changed) |
PowerSystems_latest | Configuration hash (OMC settings or the testing script changed) |
ScalableTestGrids_noopt | Configuration hash (OMC settings or the testing script changed) |
ScalableTestSuite | Configuration hash (OMC settings or the testing script changed) |
ScalableTestSuite_noopt | Configuration hash (OMC settings or the testing script changed) |
StewartPlatform | Configuration hash (OMC settings or the testing script changed) |
SystemDynamics | Configuration hash (OMC settings or the testing script changed) |
TAeZoSysPro | Configuration hash (OMC settings or the testing script changed) |
TAeZoSysPro_testsuite | Configuration hash (OMC settings or the testing script changed) |
ThermoPower | Configuration hash (OMC settings or the testing script changed) |
ThermoSysPro | Configuration hash (OMC settings or the testing script changed) |
ThermofluidStream | From version 1.1.0-main (e8901d6fe253a3807e68b4ad9145d1afacf642e7) to 1.1.0-main (8c6deeb713b7766f67274263339ef11a0f24871c) |