[yt-svn] commit/yt-doc: 4 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Nov 18 18:21:50 PST 2013


4 new commits in yt-doc:

https://bitbucket.org/yt_analysis/yt-doc/commits/4175f46aef45/
Changeset:   4175f46aef45
User:        xarthisius
Date:        2013-11-16 11:13:37
Summary:     Remove docs related to Castro and Maestro
Affected #:  6 files

diff -r b543866181e27eba86e9819c670b659eaf17f06f -r 4175f46aef454a27103ec0e35c1e0d35e85303a9 helper_scripts/show_fields.py
--- a/helper_scripts/show_fields.py
+++ b/helper_scripts/show_fields.py
@@ -116,11 +116,6 @@
 print
 print_all_fields(NyxFieldInfo)
 
-print "Castro-Specific Field List"
-print "--------------------------"
-print
-print_all_fields(CastroFieldInfo)
-
 print "Chombo-Specific Field List"
 print "--------------------------"
 print

diff -r b543866181e27eba86e9819c670b659eaf17f06f -r 4175f46aef454a27103ec0e35c1e0d35e85303a9 source/examining/supported_frontends_data.rst
--- a/source/examining/supported_frontends_data.rst
+++ b/source/examining/supported_frontends_data.rst
@@ -49,12 +49,11 @@
 Orion Data
 ----------
 
-Orion data is fully supported and cared for by Jeff Oishi.  This method should
-also work for CASTRO and MAESTRO data, which are cared for by Matthew Turk and
-Chris Malone, respectively.  To load an Orion dataset, you can use the ``load``
-command provided by ``yt.mods`` and supply to it the directory file name.
-**You must also have the ``inputs`` file in the base directory.**  For
-instance, if you were in a directory with the following files:
+Orion data is fully supported and cared for by Jeff Oishi. To load an Orion
+dataset, you can use the ``load`` command provided by ``yt.mods`` and supply to
+it the directory file name.  **You must also have the ``inputs`` file in the
+base directory.**  For instance, if you were in a directory with the following
+files:
 
 .. code-block:: none
 

diff -r b543866181e27eba86e9819c670b659eaf17f06f -r 4175f46aef454a27103ec0e35c1e0d35e85303a9 source/index.rst
--- a/source/index.rst
+++ b/source/index.rst
@@ -12,10 +12,9 @@
 <http://flash.uchicago.edu/website/home/>`_, `Piernik
 <http://arxiv.org/abs/0901.0104>`_, `Athena
 <https://trac.princeton.edu/Athena/>`_, `Chombo <http://chombo.lbl.gov>`_,
-`Castro <https://ccse.lbl.gov/Research/CASTRO/>`_, `Maestro
-<https://ccse.lbl.gov/Research/MAESTRO/>`_, and `Pluto
-<http://plutocode.ph.unito.it/>`_.  (Development of additional codes, including
-particle codes and octree codes, is taking place in yt 3.0.)
+and `Pluto <http://plutocode.ph.unito.it/>`_.
+(Development of additional codes, including particle codes and octree codes, 
+is taking place in yt 3.0.)
 
 Table of Contents
 -----------------

diff -r b543866181e27eba86e9819c670b659eaf17f06f -r 4175f46aef454a27103ec0e35c1e0d35e85303a9 source/reference/api/api.rst
--- a/source/reference/api/api.rst
+++ b/source/reference/api/api.rst
@@ -124,17 +124,6 @@
    ~yt.frontends.chombo.data_structures.ChomboHierarchy
    ~yt.frontends.chombo.data_structures.ChomboStaticOutput
 
-Castro
-^^^^^^
-
-
-.. autosummary::
-   :toctree: generated/
-
-   ~yt.frontends.castro.data_structures.CastroGrid
-   ~yt.frontends.castro.data_structures.CastroHierarchy
-   ~yt.frontends.castro.data_structures.CastroStaticOutput
-
 Pluto
 ^^^^^
 

