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

Change sequence of steps in `prepare_simulation` #141

Closed arichar6 closed 4 years ago

arichar6 commented 4 years ago

Pull Request

Description

This PR changes the order of the steps in prepare_simulation. Now the clock will be created before the physics modules.

This pull request addresses #140

Checklist

The following items have been checked for this PR:

arichar6 commented 4 years ago

@NRL-Plasma-Physics-Division/intern-admin do you have permission to review/approve this PR? I can merge it myself, but I'd like someone else to also check my changes.