From b41a9863f319731438ff1fe38ffabab09ae62c6a Mon Sep 17 00:00:00 2001 From: Elena.Budnik <ebudnik@irap.omp.eu> Date: Wed, 15 Feb 2017 18:19:38 +0100 Subject: [PATCH] TAO-OMNI: Juno, Venus, Mercury --- NumericalOutput/AMDA/TAO/Juno/tao-juno-sw.xml | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ NumericalOutput/AMDA/TAO/Mercury/tao-mercury-sw.xml | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ NumericalOutput/AMDA/TAO/Venus/tao-venus-sw.xml | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ SimulationRun/AMDA/TAO/TaoJuno.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ SimulationRun/AMDA/TAO/TaoMercury.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ SimulationRun/AMDA/TAO/TaoVenus.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 561 insertions(+), 0 deletions(-) create mode 100644 NumericalOutput/AMDA/TAO/Juno/tao-juno-sw.xml create mode 100644 NumericalOutput/AMDA/TAO/Mercury/tao-mercury-sw.xml create mode 100644 NumericalOutput/AMDA/TAO/Venus/tao-venus-sw.xml create mode 100644 SimulationRun/AMDA/TAO/TaoJuno.xml create mode 100644 SimulationRun/AMDA/TAO/TaoMercury.xml create mode 100644 SimulationRun/AMDA/TAO/TaoVenus.xml diff --git a/NumericalOutput/AMDA/TAO/Juno/tao-juno-sw.xml b/NumericalOutput/AMDA/TAO/Juno/tao-juno-sw.xml new file mode 100644 index 0000000..967f241 --- /dev/null +++ b/NumericalOutput/AMDA/TAO/Juno/tao-juno-sw.xml @@ -0,0 +1,139 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns="http://www.spase-group.org/data/schema" 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"> + <Version>2.2.6</Version> + <NumericalOutput> + <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Juno/tao-juno-sw</ResourceID> + <ResourceHeader> + <ResourceName>SW / Input OMNI</ResourceName> + <AlternateName>Tao SW Juno / Input OMNI</AlternateName> + <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> + <Description>OMNI solar wind 5-min data is used as model input. Calculation : IRAP.</Description> + <Acknowledgement>TBD</Acknowledgement> + <Contact> + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> + <Role>PrincipalInvestigator</Role> + </Contact> + <Contact> + <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID> + <Role>TechnicalContact</Role> + </Contact> + <InformationURL> + <Name>Model Description</Name> + <URL>http://www.astro.phys.s.chiba-u.ac.jp/netlab/astro/index2-e.html</URL> + <Description/> + </InformationURL> + <InformationURL> + <Name>Model Article</Name> + <URL>http://onlinelibrary.wiley.com/doi/10.1029/2004JA010959/abstract</URL> + </InformationURL> + </ResourceHeader> + <AccessInformation> + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> + <Availability>Online</Availability> + <AccessRights>Open</AccessRights> + <AccessURL> + <Name>AMDA at CDPP</Name> + <URL>http://amda.cdpp.eu</URL> + </AccessURL> + <Format>Text.ASCII</Format> + <Acknowledgement> AMDA is a science analysis system provided by the Centre de Donnees de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Universite Paul Sabatier, Toulouse</Acknowledgement> + </AccessInformation> + <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoJuno</SimulationRunID> + <MeasurementType>ThermalPlasma</MeasurementType> + <TemporalDescription> + <TimeSpan> + <StartDate>2014-01-01T00:00:00Z</StartDate> + <StopDate>2016-07-14T00:00:00Z</StopDate> + </TimeSpan> + <Cadence>PT1H</Cadence> + </TemporalDescription> + <SimulatedRegion>Juno</SimulatedRegion> + <Caveats>Note an important parameter - angle Juno-Sun-Earth - which could be considered as quality flag.</Caveats> + <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-5min-all</InputResourceID> + <Parameter> + <Name>density</Name> + <ParameterKey>juno_sw_n</ParameterKey> + <Description>Solar Wind Proton Number Density, scalar</Description> + <Units>cm^-3</Units> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>NumberDensity</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>velocity</Name> + <ParameterKey>juno_sw_v</ParameterKey> + <Description>Solar Wind Bulk Speed</Description> + <Units>km/s</Units> + <Structure> + <Size>3</Size> + <Element> + <Name>V r</Name> + <Qualifier>Component.I</Qualifier> + <Index>1</Index> + <ParameterKey>juno_sw_v(0)</ParameterKey> + <ValidMin/> + <ValidMax/> + <FillValue/> + </Element> + <Element> + <Name>V t</Name> + <Qualifier>Component.J</Qualifier> + <Index>2</Index> + <ParameterKey>juno_sw_v(1)</ParameterKey> + <ValidMin/> + <ValidMax/> + <FillValue/> + </Element> + </Structure> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>Velocity</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>temperature</Name> + <ParameterKey>juno_sw_t</ParameterKey> + <Description/> + <Units>eV</Units> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>Temperature</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>dynamic pressure</Name> + <ParameterKey>juno_sw_pdyn</ParameterKey> + <Description/> + <Units>nPa</Units> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>Pressure</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>b tangential</Name> + <ParameterKey>juno_sw_b</ParameterKey> + <Description/> + <Units>nT</Units> + <FillValue>NaN</FillValue> + <Field> + <FieldQuantity>Magnetic</FieldQuantity> + </Field> + </Parameter> + <Parameter> + <Name>angle Juno-Sun-Earth</Name> + <ParameterKey>juno_sw_da</ParameterKey> + <Description/> + <Units/> + <FillValue>NaN</FillValue> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + </NumericalOutput> +</Spase> diff --git a/NumericalOutput/AMDA/TAO/Mercury/tao-mercury-sw.xml b/NumericalOutput/AMDA/TAO/Mercury/tao-mercury-sw.xml new file mode 100644 index 0000000..8b630fd --- /dev/null +++ b/NumericalOutput/AMDA/TAO/Mercury/tao-mercury-sw.xml @@ -0,0 +1,139 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns="http://www.spase-group.org/data/schema" 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"> + <Version>2.2.6</Version> + <NumericalOutput> + <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Mercury/tao-mercury-sw</ResourceID> + <ResourceHeader> + <ResourceName>SW / Input OMNI</ResourceName> + <AlternateName>Tao SW Mercury / Input OMNI</AlternateName> + <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> + <Description>OMNI solar wind 5-min data is used as model input. Calculation : IRAP.</Description> + <Acknowledgement>TBD</Acknowledgement> + <Contact> + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> + <Role>PrincipalInvestigator</Role> + </Contact> + <Contact> + <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID> + <Role>TechnicalContact</Role> + </Contact> + <InformationURL> + <Name>Model Description</Name> + <URL>http://www.astro.phys.s.chiba-u.ac.jp/netlab/astro/index2-e.html</URL> + <Description/> + </InformationURL> + <InformationURL> + <Name>Model Article</Name> + <URL>http://onlinelibrary.wiley.com/doi/10.1029/2004JA010959/abstract</URL> + </InformationURL> + </ResourceHeader> + <AccessInformation> + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> + <Availability>Online</Availability> + <AccessRights>Open</AccessRights> + <AccessURL> + <Name>AMDA at CDPP</Name> + <URL>http://amda.cdpp.eu</URL> + </AccessURL> + <Format>Text.ASCII</Format> + <Acknowledgement> AMDA is a science analysis system provided by the Centre de Donnees de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Universite Paul Sabatier, Toulouse</Acknowledgement> + </AccessInformation> + <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoVenus</SimulationRunID> + <MeasurementType>ThermalPlasma</MeasurementType> + <TemporalDescription> + <TimeSpan> + <StartDate>2014-01-01T00:00:00Z</StartDate> + <StopDate>2016-07-14T00:00:00Z</StopDate> + </TimeSpan> + <Cadence>PT1H</Cadence> + </TemporalDescription> + <SimulatedRegion>Mercury</SimulatedRegion> + <Caveats>Note an important parameter - angle Mercury-Sun-Earth - which could be considered as quality flag.</Caveats> + <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-5min-all</InputResourceID> + <Parameter> + <Name>density</Name> + <ParameterKey>mercury_sw_n</ParameterKey> + <Description>Solar Wind Proton Number Density, scalar</Description> + <Units>cm^-3</Units> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>NumberDensity</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>velocity</Name> + <ParameterKey>mercury_sw_v</ParameterKey> + <Description>Solar Wind Bulk Speed</Description> + <Units>km/s</Units> + <Structure> + <Size>3</Size> + <Element> + <Name>V r</Name> + <Qualifier>Component.I</Qualifier> + <Index>1</Index> + <ParameterKey>mercury_sw_v(0)</ParameterKey> + <ValidMin/> + <ValidMax/> + <FillValue/> + </Element> + <Element> + <Name>V t</Name> + <Qualifier>Component.J</Qualifier> + <Index>2</Index> + <ParameterKey>mercury_sw_v(1)</ParameterKey> + <ValidMin/> + <ValidMax/> + <FillValue/> + </Element> + </Structure> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>Velocity</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>temperature</Name> + <ParameterKey>mercury_sw_t</ParameterKey> + <Description/> + <Units>eV</Units> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>Temperature</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>dynamic pressure</Name> + <ParameterKey>mercury_sw_pdyn</ParameterKey> + <Description/> + <Units>nPa</Units> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>Pressure</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>b tangential</Name> + <ParameterKey>mercury_sw_b</ParameterKey> + <Description/> + <Units>nT</Units> + <FillValue>NaN</FillValue> + <Field> + <FieldQuantity>Magnetic</FieldQuantity> + </Field> + </Parameter> + <Parameter> + <Name>angle Mercury-Sun-Earth</Name> + <ParameterKey>mercury_sw_da</ParameterKey> + <Description/> + <Units/> + <FillValue>NaN</FillValue> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + </NumericalOutput> +</Spase> diff --git a/NumericalOutput/AMDA/TAO/Venus/tao-venus-sw.xml b/NumericalOutput/AMDA/TAO/Venus/tao-venus-sw.xml new file mode 100644 index 0000000..927eabb --- /dev/null +++ b/NumericalOutput/AMDA/TAO/Venus/tao-venus-sw.xml @@ -0,0 +1,139 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns="http://www.spase-group.org/data/schema" 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"> + <Version>2.2.6</Version> + <NumericalOutput> + <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Venus/tao-venus-sw</ResourceID> + <ResourceHeader> + <ResourceName>SW / Input OMNI</ResourceName> + <AlternateName>Tao SW Venus / Input OMNI</AlternateName> + <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> + <Description>OMNI solar wind 5-min data is used as model input. Calculation : IRAP.</Description> + <Acknowledgement>TBD</Acknowledgement> + <Contact> + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> + <Role>PrincipalInvestigator</Role> + </Contact> + <Contact> + <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID> + <Role>TechnicalContact</Role> + </Contact> + <InformationURL> + <Name>Model Description</Name> + <URL>http://www.astro.phys.s.chiba-u.ac.jp/netlab/astro/index2-e.html</URL> + <Description/> + </InformationURL> + <InformationURL> + <Name>Model Article</Name> + <URL>http://onlinelibrary.wiley.com/doi/10.1029/2004JA010959/abstract</URL> + </InformationURL> + </ResourceHeader> + <AccessInformation> + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> + <Availability>Online</Availability> + <AccessRights>Open</AccessRights> + <AccessURL> + <Name>AMDA at CDPP</Name> + <URL>http://amda.cdpp.eu</URL> + </AccessURL> + <Format>Text.ASCII</Format> + <Acknowledgement> AMDA is a science analysis system provided by the Centre de Donnees de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Universite Paul Sabatier, Toulouse</Acknowledgement> + </AccessInformation> + <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoVenus</SimulationRunID> + <MeasurementType>ThermalPlasma</MeasurementType> + <TemporalDescription> + <TimeSpan> + <StartDate>2014-01-01T00:00:00Z</StartDate> + <StopDate>2016-07-14T00:00:00Z</StopDate> + </TimeSpan> + <Cadence>PT1H</Cadence> + </TemporalDescription> + <SimulatedRegion>Venus</SimulatedRegion> + <Caveats>Note an important parameter - angle Venus-Sun-Earth - which could be considered as quality flag.</Caveats> + <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-5min-all</InputResourceID> + <Parameter> + <Name>density</Name> + <ParameterKey>venus_sw_n</ParameterKey> + <Description>Solar Wind Proton Number Density, scalar</Description> + <Units>cm^-3</Units> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>NumberDensity</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>velocity</Name> + <ParameterKey>venus_sw_v</ParameterKey> + <Description>Solar Wind Bulk Speed</Description> + <Units>km/s</Units> + <Structure> + <Size>3</Size> + <Element> + <Name>V r</Name> + <Qualifier>Component.I</Qualifier> + <Index>1</Index> + <ParameterKey>venus_sw_v(0)</ParameterKey> + <ValidMin/> + <ValidMax/> + <FillValue/> + </Element> + <Element> + <Name>V t</Name> + <Qualifier>Component.J</Qualifier> + <Index>2</Index> + <ParameterKey>venus_sw_v(1)</ParameterKey> + <ValidMin/> + <ValidMax/> + <FillValue/> + </Element> + </Structure> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>Velocity</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>temperature</Name> + <ParameterKey>venus_sw_t</ParameterKey> + <Description/> + <Units>eV</Units> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>Temperature</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>dynamic pressure</Name> + <ParameterKey>venus_sw_pdyn</ParameterKey> + <Description/> + <Units>nPa</Units> + <FillValue>NaN</FillValue> + <Particle> + <ParticleType>Proton</ParticleType> + <ParticleQuantity>Pressure</ParticleQuantity> + </Particle> + </Parameter> + <Parameter> + <Name>b tangential</Name> + <ParameterKey>venus_sw_b</ParameterKey> + <Description/> + <Units>nT</Units> + <FillValue>NaN</FillValue> + <Field> + <FieldQuantity>Magnetic</FieldQuantity> + </Field> + </Parameter> + <Parameter> + <Name>angle Venus-Sun-Earth</Name> + <ParameterKey>venus_sw_da</ParameterKey> + <Description/> + <Units/> + <FillValue>NaN</FillValue> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + </NumericalOutput> +</Spase> diff --git a/SimulationRun/AMDA/TAO/TaoJuno.xml b/SimulationRun/AMDA/TAO/TaoJuno.xml new file mode 100644 index 0000000..029fffc --- /dev/null +++ b/SimulationRun/AMDA/TAO/TaoJuno.xml @@ -0,0 +1,48 @@ +<?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/TaoJuno</ResourceID> + <ResourceHeader> + <ResourceName>Tao Model</ResourceName> + <AlternateName>SW propagated from Earth to Juno</AlternateName> + <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> + <SimulatedRegion>Juno</SimulatedRegion> + <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>Magnetic Field</Name> + <Property> + <PropertyQuantity>Magnetic</PropertyQuantity> + </Property> + </InputParameter> + </SimulationRun> +</Spase> diff --git a/SimulationRun/AMDA/TAO/TaoMercury.xml b/SimulationRun/AMDA/TAO/TaoMercury.xml new file mode 100644 index 0000000..5ac780f --- /dev/null +++ b/SimulationRun/AMDA/TAO/TaoMercury.xml @@ -0,0 +1,48 @@ +<?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/TaoMercury</ResourceID> + <ResourceHeader> + <ResourceName>Tao Model</ResourceName> + <AlternateName>SW propagated from Earth to Mercury</AlternateName> + <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> + <SimulatedRegion>Mercury</SimulatedRegion> + <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>Magnetic Field</Name> + <Property> + <PropertyQuantity>Magnetic</PropertyQuantity> + </Property> + </InputParameter> + </SimulationRun> +</Spase> diff --git a/SimulationRun/AMDA/TAO/TaoVenus.xml b/SimulationRun/AMDA/TAO/TaoVenus.xml new file mode 100644 index 0000000..e7f6520 --- /dev/null +++ b/SimulationRun/AMDA/TAO/TaoVenus.xml @@ -0,0 +1,48 @@ +<?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/TaoVenus</ResourceID> + <ResourceHeader> + <ResourceName>Tao Model</ResourceName> + <AlternateName>SW propagated from Earth to Venus</AlternateName> + <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> + <SimulatedRegion>Venus</SimulatedRegion> + <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>Magnetic Field</Name> + <Property> + <PropertyQuantity>Magnetic</PropertyQuantity> + </Property> + </InputParameter> + </SimulationRun> +</Spase> -- libgit2 0.21.2