GithubHelp home page GithubHelp logo

akaptano / pod-galerkin_mhd Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 6.0 137 KB

This codes calculates the dimensionalized POD and uses SINDy from the PySINDy python package to build a data-driven model for it. The code is used for NIMROD simulations of the HIT-SI experiment and this recent paper on data-driven reduced-order modeling for plasmas: https://arxiv.org/abs/2004.10389. The code relies on the PySINDy package https://github.com/dynamicslab/pysindy. Users should use the "quadratic_constraints" branch until I merge it into the master branch.

Python 100.00%

pod-galerkin_mhd's People

Contributors

akaptano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pod-galerkin_mhd's Issues

Where can I get the data

Where can I get the data that the code loads? Can you add it to the repository?

path_plus_prefix = '../HITSI_rMHD_HR'  # path for the data read
time = np.loadtxt('../time.csv')  # load in the corresponding times


#path_plus_prefix = '../compressible2/HITSI_rMHD_HR'
path_plus_prefix = '../compressible1/HITSI_rMHD_HR'
# time = np.loadtxt('../compressible2/time.csv')
time = np.loadtxt('../compressible1/time.csv')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.