Skip to main content

Python interface for retrieving results of Pendulo water hammer simulation

Project description

PenWin32 (Pendulo) python API calling interface

What is it?

A python package enabling users to call a minimal set of PenWin32.dll API functions and subroutines within python scripts. For latest python version e.g. 3.10. 32 bits only.

Installation

Windows only

pip install pendulo

Requirements (32 bits)

  1. python 3.10

  2. numpy 1.21.3 (python 3.10)

  3. Pendulo kernel library (penwin32.dll)

  4. valid Pendulo_size and Pendulo_version license

This tool expects Picwin32.dll to be in the PATH or in one of the following folders:

                %localappdata%/Programs/Safege/Pendulo_ or
                %localappdata%/Programs/Suez/Pendulo_ or
[ C: or D: ] / 'Program Files (x86)/Safege/Pendulo_'
             + ['fr' or 'uk' or 'esp' or 'eng'] + ['' or '_ck']

With custom installations, PENDULO_DIR environment variable can be set to define the path.

Content

The package provides:
  1. ‘sim’ package:
    • a few basic functions for reading or loading a model, running hydraulic and WQ simulations.

    • ‘getter’ functions for individual objects and attributes, time series vectors, attribute vector of all object (attribute maps).

    • iterators over links, nodes, tanks, demands, and tables, or over Piccolo command language selections.

    • a Graph class built from the current model graph, with propagation functions.

Example

# Sorry - no example at the moment.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

pendulo-0.9.3-cp310-cp310-win32.whl (221.0 kB view hashes)

Uploaded CPython 3.10 Windows x86

pendulo-0.9.3-cp39-cp39-win32.whl (221.0 kB view hashes)

Uploaded CPython 3.9 Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page