Giter VIP home page Giter VIP logo

pyroll-freiberg-flow-stress's People

Contributors

axtimhaus avatar chren95 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

pyroll-freiberg-flow-stress's Issues

Problem with import of module

Hi,

I got this message (see below) at import of pyroll.basic module (import pyroll.basic as pr).
Installation of PyRoll I made by
pip install pyroll

The version of modules are
pyroll 1.0.5.post1
pyroll-basic 1.0.1
pyroll-freiberg_flow_stress 1.1.1

Can you please tell me where the error is?

Best regards,
Tomas Kubina
Head of Roll Pass Design Department
Liberty Ostrava, Czech Republic

P.S.: We can communicate directly by e-mail tomas.kubina @ libertysteelgroup.com

Traceback (most recent call last):
File "C:\Users\n029399\Python-Portable-3.9.6\apps\rolling\input.py", line 1, in
import pyroll.basic as pr
File "C:\Users\n029399\Python-Portable-3.9.6\apps\lib\site-packages\pyroll\basic.py", line 7, in
import pyroll.freiberg_flow_stress as freiberg_flow_stress
File "C:\Users\n029399\Python-Portable-3.9.6\apps\lib\site-packages\pyroll\freiberg_flow_stress_init_.py", line 3, in
from . import hookspecs
File "C:\Users\n029399\Python-Portable-3.9.6\apps\lib\site-packages\pyroll\freiberg_flow_stress\hookspecs.py", line 4, in
@RollPass.Profile.hookspec
AttributeError: type object 'Profile' has no attribute 'hookspec'

Add support for pillar model

The freiberg flow stress model should be able to incorporate a pillar wise calculation of the flow stress.
Also, a given single numeric input value should be adopted to match all pillars.

Add comment in source code that internal material names are case sensitive

In materials.py the name string is modified and changed into lowercase.

Threrefore the internal name in the source code has to be in lowercase!

There should be a comment in the source code to explain this behavior to the casual user, who migth for instance take this plugin as a template for a user specific flow curve equation implementation.

If uppercase is used for internal material names a hook cannot provide value error.

This issue is also relevant for other plugins for mauk-gottschling-flow-stress.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.