Blame view

SimulationRun/AMDA/BALLISTIC/Mars.xml 1.57 KB
5675f4d5   Elena.Budnik   Ballistic params ...
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema  http://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd" xmlns="http://www.spase-group.org/data/schema">
 <Version>2.2.6</Version>
    <SimulationRun>
        <ResourceID>spase://CDPP/SimulationRun/AMDA/BALLISTIC/Mars</ResourceID>
        <ResourceHeader>
            <ResourceName>Ballistic Model</ResourceName>
            <AlternateName>Ballistic delay from the Earth to Mars</AlternateName>
d28f849c   Elena.Budnik   ballistic final
9
10
            <ReleaseDate>2018-07-08T14:48:29Z</ReleaseDate>
            <Description/>  
5675f4d5   Elena.Budnik   Ballistic params ...
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
            <Contact>
                <PersonID>spase://CDPP/Person/Vincent.Genot</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>           
        </ResourceHeader>
        <Model>
            <ModelID>spase://CDPP/SimulationModel/AMDA/Ballistic</ModelID>
        </Model> 
        <SimulatedRegion>Mars</SimulatedRegion>        
        <SimulationDomain>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>RTN</CoordinateSystemName>
            </CoordinateSystem>            
            <SpatialDimension>2</SpatialDimension>
            <Units>AU</Units>
d28f849c   Elena.Budnik   ballistic final
27
        </SimulationDomain>    
5675f4d5   Elena.Budnik   Ballistic params ...
28
29
30
31
32
33
34
35
        <InputParameter>
            <Name>Velocity</Name>
            <Property>
                <PropertyQuantity>Proton</PropertyQuantity>
            </Property>
        </InputParameter>      
    </SimulationRun>
</Spase>