Blame view

SimulationRun/AMDA/TAO/TaoSaturn.xml 2.42 KB
c7886cff   Elena.Budnik   SimulationRun
1
2
3
4
5
6
7
8
9
<?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://cdpp1.cesr.fr/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/TAO/TaoSaturn</ResourceID>
        <ResourceHeader>
            <ResourceName>Tao Model</ResourceName>
            <AlternateName>SW propagated from Earth to Saturn</AlternateName>
            <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate>
ddf12f2f   Elena.Budnik   tao, saturn - jup...
10
11
            <Description>These data sets are the simulation outputs of solar wind variations observed near the Earth and propagated to the different destinations using a 1-dimensional 2-component (radial and azimuthal) magnetohydrodynamic (MHD) model.The model code is based on the Coordinated Astronomical Numerical Software (CANS) by JST.
Model details, evaluations compared with observation data, and limitations are described in Tao et al. 2005, J. Geophys. Res., 110, A11208, doi:10.1029/2004JA010959 </Description> 
c7886cff   Elena.Budnik   SimulationRun
12
            <Contact>
ddf12f2f   Elena.Budnik   tao, saturn - jup...
13
                <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID>
c7886cff   Elena.Budnik   SimulationRun
14
                <Role>PrincipalInvestigator</Role>
ddf12f2f   Elena.Budnik   tao, saturn - jup...
15
            </Contact>           
c7886cff   Elena.Budnik   SimulationRun
16
17
18
19
20
21
22
23
24
25
        </ResourceHeader>
        <Model>
            <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID>
        </Model> 
        <SimulatedRegion>Saturn</SimulatedRegion>        
        <SimulationDomain>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>RTN</CoordinateSystemName>
            </CoordinateSystem>            
ddf12f2f   Elena.Budnik   tao, saturn - jup...
26
            <SpatialDimension>2</SpatialDimension>
c7886cff   Elena.Budnik   SimulationRun
27
28
29
30
31
32
33
34
            <Units>AU</Units>
        </SimulationDomain>
        <InputParameter>
            <Name>Density</Name>
            <Property>
                <PropertyQuantity>Proton</PropertyQuantity>
            </Property>
        </InputParameter>
ddf12f2f   Elena.Budnik   tao, saturn - jup...
35
36
37
38
39
40
41
42
43
44
45
46
        <InputParameter>
            <Name>Velocity</Name>
            <Property>
                <PropertyQuantity>Proton</PropertyQuantity>
            </Property>
        </InputParameter>
        <InputParameter>
            <Name>Tangential Field Component</Name>
            <Property>
                <PropertyQuantity>Magnetic</PropertyQuantity>
            </Property>
        </InputParameter>
c7886cff   Elena.Budnik   SimulationRun
47
48
    </SimulationRun>
</Spase>