Skip to content

wrong spacing for chemkin spacing default temperature range #2961

@sevyharris

Description

@sevyharris

Bug Description

The spacing for the default thermo temperature range in a chemkin file is different for the surface one than for the gas one:

Surface code

f.write(' 300.000 1000.000 5000.000\n\n')

Gas code

f.write(' 300.000 1000.000 5000.000\n\n')

This prevents the default temperature ranges from getting read in.

How To Reproduce

Generate an RMG surface mechanism and then try to read in the chemkin file.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions