Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python crash using Cantera.Func.Sin #18

Closed
GoogleCodeExporter opened this issue Jun 24, 2015 · 2 comments
Closed

Python crash using Cantera.Func.Sin #18

GoogleCodeExporter opened this issue Jun 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Any statement like f=Sin(omega=1.) or f=Cos()leads to a python crash.
2.
3.

What is the expected output? What do you see instead?
I would not expect any output in this line

What version of the product are you using? On what operating system?
Cantera 1.8, Windows XP, python2.6 (pythonxy)

Please provide any additional information below.

One can use the Fourier() function instead, this works without problems.
But regarding the Func.py file it is confusing, that Sin() and Cos() is
probably not yet properly implemented.

Original issue reported on code.google.com by Burak.At...@gmail.com on 14 May 2010 at 6:24

@GoogleCodeExporter
Copy link
Author

Original comment by yarmond on 27 May 2011 at 10:11

  • Changed state: Accepted
  • Added labels: OpSys-All, Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Fixed by r835.

Original comment by yarmond on 14 Dec 2011 at 1:48

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant