Recent Releases of MHDFlows

MHDFlows - v0.2.2

MHDFlows v0.2.2

Diff since v0.2.1

- Julia
Published by github-actions[bot] over 2 years ago

MHDFlows - v.0.2.1b Release

minor release to let the package citable in zenodo.

- Julia
Published by doraemonho over 2 years ago

MHDFlows - v0.2.1

MHDFlows v0.2.1

Diff since v0.2.0

Merged pull requests: - v0.2.1 Update (#13) (@doraemonho) - README & version update (#14) (@doraemonho)

- Julia
Published by github-actions[bot] about 3 years ago

MHDFlows - v0.2.1 Release

  • Change of implicit method from HM89 to trapezoidal method for better efficiency
  • bug fixed for IC.jl

This is a minor release for bug fixing found in v.0.2.0

- Julia
Published by doraemonho about 3 years ago

MHDFlows - v0.2.0

MHDFlows v0.2.0

Closed issues: - Is updatevars!(prob) required at every time-step? (#1)

Merged pull requests: - v1.1 Update (#2) (@doraemonho) - v0.1.1 Correction (#3) (@doraemonho) - v.0.1.1 Correction (#4) (@doraemonho) - v.0.1.2 (#5) (@doraemonho) - v 0.1.3 Update (#6) (@doraemonho) - Revert "v 0.1.3 Update" (#7) (@doraemonho) - Revert "Revert "v 0.1.3 Update"" (#8) (@doraemonho) - v 0.2.0 Update (#9) (@doraemonho) - TagBot Update (#10) (@doraemonho) - project compact update for v.0.2.0 (#11) (@doraemonho)

- Julia
Published by github-actions[bot] about 3 years ago

MHDFlows - v0.2.0 Release

  • Removed Example to MHDFlows/MHDFlows_Example
  • Performance optimzation of MHD/HD Solver
  • Isothermal compressbile solver supported
  • Electron magnetohydrodynamic (EMHD) solver supported
  • Turbulence statistics module added
  • Two timesteppers added for Shearing box and EMHD solver
  • Remove the support Julia version, now MHDFLows v.0.2.0 support starting from Julia v.1.7.2

- Julia
Published by doraemonho about 3 years ago

MHDFlows - v 0.1.3 Release

  • Removed complex array properties vars.xxh from prob.vars
  • Memory Usage is Reduced for the computation
  • Restricted the FourierFlows version support to the v 0.10.1
  • New Timestepper LSRK54 support from https://github.com/FourierFlows/FourierFlows.jl/issues/334
  • New Feature: Dynamical Dashboard
  • Removed unused function

- Julia
Published by doraemonho over 3 years ago

MHDFlows - v 0.1.1 Release

Resolved Issue #1, performance improved Added hyper-viscosity New struct SimpleThreeDGrid added for utils performance Improved for the MHD Analysis module

- Julia
Published by doraemonho over 3 years ago

MHDFlows - v 0.1.0 Release

  • v 0.1.0 stable release, user can now install MHDFlows through Julia Pkg server
  • Code structure changed
  • volume penalization method Added
  • Improved performance and reduced memory usage for MHD computation
  • Improved performance for Vector Calculus /MHD analysis modules
  • Few more examples added
  • New program generator file A99/N97 for turbulence driving
  • bug fixes
  • README updated

- Julia
Published by doraemonho over 3 years ago

MHDFlows - Beta 3.0 update

  • Changed code structure
  • Improved performance and reduced memory usage
  • Added Passive Dye Tracer
  • Added Vector Calculus /basic MHD analysis functions
  • Added user-defined params/vars/functions features
  • New time integrator function
  • bug fixes
  • Added a few more new examples
  • README updated

- Julia
Published by doraemonho almost 4 years ago

MHDFlows - Beta 2.0 update

A HD solver was added to the package by simplifying the original MHD solver. A new example of instability driven turbulence was also added for the showcase of HD solver.

- Julia
Published by doraemonho about 4 years ago