tespy | Thermal Engineering Systems in Python

 by   oemof Python Version: 0.7.4 License: MIT

kandi X-RAY | tespy Summary

kandi X-RAY | tespy Summary

tespy is a Python library typically used in Simulation applications. tespy has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install tespy' or download it from GitHub, PyPI.

Thermal Engineering Systems in Python (TESPy). This package provides a powerful simulation toolkit for thermal engineering plants such as power plants, district heating systems or heat pumps.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              tespy has a low active ecosystem.
              It has 170 star(s) with 67 fork(s). There are 19 watchers for this library.
              There were 6 major release(s) in the last 12 months.
              There are 23 open issues and 113 have been closed. On average issues are closed in 183 days. There are 7 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of tespy is 0.7.4

            kandi-Quality Quality

              tespy has 0 bugs and 0 code smells.

            kandi-Security Security

              tespy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              tespy code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              tespy is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              tespy releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              It has 15397 lines of code, 888 functions and 86 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed tespy and discovered the below as its top functions. This is intended to give you an instant insight into tespy implemented functionality, and help decide if they suit your requirements.
            • Generate a heat exchanger network with the specified starting values
            • Solve the problem
            • Set attributes of TESPy instance
            • Set attribute values
            • Solve the model
            • Performs postprocessing
            • Check network connectivity
            • Ensures that the connections are attached to the target
            • Set instance attributes
            • Get attribute
            • Set attribute values
            • Return the attribute of the component
            • Calculate the entropy balance
            • Calculates the amount of fuel in the fluid
            • Calculate the kA_A_char_func function
            • Calculate the entropy balance of the fluid
            • Returns the derivative of the bus derivative
            • Calculate the entropy balance
            • Runs the evolution
            • Calculate the derivative of a parameter
            • Calculate KA coefficient
            • Print results
            • Print the results of the optimization
            • Return documentation for stoichiometry
            • Set attribute
            • Define logging
            • Calculate the data for a given phase
            • Generate a plotly plotly
            • R Calculates the Darcy coupling factor
            Get all kandi verified functions for this library.

            tespy Key Features

            No Key Features are available at this moment for tespy.

            tespy Examples and Code Snippets

            No Code Snippets are available at this moment for tespy.

            Community Discussions

            QUESTION

            Is it possible to generate images and .rst files on build with read-the-docs?
            Asked 2020-Jan-17 at 15:11

            I have a Python package containing a data module with some data in .json format (https://github.com/oemof/tespy/tree/dev/tespy/data). I want to document these data as plots in my online documentation like this (https://tespy.readthedocs.io/en/dev/api/tespy.data.html).

            Is it possible implement a python script into the readthedocs build and document the data automatically this way? I think, this would be useful, since changes in the data will automatically be documented. Or, would this be bad practice?

            At the moment, I have python script creating the .rst file (tespy.data.rst) as well as the plots (.svg format) locally and upload them to the github repository. My code requires matplotlib, pkg_resources as well as json and looks like this (is the pseudo-code okay, or should I add the full code?).

            ...

            ANSWER

            Answered 2020-Jan-17 at 15:11

            I was able to solve this: I integrated the plotting code into the conf.py. Additionally I added the readthedocs requirement for matplotlib. See: https://github.com/oemof/tespy/blob/dev/doc/conf.py and https://github.com/oemof/tespy/blob/dev/rtd_requirements.

            Source https://stackoverflow.com/questions/59685898

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install tespy

            You can install using 'pip install tespy' or download it from GitHub, PyPI.
            You can use tespy like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install tespy

          • CLONE
          • HTTPS

            https://github.com/oemof/tespy.git

          • CLI

            gh repo clone oemof/tespy

          • sshUrl

            git@github.com:oemof/tespy.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link