Commit dca299a6ad9c99eeff60e86482c0491af9004770
1 parent
404881e7
Exists in
master
and in
12 other branches
work
Showing
2 changed files
with
70 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,35 @@ | @@ -0,0 +1,35 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<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"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <SimulationRun> | ||
5 | + <ResourceID>spase://CDPP/SimulationRun/AMDA/TAO/TaoJupiter</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>Tao Model</ResourceName> | ||
8 | + <AlternateName>SW propagated from Earth to Jupiter</AlternateName> | ||
9 | + <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> | ||
10 | + <Description>1D MHD Model</Description> | ||
11 | + <Contact> | ||
12 | + <PersonID>Chihiro Tao</PersonID> | ||
13 | + <Role>PrincipalInvestigator</Role> | ||
14 | + </Contact> | ||
15 | + </ResourceHeader> | ||
16 | + <Model> | ||
17 | + <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> | ||
18 | + </Model> | ||
19 | + <SimulatedRegion>Jupiter</SimulatedRegion> | ||
20 | + <SimulationDomain> | ||
21 | + <CoordinateSystem> | ||
22 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
23 | + <CoordinateSystemName>RTN</CoordinateSystemName> | ||
24 | + </CoordinateSystem> | ||
25 | + <SpatialDimension>5</SpatialDimension> | ||
26 | + <Units>AU</Units> | ||
27 | + </SimulationDomain> | ||
28 | + <InputParameter> | ||
29 | + <Name>Density</Name> | ||
30 | + <Property> | ||
31 | + <PropertyQuantity>Proton</PropertyQuantity> | ||
32 | + </Property> | ||
33 | + </InputParameter> | ||
34 | + </SimulationRun> | ||
35 | +</Spase> |
@@ -0,0 +1,35 @@ | @@ -0,0 +1,35 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<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"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <SimulationRun> | ||
5 | + <ResourceID>spase://CDPP/SimulationRun/AMDA/TAO/TaoRosetta</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>Tao Model</ResourceName> | ||
8 | + <AlternateName>SW propagated from Earth to Jupiter</AlternateName> | ||
9 | + <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> | ||
10 | + <Description>1D MHD Model</Description> | ||
11 | + <Contact> | ||
12 | + <PersonID>Chihiro Tao</PersonID> | ||
13 | + <Role>PrincipalInvestigator</Role> | ||
14 | + </Contact> | ||
15 | + </ResourceHeader> | ||
16 | + <Model> | ||
17 | + <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> | ||
18 | + </Model> | ||
19 | + <SimulatedRegion>Comet</SimulatedRegion> | ||
20 | + <SimulationDomain> | ||
21 | + <CoordinateSystem> | ||
22 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
23 | + <CoordinateSystemName>RTN</CoordinateSystemName> | ||
24 | + </CoordinateSystem> | ||
25 | + <SpatialDimension>5</SpatialDimension> | ||
26 | + <Units>AU</Units> | ||
27 | + </SimulationDomain> | ||
28 | + <InputParameter> | ||
29 | + <Name>Density</Name> | ||
30 | + <Property> | ||
31 | + <PropertyQuantity>Proton</PropertyQuantity> | ||
32 | + </Property> | ||
33 | + </InputParameter> | ||
34 | + </SimulationRun> | ||
35 | +</Spase> |