Blame view

SimulationRun/AMDA/TAO/Jupiter.xml 2.41 KB
dca299a6   Elena.Budnik   work
1
<?xml version="1.0" encoding="UTF-8"?>
a1ac1bcc   Elena.Budnik   update cdpp.irap....
2
<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">
dca299a6   Elena.Budnik   work
3
4
 <Version>2.2.6</Version>
    <SimulationRun>
8b4755b6   Elena.Budnik   TaoTarget => Target
5
        <ResourceID>spase://CDPP/SimulationRun/AMDA/TAO/Jupiter</ResourceID>
dca299a6   Elena.Budnik   work
6
7
8
9
        <ResourceHeader>
            <ResourceName>Tao Model</ResourceName>
            <AlternateName>SW propagated from Earth to Jupiter</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> 
dca299a6   Elena.Budnik   work
12
            <Contact>
ddf12f2f   Elena.Budnik   tao, saturn - jup...
13
                <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID>
dca299a6   Elena.Budnik   work
14
                <Role>PrincipalInvestigator</Role>
ddf12f2f   Elena.Budnik   tao, saturn - jup...
15
            </Contact>           
dca299a6   Elena.Budnik   work
16
17
18
19
20
21
22
23
24
25
        </ResourceHeader>
        <Model>
            <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID>
        </Model> 
        <SimulatedRegion>Jupiter</SimulatedRegion>        
        <SimulationDomain>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>RTN</CoordinateSystemName>
            </CoordinateSystem>            
ddf12f2f   Elena.Budnik   tao, saturn - jup...
26
            <SpatialDimension>2</SpatialDimension>
dca299a6   Elena.Budnik   work
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>Magnetic Field</Name>
            <Property>
                <PropertyQuantity>Magnetic</PropertyQuantity>
            </Property>
        </InputParameter>
dca299a6   Elena.Budnik   work
47
48
    </SimulationRun>
</Spase>