mirror of
https://github.com/aselimov/cea-rs.git
synced 2026-04-21 09:24:21 +00:00
Fix some calculation issues
This commit is contained in:
parent
cdb74a4463
commit
6f4bc45927
3 changed files with 16 additions and 29 deletions
|
|
@ -99,7 +99,7 @@ fn parse_species<'a>(
|
|||
}
|
||||
|
||||
Ok(SpeciesThermoData::new(
|
||||
name,
|
||||
&name,
|
||||
elements,
|
||||
phase,
|
||||
polynomials,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue