Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gas Profile from hdf5 #261

Closed

Commits on Mar 11, 2014

  1. Start new gas config to load density from hdf5

     - (currently not working !)
     - add gasFromHdf5
     - add gasSetup/Teardown methods to all gas configs
     - pass fieldTmp to kernel during initialization
    f-schmitt committed Mar 11, 2014
    Configuration menu
    Copy the full SHA
    74365bc View commit details
    Browse the repository at this point in the history
  2. Fix DataBox access and types, remove teardown

     - different access to DataBox fixes pure virtual error
     - use stricter types in gasSetup
     - remove unused gasTeardown
     - use intermediate buffer for hdf5 initialization
     - update copyrights
    f-schmitt committed Mar 11, 2014
    Configuration menu
    Copy the full SHA
    f958a34 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2014

  1. Configuration menu
    Copy the full SHA
    412a723 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7255087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8927c8a View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2014

  1. Configuration menu
    Copy the full SHA
    852f0a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccbe39 View commit details
    Browse the repository at this point in the history
  3. Support moving window for gasFromHdf5

     - passes current VirtualWindow to gasSetup
     - support gas offset in png2gas
    f-schmitt committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    59912fa View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2014

  1. Configuration menu
    Copy the full SHA
    05f08fd View commit details
    Browse the repository at this point in the history