whamp

WHAMP - Waves in Homogeneous Anisotropic Magnetized Plasma.

https://github.com/irfu/whamp

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

WHAMP - Waves in Homogeneous Anisotropic Magnetized Plasma.

Basic Info
  • Host: GitHub
  • Owner: irfu
  • Language: Fortran
  • Default Branch: master
  • Homepage:
  • Size: 5.48 MB
Statistics
  • Stars: 28
  • Watchers: 15
  • Forks: 13
  • Open Issues: 0
  • Releases: 1
Created over 12 years ago · Last pushed 10 months ago
Metadata Files
Readme Citation Security

README.md

WHAMP

ci-build DOI

WHAMP - Waves in Homogeneous Anisotropic Magnetized Plasma. Fortran code, originally written by Kjell Rönnmark, that calculates general wave dispersion relation in plasmas.

Package includes also a matlab code to run WHAMP from inside MATLAB and to visualize distribution functions.

Some articles that use WHAMP: https://ui.adsabs.harvard.edu/public-libraries/Iw3OYJ1iQa2WSeG8SfHxyg

Owner

  • Name: Swedish Institute of Space Physics
  • Login: irfu
  • Kind: organization
  • Location: Uppsala

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# See https://citation-file-format.github.io/
# 
# Added here to help avoid confusion as per
# https://github.com/irfu/whamp/issues/1

cff-version: 1.2.0
title: WHAMP - Waves in Homogeneous Anisotropic Magnetized Plasma
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
repository-code: "https://github.com/irfu/whamp"
authors:
  - given-names: "Kjell"
    family-names: "Rönnmark"
    affiliation: "Kiruna Geophysical Institute, University of Umeå"
    orcid: "https://orcid.org/0000-0003-4507-3353"
    country: SE
  - given-names: "Andris"
    family-names: "Vaivads"
    orcid: "https://orcid.org/0000-0003-1654-841X"
  - given-names: "David"
    family-names: "Sundkvist"
    orcid: "https://orcid.org/0000-0003-2794-7926"
  - given-names: "Thomas"
    family-names: "Nilsson"
    affiliation: "IRF Uppsala, Sweden"
    orcid: "https://orcid.org/0000-0001-9604-6377"
preferred-citation:
  type: report
  authors:
  - family-names: "Rönnmark"
    given-names: "Kjell"
    affiliation: "Kiruna Geophysical Institute, University of Umeå"
    orcid: "https://orcid.org/0000-0003-4507-3353"
    country: SE
  year: 1982
  journal: "KGI Report"
  issn: "0347-6405"
  month: 6
  title: "WHAMP- Waves in Homogeneous, Anisotropic, Magnetized Plasma"
  issue: 179

GitHub Events

Total
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 2
  • Push event: 2
  • Pull request event: 4
  • Fork event: 4
Last Year
  • Watch event: 1
  • Delete event: 2
  • Issue comment event: 2
  • Push event: 2
  • Pull request event: 4
  • Fork event: 4

Dependencies

.github/workflows/ci-build.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
  • matlab-actions/run-command v0 composite
  • matlab-actions/setup-matlab v0 composite