Alfasim-sdk

Latest version: v0.20.0

Safety actively analyzes 621854 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.20.0

===================

* Version bump to synchronize with ALFAsim (no relevant changes).

0.19.0

===================

* Added support for user plugins have multiple python source files, the "user plugin entry point" logic is unchanged, but extra python code could be placed in `alfasim_sdk_plugins.<plugins_id>` and be imported at runtime;
* Added ``enable_fast_compositional`` attribute to ``NumericalOptionsDescription``.

0.18.0

===================

* Added support for Python 3.10.
* Dropped support for EOL Python 3.6 and 3.7.
* Remove pins for ``strictyaml`` and no longer require ``ruamel.yaml``.

0.17.0

===================

* Disable internal hdf file locks.

* Added ``esp_thermal_efficiency_model`` attribute to ``PumpEquipmentDescription``.

* Added ``esp_manufacturer`` and ``esp_model`` attributes to ``PumpEquipmentDescription``.

* Removed ``user_defined_esp_table`` and ``esp_parameters`` from ``PumpEquipmentDescription``.

* ``pyinvoke`` is now used to manage plugins tasks.

0.16.3

===================

* Loose pinned requirements for ``barril``.

0.16.0

===================

* Added support to export and import configuration data from plugins.

* Added a fixture ``alfasim_runner`` (add to pytest relevant configuration ``alfasim_sdk.testing.fixtures`` to use it) to allow plugin authors to run their plugin against an installed version of ALFAsim in a test environment.

* Added a helper to read ALFAsim simulation results (``alfasim_sdk.result_reader.reader.Results``).

* Added ``heads, ``efficiencies``, and ``powers`` attributes to ``TablePumpDescription``.

* Added ``esp_viscosity_model`` attribute to ``PumpEquipmentDescription``.

* Added ``user_defined_esp_table`` and ``esp_parameters`` attributes to ``PumpEquipmentDescription``. Now, an ESP can be created as ``eps_parameters`` = [``user_defined`` or ``catalog``]. When it's created as ``user_defined``, the pump table is read from a ``user_defined_esp_table``. Otherwise, is read from a ``esp_table``.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.