diff -r b543866181e27eba86e9819c670b659eaf17f06f -r 4175f46aef454a27103ec0e35c1e0d35e85303a9 source/reference/code_support.rst
--- a/source/reference/code_support.rst
+++ b/source/reference/code_support.rst
@@ -13,25 +13,25 @@
 
 |
 
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Capability           | Enzo | Orion | FLASH | Nyx  | Piernik | Athena | Castro | Maestro | Pluto | Chombo |
-+======================+======+=======+=======+======+=========+========+========+=========+=======+========+
-| Fluid Quantities     |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Particles            |   Y  |   Y   |   Y   |  Y   |   N/A   |   N    |   Y    |   N     |   N   |    N   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Parameters           |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Units                |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Read on Demand       |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Load Raw Data        |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Part of test suite   |   Y  |   Y   |   Y   |  Y   |    N    |   N    |   Y    |   N     |   N   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Level of Support     | Full | Full  | Full  | Full |  Full   |  Full  |  Part  |  Part   | Part  |  Part  |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Capability           | Enzo | Orion | FLASH | Nyx  | Piernik | Athena | Pluto | Chombo |
++======================+======+=======+=======+======+=========+========+=======+========+
+| Fluid Quantities     |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Particles            |   Y  |   Y   |   Y   |  Y   |   N/A   |   N    |   N   |    N   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Parameters           |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Units                |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Read on Demand       |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Load Raw Data        |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Part of test suite   |   Y  |   Y   |   Y   |  Y   |    N    |   N    |   N   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Level of Support     | Full | Full  | Full  | Full |  Full   |  Full  | Part  |  Part  |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
 
 |
 

diff -r b543866181e27eba86e9819c670b659eaf17f06f -r 4175f46aef454a27103ec0e35c1e0d35e85303a9 source/reference/field_list.rst
--- a/source/reference/field_list.rst
+++ b/source/reference/field_list.rst
@@ -7630,245 +7630,6 @@
 
 No source available.
 
-Castro-Specific Field List
---------------------------
-
-ParticleMassMsun
-++++++++++++++++
-
-   * Particle Type: True
-
-**Field Source**
-
-.. code-block:: python
-
-  def _ParticleMassMsun(field, data):
-      return data["particle_mass"]
-  
-
-**Convert Function Source**
-
-.. code-block:: python
-
-  def _convertParticleMassMsun(data):
-      return 1.0 / 1.989e33
-  
-
-Pressure
-++++++++
-
-   * Units: :math:`\rm{dyne}/\rm{cm}^{2}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _Pressure(field, data):
-      """
-      M{(Gamma-1.0)*e, where e is thermal energy density
-      
-      NB: this will need to be modified for radiation
-  
-      """
-      return (data.pf["Gamma"] - 1.0) * data["ThermalEnergy"]
-  
-
-**Convert Function Source**
-
-No source available.
-
-Temperature
-+++++++++++
-
-   * Units: :math:`\rm{Kelvin}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _Temperature(field, data):
-      return ((data.pf["Gamma"] - 1.0) * data.pf["mu"] * mh *
-              data["ThermalEnergy"] / (kboltz * data["Density"]))
-  
-
-**Convert Function Source**
-
-No source available.
-
-ThermalEnergy
-+++++++++++++
-
-   * Units: :math:`\rm{ergs}/\rm{cm^3}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _ThermalEnergy(field, data):
-      """
-      Generate thermal (gas energy). Dual Energy Formalism was implemented by
-      Stella, but this isn't how it's called, so I'll leave that commented out for
-      now.
-  
-      """
-      #if data.pf["DualEnergyFormalism"]:
-      #    return data["Gas_Energy"]
-      #else:
-      return data["Total_Energy"] - 0.5 * data["density"] * (
-          data["x-velocity"]**2.0
-          + data["y-velocity"]**2.0
-          + data["z-velocity"]**2.0 )
-  
-
-**Convert Function Source**
-
-No source available.
-
-density
-+++++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
-eden
-++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
-x-velocity
-++++++++++
-
-   * Units: :math:`\rm{cm}/\rm{s}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _xVelocity(field, data):
-      """ Generate x-velocity from x-momentum and density. """
-      return data["xmom"] / data["density"]
-  
-
-**Convert Function Source**
-
-No source available.
-
-xmom
-++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
-y-velocity
-++++++++++
-
-   * Units: :math:`\rm{cm}/\rm{s}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _yVelocity(field, data):
-      """ Generate y-velocity from y-momentum and density. """
-      return data["ymom"] / data["density"]
-  
-
-**Convert Function Source**
-
-No source available.
-
-ymom
-++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
-z-velocity
-++++++++++
-
-   * Units: :math:`\rm{cm}/\rm{s}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _zVelocity(field, data):
-      """ Generate z-velocity from z-momentum and density. """
-      return data["zmom"] / data["density"]
-  
-
-**Convert Function Source**
-
-No source available.
-
-zmom
-++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
 Chombo-Specific Field List
 --------------------------
 


