QuazarTech / DG_Maxwell

Solution of Maxwell equations using Discontinuous Galerkin method.
GNU General Public License v3.0
8 stars 5 forks source link

Higher order time-stepping and h5py implementation for storing data #32

Closed Balavarun5 closed 6 years ago

Balavarun5 commented 6 years ago

Implementing h5py in the code is necessary because of the reasons listed below

mchandra commented 6 years ago

Unit tests for this PR?

Balavarun5 commented 6 years ago

pytest is not working, unit tests can't run without it. [WIP] tag added back

mchandra commented 6 years ago

@amanabt what is going on Travis checks here?