From 58a00aa9fbd0e88a15bdf0af90d1c62677ac8332 Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Mon, 18 Nov 2024 19:42:23 +0000 Subject: [PATCH] build based on 2268109 --- previews/PR9/.documenter-siteinfo.json | 2 +- previews/PR9/api/index.html | 2 +- previews/PR9/index.html | 3 +-- previews/PR9/search_index.js | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/previews/PR9/.documenter-siteinfo.json b/previews/PR9/.documenter-siteinfo.json index e4aac54..5a514e6 100644 --- a/previews/PR9/.documenter-siteinfo.json +++ b/previews/PR9/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-18T18:37:07","documenter_version":"1.8.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-18T19:42:19","documenter_version":"1.8.0"}} \ No newline at end of file diff --git a/previews/PR9/api/index.html b/previews/PR9/api/index.html index ef205db..69efb4a 100644 --- a/previews/PR9/api/index.html +++ b/previews/PR9/api/index.html @@ -1,2 +1,2 @@ -API Reference · PlasmaFormulary.jl
+API Reference · PlasmaFormulary.jl
diff --git a/previews/PR9/index.html b/previews/PR9/index.html index ed2be6e..77f96a3 100644 --- a/previews/PR9/index.html +++ b/previews/PR9/index.html @@ -1,3 +1,2 @@ -Home · PlasmaFormulary.jl

PlasmaFormulary

A Julia package for plasma physics formulas. This package implements a subset of the formulas found in the NRL Plasma Formulary, as well as some additional formulas taken from the PlasmaPy project.

In the future, the package will support providing particle properties using the ChargedParticles.jl package.

Quick Example

julia> using PlasmaFormulary, Unitful
julia> debye_length(1e18u"cm^-3", 10u"eV")ERROR: UndefVarError: `debye_length` not defined in `Main` -Suggestion: check for spelling errors or missing imports.
  • PlasmaPy : plasmapy.formulary subpackage provides theoretical formulas for calculation of physical quantities helpful for plasma physics.
  • FusionFormulary.jl

Index

    +Home · PlasmaFormulary.jl

    PlasmaFormulary

    A Julia package for plasma physics formulas. This package implements a subset of the formulas found in the NRL Plasma Formulary, as well as some additional formulas taken from the PlasmaPy project.

    In the future, the package will support providing particle properties using the ChargedParticles.jl package.

    Quick Example

    julia> using PlasmaFormulary, Unitful
    julia> PlasmaFormulary.debye_length(1e18u"cm^-3", 10u"eV")ERROR: ArgumentError: UnitfulEquivalences.Thermal() defines no equivalence between dimensions 𝐋^2 𝐌 𝐓^-2 and 𝐋^2 𝐌 𝐓^-2.
    • PlasmaPy : plasmapy.formulary subpackage provides theoretical formulas for calculation of physical quantities helpful for plasma physics.
    • FusionFormulary.jl

    Index

      diff --git a/previews/PR9/search_index.js b/previews/PR9/search_index.js index d2d341c..22a642d 100644 --- a/previews/PR9/search_index.js +++ b/previews/PR9/search_index.js @@ -1,3 +1,3 @@ var documenterSearchIndex = {"docs": -[{"location":"api/#API-Reference","page":"API Reference","title":"API Reference","text":"","category":"section"},{"location":"api/","page":"API Reference","title":"API Reference","text":"Modules = [PlasmaFormulary]","category":"page"},{"location":"","page":"Home","title":"Home","text":"CurrentModule = PlasmaFormulary","category":"page"},{"location":"#PlasmaFormulary","page":"Home","title":"PlasmaFormulary","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"A Julia package for plasma physics formulas. This package implements a subset of the formulas found in the NRL Plasma Formulary, as well as some additional formulas taken from the PlasmaPy project.","category":"page"},{"location":"","page":"Home","title":"Home","text":"In the future, the package will support providing particle properties using the ChargedParticles.jl package.","category":"page"},{"location":"#Quick-Example","page":"Home","title":"Quick Example","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"using PlasmaFormulary, Unitful\n\ndebye_length(1e18u\"cm^-3\", 10u\"eV\")","category":"page"},{"location":"#Related-packages","page":"Home","title":"Related packages","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"PlasmaPy : plasmapy.formulary subpackage provides theoretical formulas for calculation of physical quantities helpful for plasma physics.\nFusionFormulary.jl","category":"page"},{"location":"#Index","page":"Home","title":"Index","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"","category":"page"}] +[{"location":"api/#API-Reference","page":"API Reference","title":"API Reference","text":"","category":"section"},{"location":"api/","page":"API Reference","title":"API Reference","text":"Modules = [PlasmaFormulary]","category":"page"},{"location":"","page":"Home","title":"Home","text":"CurrentModule = PlasmaFormulary","category":"page"},{"location":"#PlasmaFormulary","page":"Home","title":"PlasmaFormulary","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"A Julia package for plasma physics formulas. This package implements a subset of the formulas found in the NRL Plasma Formulary, as well as some additional formulas taken from the PlasmaPy project.","category":"page"},{"location":"","page":"Home","title":"Home","text":"In the future, the package will support providing particle properties using the ChargedParticles.jl package.","category":"page"},{"location":"#Quick-Example","page":"Home","title":"Quick Example","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"using PlasmaFormulary, Unitful\n\nPlasmaFormulary.debye_length(1e18u\"cm^-3\", 10u\"eV\")","category":"page"},{"location":"#Related-packages","page":"Home","title":"Related packages","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"PlasmaPy : plasmapy.formulary subpackage provides theoretical formulas for calculation of physical quantities helpful for plasma physics.\nFusionFormulary.jl","category":"page"},{"location":"#Index","page":"Home","title":"Index","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"","category":"page"}] }