Pinned Repositories
amgcl
C++ library for solving large sparse linear systems with algebraic multigrid method
Artificial-neural-network-FGM
To simplify the Flamelet-Generated Manifold (FGM) combustion model tables using an artificial neural network (ANN).
CCFDV3.0
CCFDV3.0 is an open-source written in fortran for the analysis of CFD problems on structured meshes (CGNS format). 用户手册详见doc/文件夹中,编译方法详见README文件。修改了兰氏温度和开氏温度转换错误。
cmake_fortran_template
A template directory structure for a Fortran project using CMake as the build system.
coretran
An easy to follow library to make Fortran easier in general with wrapped interfaces, sorting routines, kD-Trees, and other algorithms to handle scientific data and concepts. The library contains core fortran routines and object-oriented classes.
freeCappuccino
A three-dimensional unstructured finite volume code for fluid flow simulations.
jckim1201.github.io
miniSMC
DNS code solving compressible Navier-Stokes equations for viscous multi-component reacting flows
openacc_concept_strategies_book
This repository contains application codes and solutions for the Book on "OpenACC for Programmers - Concept & Strategies".
openacc_fortran_examples
Simple OpenACC Fortran Examples
jckim1201's Repositories
jckim1201/amgcl
C++ library for solving large sparse linear systems with algebraic multigrid method
jckim1201/Artificial-neural-network-FGM
To simplify the Flamelet-Generated Manifold (FGM) combustion model tables using an artificial neural network (ANN).
jckim1201/CCFDV3.0
CCFDV3.0 is an open-source written in fortran for the analysis of CFD problems on structured meshes (CGNS format). 用户手册详见doc/文件夹中,编译方法详见README文件。修改了兰氏温度和开氏温度转换错误。
jckim1201/cmake_fortran_template
A template directory structure for a Fortran project using CMake as the build system.
jckim1201/coretran
An easy to follow library to make Fortran easier in general with wrapped interfaces, sorting routines, kD-Trees, and other algorithms to handle scientific data and concepts. The library contains core fortran routines and object-oriented classes.
jckim1201/freeCappuccino
A three-dimensional unstructured finite volume code for fluid flow simulations.
jckim1201/jckim1201.github.io
jckim1201/miniSMC
DNS code solving compressible Navier-Stokes equations for viscous multi-component reacting flows
jckim1201/openacc_concept_strategies_book
This repository contains application codes and solutions for the Book on "OpenACC for Programmers - Concept & Strategies".
jckim1201/openacc_fortran_examples
Simple OpenACC Fortran Examples
jckim1201/parallel_programming_study
Study parallel programming - CUDA, OpenMP, MPI, Pthread
jckim1201/PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
jckim1201/Python_Dir_Test
Python Project Director Structure
jckim1201/SEMO_Mesh
polyhedron mesh
jckim1201/tsunami
A parallel shallow water equations solver
jckim1201/UCNS3D
Unstructured Compressible Navier Stokes 3D code (UCNS3D)