source: Revenant/configuration/geoworld/minerals.yaml@ f40df48

Last change on this file since f40df48 was 4158989, checked in by Jonathan Neufeld <support@…>, 5 years ago

Port of old Mars Tycoon mineral database

  • Property mode set to 100644
File size: 9.3 KB
Line 
1%YAML 1.2
2# Default complete template follows
3# ---
4# name: alphanumeric word, required
5# geochemistry: (Can be a chemical formula, an empirical formula, or an array of hashes of chemical formulae paired with relative ratios as with an empirical formula
6# - H2S04: 0.45
7# MgCO3: 0.55
8# melting_point: kelvins
9# boiling_point: kelvins
10# triple_point: 2-element array of kelvins
11# critical_point: 2-element array
12# density: Overall and units of g/cm3
13# fusion_enthalpy: Yeah
14# vapor_enthalpy: Oh heck yeah
15# submlimate_enthalpy: Now you're gettin' it
16# thermal_mass: # Thermal mass split into three categories each having a list of J/(mol K) and Kelvin pairs
17# solid:
18# - [12.2,73]
19# - [24.8,173]
20# - [35.2,252.2]
21# liquid:
22# - [75.97,273]
23# - [75.30,353]
24# - [75.94,373]
25# gas:
26# - [36.5,373]
27# - [36.2,673]
28# - [41.4,1273]
29# genesis:
30# - environment: one of "igneous_extrusive", "igneous_intrusive", "metamorphic_hydrothermal", "metamorphic_contact", "sedimentary_evaporative", "sedimentary_clastic"
31# abundance: 1-5, point scale
32# association: single mineral or an array of minerals this one "often" (but not necessarily) occurs with
33# grade: 1-5, defines grade-level of metamorphosis (default 0 = N/A).
34# distribution: one of "cluster" or "vein"
35# ...
36
37---
38mineral: "ice"
39geochemistry: "H2O"
40genesis:
41 - environment: "sedimentary"
42 distribution: "sill"
43triple_point: [ 273.16, 0.006037 ]
44critical_point: [ 647, 218.11 ]
45density: 0.998 # Overall and units of g/cm3
46fusion_enthalpy: 6.01
47vapor_enthalpy: 40.68
48submlimate_enthalpy: 46.70
49thermal_mass: # Thermal mass split into three categories each having a list of J/(mol K) and Kelvin pairs
50 solid:
51 - [12.2,73]
52 - [24.8,173]
53 - [35.2,252.2]
54 liquid:
55 - [75.97,273]
56 - [75.30,353]
57 - [75.94,373]
58 gas:
59 - [36.5,373]
60 - [36.2,673]
61 - [41.4,1273]
62...
63---
64mineral: "cardice"
65geochemistry: "CO2"
66genesis:
67 - environment: "sedimentary"
68 distribution: "sill"
69sublimation_point: [ 194.65, 1 ] # Sublimiation, triple, and critical points are always a two-element array of K/atm pairs (Kelvins followed by physical atmosphere pressure units)
70triple_point: [ 216.55, 5.11 ]
71critical_point: [ 304.18, 72.83 ]
72...
73# Defining pegmatites
74---
75mineral: "pegmatite"
76class: "pegmatic"
77genesis:
78 - distribution: [ "vein", "sill", "stock", "dike" ]
79 association: { mineral: "granite", distribution: "laccolith" }
80...
81---
82mineral: "biotite"
83geochemistry: "KMg2.5Fe0.5AlSi3O10(OH)1.75F0.25" # Empirical formula, harder to read but more accurate
84genesis:
85 - distribution: "cluster"
86 host: "pegmatite"
87 size: 1
88 - distribution: "cluster"
89 size: 1
90 association: "schist"
91...
92---
93mineral: "lepidolite" # Associated minerals include: quartz, feldspar, spodumene, amblygonite, tourmaline, columbite, cassiterite, topaz, and beryl.
94geochemistry: KLi2Al(Al,Si)3O10(F,OH)2
95deposit: { distribution: "cluster", size: 1 }
96genesis:
97 - host: "pegmatite"
98 frequency: 5
99 - association: { mineral: "quartz", distribution: "vein" }
100 frequency: 3
101 - association: "granite"
102 frequency: 1
103...
104
105---
106mineral: orthoclase
107geochemistry: KAlSi3O8
108class: "feldspar"
109genesis:
110 - distribution: "cluster"
111...
112---
113mineral: microcline
114geochemistry: KAlSi3O8
115class: "feldspar"
116genesis:
117 - distribution: "cluster"
118...
119---
120mineral: albite
121class: "na-plagioclase"
122geochemistry:
123 - NaAlSi3O8: 0.95
124 CaAl2Si2O8: 0.05
125deposit: { distribution: "cluster", size: 1 }
126genesis:
127 - host: "pegmatite"
128 abundance: 3
129 frequency: 1
130 - environment: "hydrothermal"
131 frequency: 2
132 - environment: "metamorphic"
133 association: "greenschist"
134 frequency: 3
135...
136---
137mineral: oligoclase
138class: "na-plagioclase"
139geochemistry:
140 - NaAlSi3O8: 0.80
141 CaAl2Si2O8: 0.20
142genesis:
143 - association: [ granite, syenite, diorite, gneiss, orthoclase, { mineral: "diabase", distribution: [ "sill", "dike" ] } ]
144 abundance: 3
145 distribution: cluster
146...
147---
148mineral: andesine
149class: "na-plagioclase"
150geochemistry:
151 - NaAlSi3O8: 0.60
152 CaAl2Si2O8: 0.40
153genesis:
154 - association: [ diorite, andesite ]
155 abundance: 3
156 distribution: cluster
157...
158---
159mineral: labradorite
160class: "ca-plagioclase"
161geochemistry:
162 - NaAlSi3O8: 0.40
163 CaAl2Si2O8: 0.60
164genesis:
165 - distribution: cluster
166 abundance: 2
167...
168---
169mineral: bytownite
170class: "ca-plagioclase"
171geochemistry:
172 - NaAlSi3O8: 0.20
173 CaAl2Si2O8: 0.80
174genesis:
175 - association: [ diorite, gabbro, andesite, basalt, pyroxene ]
176 distribution: cluster
177 abundance: 3
178...
179---
180mineral: anorthite
181class: "ca-plagioclase"
182geochemistry:
183 - NaAlSi3O8: 0.05
184 CaAl2Si2O8: 0.95
185genesis:
186 - environment: metamorphic_orogenic # Associated with the formation of mountains by tectonic collision, thus not present on Mars.
187 distribution: cluster # Could have formed in the northern low-lands if we assume the massive planetoid collision theory and that it would have had similar characteristics to tectonic activity
188 abundance: 2
189...
190---
191mineral: quartzite # Forms in low pH (acidic)
192geochemistry: SiO2
193genesis:
194 - association: pegmatites
195 distribution: cluster
196 abundance: 2
197 - environment: "sedimentary-clastic"
198 abundance: 4
199...
200
201# Now for something we hope you'll REALLY enjoy!
202---
203mineral: epsomite
204geochemistry: MgSO4.7H2O
205class: "evaporative"
206...
207---
208mineral: hematite
209geochemistry: Fe2O3
210# Environments: Magmatic, hydrothermal, metamorphic and sedimentary
211...
212---
213mineral: "gypsum"
214geochemistry: "CaSO4.2H2O"
215class: "evaporative"
216...
217---
218mineral: kaolinite
219geochemistry: Al2Si2O5O4H4
220class: "clay"
221...
222# Now for phyllosilicates
223---
224group: phyllosilicates
225members:
226 - mineral: biotite
227 geochemistry:
228 - KMg3AlSi3O10F2
229 - KFe3AlSi3O10F2
230 - KMg3AlSi3O10O2H2
231 - KFe3AlSi3O10O2H2
232 genesis:
233 - association: pegmatites
234 distribution: cluster
235 abundance: 1
236 - mineral: talc
237 geochemistry:
238 - H2Mg3(SiO3)4: 1.0
239 - Mg3Si4O10(OH)2: 1.0
240 genesis:
241 - metamorphism: "hydrothermal"
242 protolith: [ "pyroxene", amphibole, olivine ]
243 abundance: 2
244...
245---
246mineral: perchlorates
247genesis:
248 - environment: "evaporative"
249geochemistry:
250 - NaClO4: 0.4
251 MgClO4: 0.6
252...
253---
254mineral: olivine
255melting_point: 2173
256genesis:
257 - distribution: cluster
258 association: [ gabbro, basalt ]
259 abundance: 4
260geochemistry:
261 - MgO: 0.52
262 SiO2: 0.48
263 - FeO: 0.32
264 SiO2: 0.68
265...
266---
267mineral: "serpentine"
268class: "pyroxene"
269genesis:
270 - distribution: "cluster"
271 metamorphism: "hydrothermal"
272 protolith: [ "olivine" ]
273 size: 2
274...
275---
276mineral: "magnetite"
277geochemistry: Fe3O4
278deposit:
279 distribution: cluster
280genesis:
281 - association: [ "serpentine" ]
282 abundance: 2
283...
284---
285mineral: magnesite
286geochemistry: MgCO3
287genesis:
288 - protolith: [ "pyroxene", "olivine", "amphibole" ]
289...
290---
291mineral: barringtonite
292geochemistry:
293 - MgCO3: 0.5
294 H2O: 0.5
295...
296---
297mineral: nesquehonite
298geochemistry:
299 - MgCO3: 0.4
300 3H2O: 0.6
301...
302---
303mineral: lansfordite
304geochemistry:
305 - MgCO3: 0.3
306 H2O: 0.7
307...
308---
309mineral: calcite
310geochemistry: CaCO3
311genesis:
312 distribution: cluster
313 abundance: 2
314...
315---
316mineral: dolomite
317melting_point: 3615 # Average between ~2570 - 4660
318genesis:
319 - environment: sedimentary
320 abundance: 1
321geochemistry: CaMgC2O6
322...
323---
324mineral: ilmenite
325geochemistry:
326 - FeTiO3: 0.4
327 MgTiO3: 0.3
328 MnTiO3: 0.2
329 TiO3: 0.1
330genesis:
331 - association: basalt
332 abundance: 2
333 distribution: cluster
334...
335---
336mineral: rutile
337geochemistry: TiO2
338genesis: # Incomplete, does not include sedimentary sources
339 - association: [ kimberlite, lamproite ]
340 abundance: 1
341 - association: [ pegmatite, skarn, greisen ]
342 abundance: 3
343 - association: [ gneiss, schist ]
344 abundance: 1
345...
346---
347mineral: palagonite
348geochemistry:
349 - SiO2: 0.5
350 MgO: 0.15
351 - SiO2: 0.5
352 CaO: 0.10
353genesis:
354 - environment: metamorphic_hydrothermal
355 protolith: [ obsidian, perlite ]
356...
357---
358mineral: jarosite
359geochemistry: KFe3(OH)6(SO4)2
360genesis:
361 - environment: "sedimentary-evaporative"
362 abundance: 1
363...
364---
365mineral: saponite
366family: smectite
367genesis:
368 - association:
369 mineral: serpentine
370 distribution: vein
371 distribution: cluster
372...
373---
374mineral: chlorite
375genesis:
376 - environment: igneous
377 association: [ pyroxene, amphibole, biotite ]
378 - environment: metamorphic_hydrothermal
379 association: sulfides
380members:
381 - name: clinoclore
382 geochemistry: (Mg,Fe)5Al(Si3Al)O10(OH)8
383 members:
384 - name: seraphinite
385 - name: pennantite
386 geochemistry: (Mn5Al)(Si3Al)O10(OH)8
387 - name: chamosite
388 geochemistry: (Fe,Mg)5Al(Si3Al)O10(OH)8
389...
390---
391mineral: goethite
392geochemistry: FeO(OH)
393genesis:
394 - environment: "sedimentary-evaporative"
395 - environment: metamorphic_hydrothermal
396...
397---
398mineral: niningerite
399class: "enstatite-chondrites"
400geochemistry: "(Mn,Fe,Mn)S"
401genesis: { environment: "enstatite-chondrites" }
402...
403---
404group: sulfides
405genesis:
406 - environment: igneous_intrusive
407 distribution: vein
408members:
409 - mineral: niningerite
410 geochemistry: (Mg,Fe,Mn)S
411 - mineral: cinnabar
412 geochemistry: HgS
413 - mineral: realgar
414 geochemistry: AsS
415 - mineral: opriment
416 geochemistry: As2S3
417 - mineral: stibnite
418 geochemistry: Sb2S3
419 - mineral: pyrite
420 geochemistry: FeS2
421 - mineral: marcasite
422 geochemistry: FeS2
423 - mineral: molybdenite
424 geochemistry: MoS2
425 - mineral: covellite
426 geochemistry: CuS
427 - mineral: sphalerite
428 geochemistry: ZnS
429 - mineral: galena
430 geochemistry: PbS
431 - mineral: bornite
432 geochemistry: Cu5FeS4
433 - mineral: chalcocite
434 geochemistry: Cu2S
435 - mineral: acanthite
436 geochemistry: Ag2S
437...
Note: See TracBrowser for help on using the repository browser.