modelica / ModelicaStandardLibrary

Free (standard conforming) library to model mechanical (1D/3D), electrical (analog, digital, machines), magnetic, thermal, fluid, control systems and hierarchical state machines. Also numerical functions and functions for strings, files and streams are included.
https://doc.modelica.org
BSD 3-Clause "New" or "Revised" License
479 stars 169 forks source link

Unified framework for regularized functions #742

Open modelica-trac-importer opened 7 years ago

modelica-trac-importer commented 7 years ago

Reported by fcasella on 2 Jun 2008 21:40 UTC The Modelica_Fluid library currently contains several functions (regRoot, regRoot2, etc.) which aim at approximating non-smooth functions with smooth approximation. All these functions could be rewritten based on the theory of distribution, which might also help writing their derivatives. Goal: develop a stand-alone package with examples, for later inclusion within Modelica_Fluid and possibly within Modelica.Math.


Migrated-From: https://trac.modelica.org/Modelica/ticket/742

modelica-trac-importer commented 7 years ago

Modified by fcasella on 2 Jun 2008 21:42 UTC

modelica-trac-importer commented 7 years ago

Modified by dietmarw on 3 Jun 2008 06:12 UTC

modelica-trac-importer commented 7 years ago

Modified by fcasella on 3 Jun 2008 15:49 UTC

modelica-trac-importer commented 7 years ago

Modified by wiesmann on 3 Jun 2008 23:00 UTC

modelica-trac-importer commented 7 years ago

Comment by fcasella on 9 May 2012 14:49 UTC moved from https://trac.modelica.org/Modelica_Fluid/ticket/8

modelica-trac-importer commented 7 years ago

Modified by fcasella on 9 May 2012 14:58 UTC

modelica-trac-importer commented 7 years ago

Comment by otter on 2 Jan 2013 21:51 UTC This is not important for MSL 3.2.1 and is a non-trivial task (especially to handle this in a backwards compatible way). It is also not clear who will spend time on this. Therefore, changed the milestone to "undecided".

modelica-trac-importer commented 7 years ago

Changelog removed by otter on 2 Jan 2013 21:51 UTC

modelica-trac-importer commented 7 years ago

Modified by dietmarw on 23 Jan 2013 09:00 UTC