Changed the xml file to have the same element ordering as the
gri file's elements.
This commit is contained in:
parent
c08df3b70a
commit
57c2c29c47
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<thermo model="Surface">
|
||||
<site_density>1.0e-9</site_density>
|
||||
</thermo>
|
||||
<elementArray datasrc="elements.xml"> H C</elementArray>
|
||||
<elementArray datasrc="elements.xml"> O H C</elementArray>
|
||||
<speciesArray datasrc="#surf_species_data">
|
||||
surf-* surf-H
|
||||
</speciesArray>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue