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

Stream input to ctml_writer to avoid command line length limits #430

Merged
merged 1 commit into from
Feb 14, 2017

Conversation

speth
Copy link
Member

@speth speth commented Feb 13, 2017

Fixes #416. (I hope)

This should also get rid of the annoying warning messages about using tmpnam.

Changes proposed in this pull request:

  • stream via stdin instead of putting the CTI text on the command line

@bryanwweber
Copy link
Member

I can confirm this works now on the system where it failed before. Thanks for the quick fix Ray!

@speth speth merged commit 0a1257d into Cantera:master Feb 14, 2017
@speth speth deleted the input-stream branch February 14, 2017 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants