Skip to content

Commit

Permalink
remove HDF5 plugin from the documentation
Browse files Browse the repository at this point in the history
iRemove documentation for the HDF5 plugin.
  • Loading branch information
psychocoderHPC committed Sep 25, 2020
1 parent 71bb601 commit fbcd342
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 106 deletions.
3 changes: 0 additions & 3 deletions docs/TBG_macros.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,6 @@ TBG_macroCount="--<species>_macroParticlesCount.period 100"
# Count makro particles of a species per super cell
TBG_countPerSuper="--<species>_macroParticlesPerSuperCell.period 100 --<species>_macroParticlesPerSuperCell.period 100"

# Dump simulation data (fields and particles) to HDF5 files using libSplash.
# Data selected in .source is dumped every .period steps to the fileset .file.
TBG_hdf5="--hdf5.period 100 --hdf5.file simData --hdf5.source 'species_all,fields_all'"

# Dump simulation data (fields and particles) to ADIOS files.
# Data is dumped every .period steps to the fileset .file.
Expand Down
1 change: 0 additions & 1 deletion docs/source/usage/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Plugin name
:ref:`count per supercell <usage-plugins-countPerSupercell>` [#f3]_ count macro particles *per supercell*
:ref:`energy fields <usage-plugins-energyFields>` electromagnetic field energy per time step
:ref:`energy particles <usage-plugins-energyParticles>` [#f7]_ kinetic and total energies summed over all electrons and/or ions
:ref:`HDF5 <usage-plugins-HDF5>` [#f2]_ [#f7]_ stores simulation data as openPMD flavoured HDF5 files [Huebl2017]_
:ref:`ISAAC <usage-plugins-ISAAC>` interactive 3D live visualization [Matthes2016]_
:ref:`intensity <usage-plugins-intensity>` [#f1]_ [#f5]_ [#f6]_ maximum and integrated electric field along the y-direction
:ref:`particle calorimeter <usage-plugins-particleCalorimeter>` [#f3]_ [#f4]_ [#f7]_ spatially resolved, particle energy detector in infinite distance
Expand Down
102 changes: 0 additions & 102 deletions docs/source/usage/plugins/hdf5.rst

This file was deleted.

0 comments on commit fbcd342

Please sign in to comment.