https://bitbucket.org/yt_analysis/yt-doc/commits/d62664c0c493/
Changeset:   d62664c0c493
User:        xarthisius
Date:        2013-11-16 12:21:41
Summary:     Fix link to ipython's intersphinx index
Affected #:  1 file

diff -r 4175f46aef454a27103ec0e35c1e0d35e85303a9 -r d62664c0c49347e2d2fbeb18f2cc7c18d6eb76a4 source/conf.py
--- a/source/conf.py
+++ b/source/conf.py
@@ -250,7 +250,7 @@
 
 # Example configuration for intersphinx: refer to the Python standard library.
 intersphinx_mapping = {'http://docs.python.org/': None,
-                       'http://ipython.org/ipython-doc/rel-1.10/': None,
+                       'http://ipython.org/ipython-doc/stable/': None,
                        'http://docs.scipy.org/doc/numpy/': None,
                        'http://matplotlib.sourceforge.net/': None,
                        }


https://bitbucket.org/yt_analysis/yt-doc/commits/50f48368a65d/
Changeset:   50f48368a65d
User:        xarthisius
Date:        2013-11-16 12:22:07
Summary:     Remove stray link, that was causing sphinx error
Affected #:  1 file

diff -r d62664c0c49347e2d2fbeb18f2cc7c18d6eb76a4 -r 50f48368a65dfbb8449b88ead306d39a86de6b23 source/developing/testing.rst
--- a/source/developing/testing.rst
+++ b/source/developing/testing.rst
@@ -14,7 +14,7 @@
 outputs of the same function produced using older versions of the yt codebase.
 This ensures consistency in results as development proceeds.
 
-.. _nosetests: https://nose.readthedocs.org/en/latest/
+.. _nosetests:
 
 The testing suite should be run locally by developers to make sure they aren't
 checking in any code that breaks existing functionality.  To further this goal,


