The Wayback Machine - https://web.archive.org/web/20220123003619/https://github.com/bendudson
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report bendudson

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. BOUT++: Plasma fluid finite-difference simulation code in curvilinear coordinate systems

    C++ 106 70

  2. One-dimensional plasma-neutral simulation for SOL and divertor studies

    C++ 10 8

  3. freegs Public

    Free boundary Grad-Shafranov solver

    Python 38 23

  4. BOUT++ model of two phase flow

    C++ 7 3

  5. Forked from tpapp/array-operations

    Common Lisp library that facilitates working with Common Lisp arrays.

    Common Lisp 39 4

  6. py4cl Public

    Call python from Common Lisp

    Common Lisp 139 22

526 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2022

Created a pull request in boutproject/BOUT-dev that received 2 comments

Fix ambiguous variant use

Should use bout::utils::visit, rather than std::visit. Without this fix an compiler error occurs with GCC 11.1.0

+1 −1 2 comments
Opened 4 other pull requests in 3 repositories
bendudson/hermes-3 2 merged
boutproject/BOUT-dev 1 open
bendudson/freegs 1 merged
Reviewed 6 pull requests in 3 repositories
boutproject/BOUT-dev 4 pull requests
boutproject/boutproject.github.io 1 pull request
boutproject/boutdata 1 pull request

Created an issue in boutproject/BOUT-dev that received 2 comments

Trouble compiling next with intel compilers

Compiling the latest next branch on NERSC's Cori, intel/19.1.2.254 compiler. No options to CMake, just basic build. First I get a warning: BOUT-dev…

2 comments