Blame view

SimulationRun/AMDA/TAO/Neptune.xml 2.42 KB
3e753fc7   Elena.Budnik   TAO for Uranus an...
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">
3e753fc7   Elena.Budnik   TAO for Uranus an...
3
4
 <Version>2.2.6</Version>
    <SimulationRun>
8b4755b6   Elena.Budnik   TaoTarget => Target
5
        <ResourceID>spase://CDPP/SimulationRun/AMDA/TAO/Neptune</ResourceID>
3e753fc7   Elena.Budnik   TAO for Uranus an...
6
7
        <ResourceHeader>
            <ResourceName>Tao Model</ResourceName>
a1ac1bcc   Elena.Budnik   update cdpp.irap....
8
            <AlternateName>SW propagated from Earth to Neptune</AlternateName>
3e753fc7   Elena.Budnik   TAO for Uranus an...
9
10
11
12
13
14
15
16
17
18
19
            <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate>
            <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> 
            <Contact>
                <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>           
        </ResourceHeader>
        <Model>
            <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID>
        </Model> 
a1ac1bcc   Elena.Budnik   update cdpp.irap....
20
        <SimulatedRegion>Neptune</SimulatedRegion>        
3e753fc7   Elena.Budnik   TAO for Uranus an...
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
        <SimulationDomain>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>RTN</CoordinateSystemName>
            </CoordinateSystem>            
            <SpatialDimension>2</SpatialDimension>
            <Units>AU</Units>
        </SimulationDomain>
        <InputParameter>
            <Name>Density</Name>
            <Property>
                <PropertyQuantity>Proton</PropertyQuantity>
            </Property>
        </InputParameter>
        <InputParameter>
            <Name>Velocity</Name>
            <Property>
                <PropertyQuantity>Proton</PropertyQuantity>
            </Property>
        </InputParameter>
        <InputParameter>
            <Name>Tangential Field Component</Name>
            <Property>
                <PropertyQuantity>Magnetic</PropertyQuantity>
            </Property>
        </InputParameter>
    </SimulationRun>
</Spase>