#volcano.def - define parameters of volcanoes on the surface of Mars #Structure file as follows (comments are preceded by a hash sign): # #Number of volcanoes #Volcano 1 #Number of volcano in sequence (in this case 1) #lat lon altitude #number of tracers outgassed #eruption frequency, offset and length (in days) #name of tracer 1 #flux of tracer 1 (kg/s) #name of tracer 2 #flux of tracer 2 (kg/s) etc. #Volcano 2 etc 2 #Volcano 1: Hadriacus Mons 1 -30.44 92.18 2.0 8 61 3.25 3.0 h2o_vap 2.39e8 h2 3.95e6 h2s_vap 2.81e7 so2 7.35e7 s2_vap 5.66e7 co 1.73e7 hcl_vap 4.41e7 co2 5.83e7 #Volcano 2: Hadriacus Mons 2 -8.5 174.4 20.0 7 31 10.25 1.0 h2o_vap 2.39e8 h2 3.95e6 h2s_vap 2.81e7 so2 7.35e7 s2_vap 5.66e7 co 1.73e7 co2 5.83e7 # ex : Albor Tholus lon=150.4 and lat= 19.0 (Robbins2011) # ex : Amphritites lon=52.66 and lat= -58.00 # ex : Apollinaris Patera lon=174.4 and lat=-8.5 # ex : Arsia Mons lon=-120.46 and lat= -9.14 # ex : Ascraeus Mons lon=-104.37 and lat= 11.1 # ex : Cerberus Fossae lon= 160.0 and lat= 10.0 # ex : Electris volcano lon=-173.21 and lat = -37.35 # ex : Elysium Mons lon=147 and lat= 24.8 # ex : Hadriacus Mons lon=92.18 and lat= -30.44 # ex : Hecates Tholus lon=150.08 and lat= 31.68 # ex : Malea Patera lon=50.96 and lat= -63.09 # ex : Olympus Mons lon=-133.9 and lat =18.7 # ex : Pavonis Mons lon=-112.85 and lat= 0.662 # ex : Peneus Patera lon=60.76 and lat= -58.05 # ex : Pityusa Patera lon= 36.87 and lat= -66.77 # ex : Syrtis Major lon=66.4 and lat= 9.85 # ex : Tyrrhenia Mons lon=106.55 and lat= -21.32