NRL-Plasma-Physics-Division / turbopy

A lightweight computational physics framework, based on the organization of turboWAVE. Implements a "Simulation, PhysicsModule, ComputeTool, Diagnostic" class hierarchy.
https://turbopy.readthedocs.io/
Creative Commons Zero v1.0 Universal
10 stars 18 forks source link

add gridless simulation capabilities #164

Closed gracetangg closed 3 years ago

gracetangg commented 3 years ago

Pull Request

Description

creates gridless simulation capabilities

This pull request addresses #157

Checklist

The following items have been checked for this PR:

codecov-io commented 3 years ago

Codecov Report

Merging #164 into main will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
+ Coverage   92.76%   92.78%   +0.02%     
==========================================
  Files           6        6              
  Lines         719      721       +2     
==========================================
+ Hits          667      669       +2     
  Misses         52       52              
Impacted Files Coverage Δ
turbopy/core.py 93.05% <100.00%> (+0.04%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d633e02...af37b8e. Read the comment docs.