https://bitbucket.org/yt_analysis/yt-doc/commits/29480f031f31/
Changeset:   29480f031f31
User:        ngoldbaum
Date:        2013-11-19 03:21:47
Summary:     Merged in xarthisius/yt-doc (pull request #121)

Remove docs related to Castro and Maestro
Affected #:  8 files

diff -r 97a828f0023b545383fd6da256efe83ab8e6efdc -r 29480f031f312f1f00e6ef8644b2b226f38ab364 helper_scripts/show_fields.py
--- a/helper_scripts/show_fields.py
+++ b/helper_scripts/show_fields.py
@@ -116,11 +116,6 @@
 print
 print_all_fields(NyxFieldInfo)
 
-print "Castro-Specific Field List"
-print "--------------------------"
-print
-print_all_fields(CastroFieldInfo)
-
 print "Chombo-Specific Field List"
 print "--------------------------"
 print

diff -r 97a828f0023b545383fd6da256efe83ab8e6efdc -r 29480f031f312f1f00e6ef8644b2b226f38ab364 source/conf.py
--- a/source/conf.py
+++ b/source/conf.py
@@ -267,7 +267,7 @@
 
 # Example configuration for intersphinx: refer to the Python standard library.
 intersphinx_mapping = {'http://docs.python.org/': None,
-                       'http://ipython.org/ipython-doc/rel-1.10/': None,
+                       'http://ipython.org/ipython-doc/stable/': None,
                        'http://docs.scipy.org/doc/numpy/': None,
                        'http://matplotlib.sourceforge.net/': None,
                        }

diff -r 97a828f0023b545383fd6da256efe83ab8e6efdc -r 29480f031f312f1f00e6ef8644b2b226f38ab364 source/developing/testing.rst
--- a/source/developing/testing.rst
+++ b/source/developing/testing.rst
@@ -14,7 +14,7 @@
 outputs of the same function produced using older versions of the yt codebase.
 This ensures consistency in results as development proceeds.
 
-.. _nosetests: https://nose.readthedocs.org/en/latest/
+.. _nosetests:
 
 The testing suite should be run locally by developers to make sure they aren't
 checking in any code that breaks existing functionality.  To further this goal,

diff -r 97a828f0023b545383fd6da256efe83ab8e6efdc -r 29480f031f312f1f00e6ef8644b2b226f38ab364 source/examining/supported_frontends_data.rst
--- a/source/examining/supported_frontends_data.rst
+++ b/source/examining/supported_frontends_data.rst
@@ -49,12 +49,11 @@
 Orion Data
 ----------
 
-Orion data is fully supported and cared for by Jeff Oishi.  This method should
-also work for CASTRO and MAESTRO data, which are cared for by Matthew Turk and
-Chris Malone, respectively.  To load an Orion dataset, you can use the ``load``
-command provided by ``yt.mods`` and supply to it the directory file name.
-**You must also have the ``inputs`` file in the base directory.**  For
-instance, if you were in a directory with the following files:
+Orion data is fully supported and cared for by Jeff Oishi. To load an Orion
+dataset, you can use the ``load`` command provided by ``yt.mods`` and supply to
+it the directory file name.  **You must also have the ``inputs`` file in the
+base directory.**  For instance, if you were in a directory with the following
+files:
 
 .. code-block:: none
 

diff -r 97a828f0023b545383fd6da256efe83ab8e6efdc -r 29480f031f312f1f00e6ef8644b2b226f38ab364 source/index.rst
--- a/source/index.rst
+++ b/source/index.rst
@@ -12,10 +12,9 @@
 <http://flash.uchicago.edu/website/home/>`_, `Piernik
 <http://arxiv.org/abs/0901.0104>`_, `Athena
 <https://trac.princeton.edu/Athena/>`_, `Chombo <http://chombo.lbl.gov>`_,
-`Castro <https://ccse.lbl.gov/Research/CASTRO/>`_, `Maestro
-<https://ccse.lbl.gov/Research/MAESTRO/>`_, and `Pluto
-<http://plutocode.ph.unito.it/>`_.  (Development of additional codes, including
-particle codes and octree codes, is taking place in yt 3.0.)
+and `Pluto <http://plutocode.ph.unito.it/>`_.
+(Development of additional codes, including particle codes and octree codes, 
+is taking place in yt 3.0.)
 
 Table of Contents
 -----------------

diff -r 97a828f0023b545383fd6da256efe83ab8e6efdc -r 29480f031f312f1f00e6ef8644b2b226f38ab364 source/reference/api/api.rst
--- a/source/reference/api/api.rst
+++ b/source/reference/api/api.rst
@@ -124,17 +124,6 @@
    ~yt.frontends.chombo.data_structures.ChomboHierarchy
    ~yt.frontends.chombo.data_structures.ChomboStaticOutput
 
-Castro
-^^^^^^
-
-
-.. autosummary::
-   :toctree: generated/
-
-   ~yt.frontends.castro.data_structures.CastroGrid
-   ~yt.frontends.castro.data_structures.CastroHierarchy
-   ~yt.frontends.castro.data_structures.CastroStaticOutput
-
 Pluto
 ^^^^^
 

diff -r 97a828f0023b545383fd6da256efe83ab8e6efdc -r 29480f031f312f1f00e6ef8644b2b226f38ab364 source/reference/code_support.rst
--- a/source/reference/code_support.rst
+++ b/source/reference/code_support.rst
@@ -13,25 +13,25 @@
 
 |
 
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Capability           | Enzo | Orion | FLASH | Nyx  | Piernik | Athena | Castro | Maestro | Pluto | Chombo |
-+======================+======+=======+=======+======+=========+========+========+=========+=======+========+
-| Fluid Quantities     |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Particles            |   Y  |   Y   |   Y   |  Y   |   N/A   |   N    |   Y    |   N     |   N   |    N   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Parameters           |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Units                |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Read on Demand       |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Load Raw Data        |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y    |   Y     |   Y   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Part of test suite   |   Y  |   Y   |   Y   |  Y   |    N    |   N    |   Y    |   N     |   N   |    Y   |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
-| Level of Support     | Full | Full  | Full  | Full |  Full   |  Full  |  Part  |  Part   | Part  |  Part  |
-+----------------------+------+-------+-------+------+---------+--------+--------+---------+-------+--------+
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Capability           | Enzo | Orion | FLASH | Nyx  | Piernik | Athena | Pluto | Chombo |
++======================+======+=======+=======+======+=========+========+=======+========+
+| Fluid Quantities     |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Particles            |   Y  |   Y   |   Y   |  Y   |   N/A   |   N    |   N   |    N   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Parameters           |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Units                |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Read on Demand       |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Load Raw Data        |   Y  |   Y   |   Y   |  Y   |    Y    |   Y    |   Y   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Part of test suite   |   Y  |   Y   |   Y   |  Y   |    N    |   N    |   N   |    Y   |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
+| Level of Support     | Full | Full  | Full  | Full |  Full   |  Full  | Part  |  Part  |
++----------------------+------+-------+-------+------+---------+--------+-------+--------+
 
 |
 

diff -r 97a828f0023b545383fd6da256efe83ab8e6efdc -r 29480f031f312f1f00e6ef8644b2b226f38ab364 source/reference/field_list.rst
--- a/source/reference/field_list.rst
+++ b/source/reference/field_list.rst
@@ -7630,245 +7630,6 @@
 
 No source available.
 
-Castro-Specific Field List
---------------------------
-
-ParticleMassMsun
-++++++++++++++++
-
-   * Particle Type: True
-
-**Field Source**
-
-.. code-block:: python
-
-  def _ParticleMassMsun(field, data):
-      return data["particle_mass"]
-  
-
-**Convert Function Source**
-
-.. code-block:: python
-
-  def _convertParticleMassMsun(data):
-      return 1.0 / 1.989e33
-  
-
-Pressure
-++++++++
-
-   * Units: :math:`\rm{dyne}/\rm{cm}^{2}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _Pressure(field, data):
-      """
-      M{(Gamma-1.0)*e, where e is thermal energy density
-      
-      NB: this will need to be modified for radiation
-  
-      """
-      return (data.pf["Gamma"] - 1.0) * data["ThermalEnergy"]
-  
-
-**Convert Function Source**
-
-No source available.
-
-Temperature
-+++++++++++
-
-   * Units: :math:`\rm{Kelvin}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _Temperature(field, data):
-      return ((data.pf["Gamma"] - 1.0) * data.pf["mu"] * mh *
-              data["ThermalEnergy"] / (kboltz * data["Density"]))
-  
-
-**Convert Function Source**
-
-No source available.
-
-ThermalEnergy
-+++++++++++++
-
-   * Units: :math:`\rm{ergs}/\rm{cm^3}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _ThermalEnergy(field, data):
-      """
-      Generate thermal (gas energy). Dual Energy Formalism was implemented by
-      Stella, but this isn't how it's called, so I'll leave that commented out for
-      now.
-  
-      """
-      #if data.pf["DualEnergyFormalism"]:
-      #    return data["Gas_Energy"]
-      #else:
-      return data["Total_Energy"] - 0.5 * data["density"] * (
-          data["x-velocity"]**2.0
-          + data["y-velocity"]**2.0
-          + data["z-velocity"]**2.0 )
-  
-
-**Convert Function Source**
-
-No source available.
-
-density
-+++++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
-eden
-++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
-x-velocity
-++++++++++
-
-   * Units: :math:`\rm{cm}/\rm{s}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _xVelocity(field, data):
-      """ Generate x-velocity from x-momentum and density. """
-      return data["xmom"] / data["density"]
-  
-
-**Convert Function Source**
-
-No source available.
-
-xmom
-++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
-y-velocity
-++++++++++
-
-   * Units: :math:`\rm{cm}/\rm{s}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _yVelocity(field, data):
-      """ Generate y-velocity from y-momentum and density. """
-      return data["ymom"] / data["density"]
-  
-
-**Convert Function Source**
-
-No source available.
-
-ymom
-++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
-z-velocity
-++++++++++
-
-   * Units: :math:`\rm{cm}/\rm{s}`
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-  def _zVelocity(field, data):
-      """ Generate z-velocity from z-momentum and density. """
-      return data["zmom"] / data["density"]
-  
-
-**Convert Function Source**
-
-No source available.
-
-zmom
-++++
-
-   * Particle Type: False
-
-**Field Source**
-
-.. code-block:: python
-
-      def _TranslationFunc(field, data):
-          return data[field_name]
-  
-
-**Convert Function Source**
-
-No source available.
-
 Chombo-Specific Field List
 --------------------------

Repository URL: https://bitbucket.org/yt_analysis/yt-doc/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list