Skip to content

Changes

#169 (Mar 30, 2020, 10:10:32 AM)

  1. refs #3520: Decrease simulation time (#3527) — noreply / githubweb

#168 (Mar 28, 2020, 1:12:18 PM)

  1. Ignore Visual Studio files — modelica / githubweb

#167 (Mar 25, 2020, 8:02:09 AM)

  1. Add phase currents to comparisonSignals.txt to consistently cover zero sequence currents (#3497) — noreply / githubweb

#166 (Mar 24, 2020, 3:35:10 PM)

  1. Remove combiTimeTable.nextTimeEvent from the list of comparison signals (#3522) — noreply / githubweb

#165 (Mar 20, 2020, 8:46:22 PM)

  1. Fix function name in assert message — modelica / githubweb

#164 (Mar 20, 2020, 8:09:40 PM)

  1. #3479: Enforce valid resolution (must be 1) for shift sampling of event-clock sampled value. — Christoff.Buerger / githubweb
  2. #3479: Added rationale for final modification — modelica / githubweb

#163 (Mar 20, 2020, 7:58:55 PM)

  1. refs #3517: Add test model — modelica / githubweb

#162 (Mar 20, 2020, 7:42:15 PM)

  1. Remove leading blanks in annotations — modelica / githubweb

#161 (Mar 19, 2020, 2:59:24 PM)

  1. Fix external links (#3515) — noreply / githubweb

#160 (Mar 19, 2020, 2:58:35 PM)

  1. refs #3513: Fix parameter description (#3514) — noreply / githubweb

#159 (Mar 19, 2020, 10:07:26 AM)

  1. Fix counting PRs in Generate-ReleaseNotes.py — modelica / githubweb

#158 (Mar 19, 2020, 9:59:29 AM)

  1. refs #3510: Add comparison signals (#3511) — noreply / githubweb

#157 (Mar 19, 2020, 9:31:01 AM)

  1. refs #2969: Remove questionable comparison signals (#3512) — noreply / githubweb

#156 (Mar 18, 2020, 10:33:11 PM)

  1. Reduce number of signals (#3498) — noreply / githubweb

#155 (Mar 17, 2020, 4:04:34 PM)

  1. Remove obsolete text located in Diagram layer (#3507) — noreply / githubweb

#154 (Mar 16, 2020, 7:46:06 PM)

  1. Fix initial conditions (#3505) — noreply / githubweb

#153 (Mar 16, 2020, 11:48:47 AM)

  1. Update references (#3502) — noreply / githubweb

#152 (Mar 15, 2020, 10:02:29 PM)

  1. refs #3005, #2109: Remove clang warning -Wtautological-pointer-compare — modelica / githubweb

#151 (Mar 15, 2020, 11:27:52 AM)

  1. Count PRs in Generate-ReleaseNotes.py — modelica / githubweb

#150 (Mar 11, 2020, 11:42:29 PM)

  1. Update release notes — modelica / githubweb
  2. Update versionDate to 2020-03-11 — modelica / githubweb
  3. Update release notes — modelica / githubweb
  4. Fix comparison signals — modelica / githubweb

#149 (Mar 11, 2020, 10:07:38 AM)

  1. Improve readability of Smoothness description (#3489) — noreply / githubweb

#148 (Mar 10, 2020, 10:07:50 PM)

  1. refs #3455: Fix conversion — modelica / githubweb
  2. refs #3455: Fix conversion from SingleToMultiPhase — modelica / githubweb
  3. Propsed change of the conversion script — dr.christian.kral / githubweb
  4. Update ConvertModelica_from_3.2.3_to_4.0.0.mos — dr.christian.kral / githubweb
  5. Fix vector — dr.christian.kral / githubweb
  6. Modelica.Media.Air.MoistAir.specificInternalEnergy_pTX did not contain R (it had R_gas but...) — Hans.Olsson / githubweb
  7. No need to convert y in Modelica.Electrical.QuasiStationary.MultiPhase.Sensors.ReactivePowerSensor — Hans.Olsson / githubweb
  8. Add alias variables to fully test conversion of #3022, #3351 — noreply / githubweb

#147 (Mar 10, 2020, 9:23:53 PM)

  1. Update Contact — modelica / githubweb

#146 (Mar 10, 2020, 5:35:54 PM)

  1. Addresses #3412 (OpAmp-examples regression) (#3490) — noreply / githubweb

#145 (Mar 10, 2020, 5:34:47 PM)

  1. refs #3493: Add missing redeclaration of SaturationProperties (#3494) — noreply / githubweb

#144 (Mar 9, 2020, 6:02:53 PM)

  1. refs #3483: Fix arguments of dp_twoPhaseFriedel_DP and dp_twoPhaseChisholm_DP — modelica / githubweb
  2. Use named argument to be more robust against changes — modelica / githubweb

#143 (Mar 9, 2020, 12:09:41 PM)

  1. Add defaults for old modifiers for conversion of LinearDependency (#3492) — noreply / githubweb

#142 (Mar 7, 2020, 6:16:43 PM)

  1. Refs #3478: Reduce simulation tolerance by factor 0.1 (#3482) — noreply / githubweb

#141 (Mar 7, 2020, 6:15:13 PM)

  1. Fix bug of current sensor (#3488) — noreply / githubweb

#140 (Mar 5, 2020, 11:21:12 AM)

  1. Change doc strings to start with uppercase letter — dr.christian.kral / githubweb
  2. Change "... value" => "Value in ..." — dr.christian.kral / githubweb
  3. Change text in docstring from upper to lower case — dr.christian.kral / githubweb
  4. Unified doc strings of conversion functions — dr.christian.kral / githubweb
  5. Change "Kelvin" to "kelvin" — dr.christian.kral / githubweb
  6. Change "Celsius" to "degree Celsius" — dr.christian.kral / githubweb
  7. Change "Fahrenheit" to "degree Fahrenheit" — dr.christian.kral / githubweb
  8. Chang "Rankine" to "degree Rankine" — dr.christian.kral / githubweb
  9. Change "electrical current" to "electric current" — dr.christian.kral / githubweb
  10. Change "electrical potential" to "electric potential" — dr.christian.kral / githubweb
  11. Changed "electrical voltage" to "electric voltage" — dr.christian.kral / githubweb
  12. Change "electrical impedance" to "impedance" — dr.christian.kral / githubweb
  13. Change "electrical admittance" to "admittance" — dr.christian.kral / githubweb
  14. Change "complex electrical power" to "complex apparent power" according to http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-11-39 — dr.christian.kral / githubweb
  15. Change more doc strings to start with uppercase letter — modelica / githubweb
  16. Change Joule to joule — noreply / githubweb
  17. Change Watt => watt and Joule => joule — dr.christian.kral / githubweb

#139 (Mar 4, 2020, 6:33:25 PM)

  1. Corrected 'by by function' with 'by the function' (#3458) — noreply / githubweb

#138 (Mar 4, 2020, 8:28:13 AM)

  1. Added suitable delay between upstream pump and valve activation and V3/V6 opening to prevent — francesco.casella / githubweb
  2. Added ValveDiscreteRamp model — francesco.casella / githubweb
  3. Modified AST_BatchPlant example case to use appropriate finite valve and pump on-off times — francesco.casella / githubweb
  4. Set opening_min to default value of zero for V3 and V6. This removes any residual backflow. — francesco.casella / githubweb

#137 (Mar 2, 2020, 9:13:11 PM)

  1. Update release notes — modelica / githubweb

#136 (Mar 2, 2020, 8:37:48 PM)

  1. Update electrical magnetic release notes of MSL 4.0.0 (#3469) — noreply / githubweb

#135 (Mar 2, 2020, 8:26:41 PM)

  1. Introduce auxiliary variable — modelica / githubweb
  2. refs #3276: Fix setState_pTX — modelica / githubweb
  3. refs #3276: Add test model — modelica / githubweb

#134 (Mar 2, 2020, 8:13:06 PM)

  1. Refs #3455: Fix documentation of non-backwards compatible change of SwitchYD (#3467) — noreply / githubweb

#133 (Mar 2, 2020, 8:11:39 PM)

  1. Fix spelling mistakes with help of DSpellCheck (#3473) — noreply / githubweb

#132 (Mar 2, 2020, 3:47:58 PM)

  1. Refs #3022 and #3455: Fix conversion of quasi static relative sensors — dr.christian.kral / githubweb
  2. Refx #2973, #2993 and #3455: Fix conversion of SingleToMultiPhase — dr.christian.kral / githubweb

#131 (Mar 2, 2020, 10:19:25 AM)

  1. Fix description of localx (#3462) — noreply / githubweb

#130 (Mar 2, 2020, 10:07:08 AM)

  1. Fix typo in conversion script for Modelica_Synchronous — dietmar.winkler / githubweb

#129 (Mar 1, 2020, 11:02:01 PM)

  1. Remove UTF-8 BOM — modelica / githubweb

#128 (Mar 1, 2020, 10:53:37 PM)

  1. Update name of package SIunits => Units (#3471) — noreply / githubweb

#127 (Feb 29, 2020, 8:45:09 PM)

  1. Fix %freqHz in icon of Clocked Sine model  (#3465) — noreply / githubweb

#126 (Feb 29, 2020, 4:38:09 PM)

  1. Revert "Fixing common spelling mistakes with help of codespell (#3454)" — modelica / githubweb

#125 (Feb 29, 2020, 4:10:19 PM)

  1. refs #3440: Rename NoiseExamples to Noise — modelica / githubweb

#124 (Feb 28, 2020, 2:28:49 PM)

  1. refs #3446: Add Include annotation for external function interface — modelica / githubweb
  2. refs #3446: Add IncludeDirectory annotation for external function interface — modelica / githubweb
  3. Avoid double definition in case of multiple includes — noreply / githubweb

#123 (Feb 28, 2020, 9:12:23 AM)

  1. Fixing common spelling mistakes with help of codespell (#3454) — noreply / githubweb

#122 (Feb 28, 2020, 8:22:01 AM)

  1. Remove multiple blank lines. — dietmar.winkler / githubweb
  2. Remove superfluous default graphical annotations. — dietmar.winkler / githubweb
  3. Revert to "preserveAspectRatio=false" where it makes sense. — dietmar.winkler / githubweb

#121 (Feb 28, 2020, 8:11:52 AM)

  1. Update version management section to reflect semver based versions (#3449) — noreply / githubweb

#120 (Feb 28, 2020, 8:10:58 AM)

  1. Fully specify initial conditions (#3448) — noreply / githubweb

#119 (Feb 26, 2020, 9:43:29 PM)

  1. Fully specify initial conditions in clocked models (#3452) — noreply / githubweb

#118 (Feb 26, 2020, 3:27:33 PM)

  1. Split Modelica.Clocked into individual physical directories and files (#3433) — noreply / githubweb

#117 (Feb 26, 2020, 12:47:53 PM)

  1. Refs #3439: Remove %name from FixedShape icon graphics to avoid duplicate display (#3447) — noreply / githubweb

#116 (Feb 25, 2020, 5:58:40 PM)

  1. refs #3415: Remove test for value of hashString (#3442) — noreply / githubweb

#115 (Feb 25, 2020, 2:03:58 PM)

  1. refs #3415: Increase comparison tolerance (#3444) — noreply / githubweb

#114 (Feb 25, 2020, 9:29:19 AM)

  1. refs #2820: Add synchronous language elements to ModelicaReference (#3443) — noreply / githubweb

#113 (Feb 24, 2020, 8:33:54 PM)

  1. refs #2820: Replaced explicit syntax section with link Modelica Grammar (#3321) — noreply / githubweb

#112 (Feb 24, 2020, 7:40:32 PM)

  1. refs #3440: Rename NoiseExamples to Noise (#3441) — noreply / githubweb

#111 (Feb 24, 2020, 7:38:50 PM)

  1. Fix connect line color (#3436) — noreply / githubweb

#110 (Feb 24, 2020, 7:38:25 PM)

  1. Fix icons (#3437) — noreply / githubweb

#109 (Feb 24, 2020, 7:37:26 PM)

  1. Fully specify initial conditions (#3438) — noreply / githubweb

#108 (Feb 23, 2020, 2:22:59 PM)

  1. Fix initial conditions of single phase transformer models with hysteresis — dr.christian.kral / githubweb
  2. Remove protected to make magnetic transformer components accessible from outside — dr.christian.kral / githubweb
  3. Add initial condition to three phase hysteresis transformer example — dr.christian.kral / githubweb
  4. Add two more initial conditions to the three phase hysteresis transformer example — dr.christian.kral / githubweb
  5. Fix initial conditions of hysteresis comparison example — dr.christian.kral / githubweb

#107 (Feb 22, 2020, 11:11:09 PM)

  1. Update release notes — modelica / githubweb

#106 (Feb 22, 2020, 9:25:15 PM)

  1. Finally fixes #3341 by correcting last broken link. — dietmar.winkler / githubweb

#105 (Feb 20, 2020, 2:01:16 PM)

  1. Fix unconsidered change of parameter c_usefulFlux from default to start (#3431) — noreply / githubweb

#104 (Feb 19, 2020, 10:59:32 PM)

  1. Remove unused image files. — dietmar.winkler / githubweb
  2. Remove unused Tank_PipeAboveTankLevel.png — dietmar.winkler / githubweb

#103 (Feb 19, 2020, 11:21:19 AM)

  1. Change name TwoPorts => TwoPort (#3426) — noreply / githubweb

#102 (Feb 18, 2020, 9:38:43 AM)

  1. Fix ModelicaTest.Magnetic.FluxTubes.BasicComponents reported by #3415 (#3424) — noreply / githubweb

#101 (Feb 17, 2020, 5:36:23 PM)

  1. Fix links of the electrical and the magnetic domain  (#3421) — noreply / githubweb

#100 (Feb 17, 2020, 5:34:23 PM)

  1. Ref: #3341 Fixes the Mechanics documentation links. (#3422) — noreply / githubweb

#99 (Feb 17, 2020, 5:33:40 PM)

  1. refs #3415: Fix index typo (#3423) — noreply / githubweb

#98 (Feb 17, 2020, 12:08:10 PM)

  1. Add translational reference direction arrow to SweptVolume model (#3428) — noreply / githubweb

#97 (Feb 14, 2020, 8:30:28 PM)

  1. Fix VariableCapacitor icon — dr.christian.kral / githubweb
  2. Fix inductor icons — dr.christian.kral / githubweb
  3. Fix polyphase Capacitor icon — dr.christian.kral / githubweb
  4. Fix polyphase VariableCapacitor icon — dr.christian.kral / githubweb
  5. Fix polyphase inductor icons — dr.christian.kral / githubweb
  6. Fix location of center circle of switch icon — dr.christian.kral / githubweb
  7. Fix location of %name according to UsersGuide — dr.christian.kral / githubweb
  8. Fix location of input connector — dr.christian.kral / githubweb
  9. Fix line color to sensor output, remove redundant %m — dr.christian.kral / githubweb

#96 (Feb 14, 2020, 8:28:31 PM)

  1. Omit initialization of position.v — jakub.tobolar / githubweb
  2. Disable initialization if exact=true — jakub.tobolar / githubweb

#95 (Feb 14, 2020, 4:58:43 PM)

  1. Fix comparison signals by removing invalid signal — modelica / githubweb

#94 (Feb 14, 2020, 4:43:08 PM)

  1. Added Clocked to Modelica.UsersGuide.Overview (#3416) — noreply / githubweb

#93 (Feb 13, 2020, 11:40:33 PM)

  1. refs #3389: Split Electrical.Analog into single files (#3411) — noreply / githubweb

#92 (Feb 13, 2020, 11:30:22 PM)

  1. Fix comparison signals by removing invalid signals — modelica / githubweb

#91 (Feb 13, 2020, 8:03:05 PM)

  1. Fix homotopy option to ensure correct initialization if homotopy is used — francesco.casella / githubweb
  2. Removed homotopy from equation for port pressure loss: having no — francesco.casella / githubweb
  3. Used proper type for temperature difference to avoid issues with K<->degC conversion — francesco.casella / githubweb
  4. Added option to set simplified homotopy model in case the check valve of the pump is closed at initialization — francesco.casella / githubweb
  5. Use NoHomotopy as default and document. — modelica / githubweb
  6. Generalize homotopy for checkValve to have three options: Open, Closed, and NoHomotopy (i.e. unknown). — modelica / githubweb
  7. Set homotopy flags in example models to facilitate the convergence of the initial solver — francesco.casella / githubweb
  8. Added reference to homotopy parameter in the documentation of the examples — francesco.casella / githubweb

#90 (Feb 12, 2020, 8:55:09 PM)

  1. Update versionDate to 2020-02-12 — modelica / githubweb

#89 (Feb 12, 2020, 8:22:35 PM)

  1. Trim trailing white space — modelica / githubweb
  2. Update release notes — modelica / githubweb

#88 (Feb 12, 2020, 7:14:20 PM)

  1. Revert to Text.lineColor attribute in obsolete classes — modelica / githubweb

#87 (Feb 12, 2020, 7:12:13 PM)

  1. refs #2152: Prefer Text.textColor attribute — modelica / githubweb
  2. Use standardized font name — modelica / githubweb

#86 (Feb 12, 2020, 2:47:49 PM)

  1. refs #3400: Fix T_hX (#3404) — noreply / githubweb

#85 (Feb 12, 2020, 2:47:35 PM)

  1. refs #3399: Fix consideration of pressure negligence for T_ph (#3402) — noreply / githubweb

#84 (Feb 12, 2020, 2:47:18 PM)

  1. Move common code to separate (protected) function Modelica.Media.IdealGases.Common.MixtureGasNasa.specificEntropyOfpTX (#3403) — noreply / githubweb

#83 (Feb 11, 2020, 11:00:06 PM)

  1. Update release notes — modelica / githubweb

#82 (Feb 11, 2020, 10:04:08 PM)

  1. Update release notes — modelica / githubweb

#81 (Feb 11, 2020, 7:28:59 PM)

  1. Add comparison signals of examples and test models (#3348) — noreply / githubweb

#80 (Feb 11, 2020, 7:28:07 PM)

  1. Split Mechanics.MultiBody into single files (#3396) — noreply / githubweb

#79 (Feb 11, 2020, 7:18:53 PM)

  1. fix #3384, refs #3190: Add missing conversion rules — modelica / githubweb

#78 (Feb 11, 2020, 7:16:19 PM)

  1. Update/fix matrix images for M_OLine (#3398) — noreply / githubweb

#77 (Feb 7, 2020, 12:01:12 PM)

  1. Set Evaluate=true for useQuaternions — Tidefelt Henrik / githubweb
  2. Set Evaluate=true for enforceStates — Tidefelt Henrik / githubweb
  3. Set Evaluate=true for 'exact' — Tidefelt Henrik / githubweb
  4. Annotation "Evaluate" used twice — jakub.tobolar / githubweb

#76 (Feb 7, 2020, 9:01:53 AM)

  1. Rewrite setState_phX as single line assignment for state record (#3393) — noreply / githubweb

#75 (Feb 7, 2020, 9:01:32 AM)

  1. refs #3320: Add missing property calculation for d and T (#3392) — noreply / githubweb

#74 (Feb 7, 2020, 9:01:03 AM)

  1. refs #3316: Fix section numbers (#3395) — noreply / githubweb

#73 (Feb 6, 2020, 9:10:50 PM)

  1. Add SVG to README.md (similar as MAP-FMI) — modelica / githubweb

#72 (Feb 6, 2020, 8:44:58 PM)

  1. refs #3390: Avoid parameter dependency on Modelica.Constants.inf (#3391) — noreply / githubweb

#71 (Feb 6, 2020, 8:42:41 PM)

  1. Incorporate the new Modelica Libraries logo (#3388) — noreply / githubweb

#70 (Feb 6, 2020, 7:24:54 PM)

  1. Add missing `each` to SMPM_ResistiveBraking example (#3394) — noreply / githubweb

#69 (Feb 4, 2020, 7:50:13 PM)

  1. refs #2501: Update release notes — modelica / githubweb

#68 (Feb 3, 2020, 8:04:45 PM)

  1. Update release notes — modelica / githubweb
  2. Update versionDate to 2020-02-03 and version to 4.0.0 — modelica / githubweb
  3. Update release notes — modelica / githubweb

#67 (Feb 3, 2020, 12:27:17 PM)

  1. Move Visualizers.Ground to ObsoleteModelica4 (#3382) — noreply / githubweb

#66 (Feb 3, 2020, 10:58:11 AM)

  1. refs #3378: Remove test models TestWallFriction and TestWallFrictionAndGravity (#3383) — noreply / githubweb

#65 (Feb 3, 2020, 10:14:16 AM)

  1. refs #1741: Increase the stop time (#3386) — noreply / githubweb

#64 (Feb 3, 2020, 10:13:42 AM)

  1. refs #2313: Change output connectors to output Reals (#3385) — noreply / githubweb

#63 (Feb 2, 2020, 8:30:43 PM)

  1. Set Evaluate=true on "Phase index" and friends — modelica / githubweb
  2. Set Evaluate=true on "Number of phases" and friends — modelica / githubweb
  3. refs #3119: Fix merge conflict — modelica / githubweb
  4. refs #3119: Set Evaluate=true also in ModelicaTest — modelica / githubweb
  5. refs #3119: Fix merge conflict — modelica / githubweb

#62 (Feb 2, 2020, 4:29:32 PM)

  1. Update release notes — modelica / githubweb

#61 (Feb 1, 2020, 11:48:13 PM)

  1. refs #712, #3379: Fix conversion from Temp_K — modelica / githubweb

#60 (Feb 1, 2020, 6:49:18 PM)

  1. refs #3377: Fix fixed attribute (#3381) — noreply / githubweb

#59 (Feb 1, 2020, 12:30:34 PM)

  1. Documentation of LossyGearDemos improved (fixes #2934) — Martin.Otter / githubweb
  2. Add "References" documentation to Rotational — jakub.tobolar / githubweb
  3. Refer to references according to conventions — jakub.tobolar / githubweb
  4. Proper font of code in documentation — jakub.tobolar / githubweb

#58 (Feb 1, 2020, 12:27:55 PM)

  1. Unify icon of triac — dr.christian.kral / githubweb
  2. Unify icon colors of DC/DC converters — dr.christian.kral / githubweb
  3. Update icon text and line colors of AC/DC converters — dr.christian.kral / githubweb
  4. Update icon text and line colors of DC/AC converters — dr.christian.kral / githubweb
  5. Update icon text color of DC/DC converters — dr.christian.kral / githubweb
  6. Remove extra line — dr.christian.kral / githubweb
  7. Fix x position of connector "p" — jakub.tobolar / githubweb

#57 (Feb 1, 2020, 11:49:12 AM)

  1. Ref #712: add conversion script entries — modelica / githubweb
  2. Rename SIUnits to Units — modelica / githubweb
  3. Adapt  for "NonSIunits -> Other"  rename — modelica / githubweb
  4. Adapt for "SIunits.Conversions -> Unit.Conversions" — modelica / githubweb
  5. Adapt rename of "Modelica.SIunits -> SI" — modelica / githubweb
  6. Fix "SI[units].Conversions --> Modelica.Units.Conversions" — modelica / githubweb
  7. Change Single "SIunits  -> SI" — modelica / githubweb
  8. Revert changes to older release notes — modelica / githubweb
  9. More documentation fixes — modelica / githubweb
  10. Remove defunct and unnecessary imports. — modelica / githubweb
  11. Fix "Modelica.Conversions -> Modelica.Units.Conversions" — modelica / githubweb
  12. Add global package wide import of Modelica.Units.SI — modelica / githubweb
  13. Temp_C was already scheduled to removal. And since it is removed there is no point in keep Temp_K — modelica / githubweb
  14. Fix lookup for encapsuled class — modelica / githubweb
  15. Documentation fixes. — modelica / githubweb
  16. Rename Other to NonSI — modelica / githubweb
  17. Rename Other to NonSI in conversion script — modelica / githubweb
  18. Avoid top-level import of package SI — modelica / githubweb

#56 (Jan 31, 2020, 9:23:49 PM)

  1. Fix ObsoleteModelica4.mo — modelica / githubweb

#55 (Jan 30, 2020, 10:30:37 PM)

  1. Trim trailing white space — modelica / githubweb

#54 (Jan 30, 2020, 10:12:53 PM)

  1. refs #2152: Prefer Text.textColor attribute — modelica / githubweb

#53 (Jan 30, 2020, 7:03:28 PM)

  1. Fix case of script file. — dietmar.winkler / githubweb

#52 (Jan 29, 2020, 9:20:22 PM)

  1. Add license files (#3376) — noreply / githubweb

#51 (Jan 29, 2020, 8:35:13 PM)

  1. Cure unphysical behaviour of YD-switch (#3377) — noreply / githubweb

#50 (Jan 29, 2020, 6:34:02 PM)

  1. Add documentation of polyphase inductance examples (#3368) — noreply / githubweb

#49 (Jan 29, 2020, 6:32:46 PM)

  1. Add vector visualizer (#2501) — noreply / githubweb

#48 (Jan 29, 2020, 12:50:16 PM)

  1. Unifying the IdealGyrator (#3365) — noreply / githubweb

#47 (Jan 28, 2020, 4:44:07 PM)

  1. Remove redundant readme.txt file (#3375) — noreply / githubweb

#46 (Jan 27, 2020, 9:29:00 PM)

  1. Update release notes — modelica / githubweb

#45 (Jan 27, 2020, 4:41:38 PM)

  1. refs #3115: Document derivatives of table blocks (#3370) — noreply / githubweb

#44 (Jan 27, 2020, 12:22:17 PM)

  1. refs #2946: Update reasoning on library design (#3369) — dietmar.winkler / githubweb

#43 (Jan 26, 2020, 12:10:48 PM)

  1. Fix plot variable (#3366) — noreply / githubweb

#42 (Jan 25, 2020, 3:45:47 PM)

  1. Add StopTime annotation — modelica / githubweb

#41 (Jan 24, 2020, 6:01:02 PM)

  1. Relocate PNG file(s) for StateGraph — modelica / githubweb
  2. Relocate PNG file(s) for Media — modelica / githubweb

#40 (Jan 24, 2020, 5:57:07 PM)

  1. Fix false description of parameters angles_start and sequence_start (#3364) — modelica / githubweb

#39 (Jan 23, 2020, 9:54:31 PM)

  1. Add StopTime annotation — modelica / githubweb

#38 (Jan 23, 2020, 9:10:03 PM)

  1. Add StopTime annotation — modelica / githubweb

#37 (Jan 23, 2020, 8:12:06 PM)

  1. refs #2858: Hide dummy result — modelica / githubweb

#36 (Jan 23, 2020, 7:27:04 PM)

  1. Fix broken links in Rotational and Translational (#3361) — modelica / githubweb

#35 (Jan 23, 2020, 3:27:22 PM)

  1. Resolve obsolete diagram drawings in MultiBody (#3360) — dietmar.winkler / githubweb

#34 (Jan 22, 2020, 6:08:12 PM)

  1. Fix typos and parameter name (#3356) — noreply / githubweb

#33 (Jan 22, 2020, 4:38:34 PM)

  1. Rebuild binaries (#3347) — noreply / githubweb

#32 (Jan 22, 2020, 1:36:14 PM)

  1. refs #3351: Fix models in ModelicaTest.Electrical.QuasiStatic — modelica / githubweb

#31 (Jan 22, 2020, 1:28:38 PM)

  1. Update quasi static single phase sensor icons — modelica / githubweb
  2. Update quasi static polyphase sensor icons — modelica / githubweb
  3. Updata analog polyphase icons — modelica / githubweb
  4. Update analog polyphase reactive power icon — modelica / githubweb
  5. Update analog sensor icons — modelica / githubweb
  6. Update lines of quasi static polyphase current sensor icons — modelica / githubweb
  7. Unify machine specific sensors to match general appearance — modelica / githubweb
  8. Update magnetic flux sensors — modelica / githubweb
  9. refs #2858: Fix ModelicaTest.Tables.CombiTable2Dv.Test18_usertab — modelica / githubweb

#30 (Jan 21, 2020, 7:57:26 PM)

  1. Relocate PNG file(s) for Fluid.Examples — jakub.tobolar / githubweb
  2. Relocate PNG file(s) for Fluid.Pipes — jakub.tobolar / githubweb
  3. Relocate PNG file(s) for Fluid.Valves — jakub.tobolar / githubweb
  4. Relocate PNG file(s) for Fluid.Dissipation.utilities.SharedDocumentation — jakub.tobolar / githubweb
  5. Relocate PNG file(s) for Fluid.Dissipation — jakub.tobolar / githubweb
  6. Relocate PNG file(s) for Fluid.Utilities — jakub.tobolar / githubweb
  7. Rename directory Utilities (Camel Case) — jakub.tobolar / githubweb
  8. Rename directory PressureLoss/StraightPipe (Camel Case) — jakub.tobolar / githubweb

#29 (Jan 21, 2020, 7:45:33 PM)

  1. refs #3351: Fix sensor output — modelica / githubweb

#28 (Jan 21, 2020, 4:52:56 PM)

  1. Add partial model with no voltage and current variables — modelica / githubweb
  2. Change names of complex signal outputs — modelica / githubweb
  3. Fix balance equations of sensors — modelica / githubweb
  4. Update examples — modelica / githubweb
  5. Update documentation — modelica / githubweb
  6. Change names of output connectors — modelica / githubweb
  7. Change polyphase sensors in the same way as single phase sensors — modelica / githubweb
  8. Update quasi static displacement angle sensor — modelica / githubweb
  9. Update LinearInductor.mo — modelica / githubweb
  10. Update sensor name in icon — modelica / githubweb
  11. Add missing lines to sensor — modelica / githubweb
  12. Update IMC_withLosses.mo — modelica / githubweb
  13. Update NonLinearInductor.mo — modelica / githubweb
  14. Update SMEE_Generator.mo — modelica / githubweb
  15. Update polyphase examples — modelica / githubweb
  16. Update FrequencySensor.mo — modelica / githubweb
  17. Add new partial model for voltage and current sensor — modelica / githubweb
  18. Update reference — modelica / githubweb
  19. Add new polyphase partial model for voltage and current sensor — modelica / githubweb
  20. Remove obsolete partial models — modelica / githubweb
  21. Change output of Aron sensor — modelica / githubweb
  22. Update conversion script — modelica / githubweb
  23. Test conversions script for #3022 — modelica / githubweb
  24. Fix conversions script and test models — modelica / githubweb
  25. Add single-phase and polyphase relative sensors — modelica / githubweb
  26. Update abs_ and arg_ variables — modelica / githubweb
  27. Fix links in quasi static sensor interface models — modelica / githubweb
  28. Change order of conversion commands — modelica / githubweb

#27 (Jan 21, 2020, 8:26:05 AM)

  1. refs #1478: Replace Impure annotation by impure declaration — modelica / githubweb
  2. refs #1478: Declare external functions as pure/impure — modelica / githubweb
  3. refs #1478: Fix merge conflict — modelica / githubweb
  4. refs #1478: Fix splitPathName declaration — modelica / githubweb
  5. refs #1478: Fix random declarations — modelica / githubweb
  6. refs #1478: Fix error declaration — modelica / githubweb
  7. refs #1478: Deprecate readTableData functions — modelica / githubweb
  8. refs #1478: Clarify usertab feature of tables — modelica / githubweb

#26 (Jan 20, 2020, 9:26:45 PM)

  1. refs #3304: Update library officers (#3355) — noreply / githubweb

#25 (Jan 20, 2020, 9:25:59 PM)

  1. refs #2884: Fix block names — modelica / githubweb

#24 (Jan 20, 2020, 9:23:22 PM)

  1. refs #2884: Fix block names — modelica / githubweb

#23 (Jan 20, 2020, 8:13:43 PM)

  1. Add StopTime annotation to Modelica.Magnetic.QuasiStatic.FluxTubes.Examples.Leakage.GeneralLeakage (#3350) — noreply / githubweb

#22 (Jan 20, 2020, 6:58:06 PM)

  1. Reduce result file size of FFT examples (#3349) — Anton.Haumer / githubweb
  2. Improve documentation format and fix some copy/paste errors — jakub.tobolar / githubweb
  3. Minor improvement of documentation — jakub.tobolar / githubweb

#21 (Jan 20, 2020, 5:33:03 PM)

  1. Update .mailmap file — modelica / githubweb
  2. Remove dummy annotations — modelica / githubweb
  3. Remove experiment annotation from partial model (#3345) — noreply / githubweb
  4. Update copyright year to 2020 (#3346) — noreply / githubweb
  5. Add StopTime annotation — modelica / githubweb
  6. Add StopTime annotation — modelica / githubweb
  7. Add StopTime annotation — modelica / githubweb
  8. Add StopTime annotation — modelica / githubweb
  9. Add StopTime annotation — modelica / githubweb
  10. Remove obsolete import Modelica; (#3353) — modelica / githubweb

#20 (Jan 17, 2020, 9:01:25 PM)

  1. Fix bug in quasi-static MutualInductor (#3343) — modelica / githubweb

#19 (Jan 17, 2020, 9:00:16 PM)

  1. Fix broken URIs in the documentation (#3340) — modelica / githubweb

#18 (Jan 17, 2020, 5:28:44 PM)

  1. refs #3254: Utilize absoluteValue=false annotation for relative sensors (#3293) — noreply / githubweb

#17 (Jan 17, 2020, 5:04:26 PM)

  1. Split ComplexBlocks into single files (#3338) — dietmar.winkler / githubweb

#17 (Jan 17, 2020, 5:04:26 PM)

  1. Split ComplexBlocks into single files (#3338) — dietmar.winkler / githubweb

#16 (Jan 17, 2020, 11:58:21 AM)

  1. Fixes #3127 by giving the parameter the correct type (#3301) — noreply / githubweb

#15 (Jan 17, 2020, 9:15:16 AM)

  1. Removing the non-linear case from doc strings (#3328) — modelica / githubweb

#14 (Jan 17, 2020, 8:53:26 AM)

  1. Clarify #3335 (#3337) — dietmar.winkler / githubweb

#13 (Jan 17, 2020, 8:48:09 AM)

  1. Change alfa to alpha (#3327) — dietmar.winkler / githubweb

#12 (Jan 17, 2020, 8:36:56 AM)

  1. Add missing quasi-static FluxTubes models (#3326) — dietmar.winkler / githubweb

#11 (Jan 17, 2020, 8:32:43 AM)

  1. Fix typo — modelica / githubweb

#10 (Jan 16, 2020, 11:16:17 PM)

  1. refs #2963: Fix modifiers — modelica / githubweb

#9 (Jan 16, 2020, 11:03:01 PM)

  1. refs #3078: Remove invalid import statement — modelica / githubweb

#8 (Jan 16, 2020, 10:32:57 PM)

  1. refs #3047, #3335: Fix import conflict — modelica / githubweb

#7 (Jan 16, 2020, 9:56:16 PM)

  1. refs #3047: Fix function name — modelica / githubweb

#6 (Jan 16, 2020, 9:34:18 PM)

  1. refs #883: Avoid function names with single-quoted idents (#3047) — noreply / githubweb

#5 (Jan 16, 2020, 7:23:46 PM)

  1. Remove default diagram size annotations Rotational and Translational (#3332) — modelica / githubweb

#4 (Jan 16, 2020, 5:12:53 PM)

  1. Split Rotational into single files (#3330) — dietmar.winkler / githubweb

#3 (Jan 16, 2020, 5:12:37 PM)

  1. Split Translational into single files (#3331) — dietmar.winkler / githubweb

#2 (Jan 16, 2020, 5:10:51 PM)

  1. Fix typo — modelica / githubweb