Skip to content
View donghuison's full-sized avatar
🎯
🎯

Block or report donghuison

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
donghuison/README.md

Donghui Son

Ph.D. Student | Solar Physics | Computational Magnetohydrodynamics

Typing SVG

Profile views


module self
  implicit none

  character(len=*),parameter :: name = 'Donghui Son'
  character(len=*),parameter :: role = 'Ph.D. Candidate'
  character(len=*),parameter :: lab  = 'Solar Dynamics Laboratory'
  character(len=*),parameter :: univ = 'Kyung Hee University'

  character(len=32),dimension(4), parameter :: interests = (/ &
       'Computational Physics         ', &
       'Radiative Magnetohydrodynamics', &
       'High-Performance Computing    ', &
       'Solar Interior and Exterior   ' /)

  character(len=16),dimension(6), parameter :: tools = (/ &
       'Fortran         ', &
       'C               ', &
       'Python          ', &
       'MPI             ', &
       'OpenMP          ', &
       'CUDA Fortran    ' /)

end module self

Developer Quote

Readme Quotes

Agent Activity

Tokscale Stats

Contribution Graph

Activity Graph

Success is born from the time spent enduring imperfection

Popular repositories Loading

  1. donghuison donghuison Public

    Python

  2. 1D_advection 1D_advection Public

    Forked from hottahd/1D_advection

    Fortran

  3. KHU-1D-Shock KHU-1D-Shock Public

    Python

  4. mhd-basics mhd-basics Public

    Forked from tiegcm/mhd-basics

    Notes for fundamentals of Magnetohydrodynamics (MHD), w/ applications in space physics

  5. awesome-astrophysical-simulation-codes awesome-astrophysical-simulation-codes Public

    Forked from pmocz/awesome-astrophysical-simulation-codes

    A curated list of awesome astrophysical simulation codes

  6. KHU-Lab-intro KHU-Lab-intro Public