Pinned Repositories
Auto_Execute_Fluent_in_Shell
使用Shell脚本和Fluent脚本自动化工作
cfc_management
CFC课题组管理规定,每年从组会中总结(主要来源)。
coursera_machine_learning
MATLAB codes for the coursera course machine learning
GMRES_PC_by_MG
Demonstrate how to use the multigrid solver as a preconditioner for GMRES(from PETSc)
NPU_PhD_Thesis_LaTeXTemplate
西北工业大学博士/硕士论文LaTeX模板,针对Windows平台集成TinyTeX引擎套装、中文字体、编译本模板所需宏包、SumatraPDF阅读器(支持热更新),总共232MB,无需安装几个GB的完整TeXLive,方便小白使用。
Numerical_Schlieren_Macro_for_Tecplot
Numerical Schlieren Macro for Tecplot
NumericalMethodsForConservationLawsDG
DG codes for the book: Numerical Methods for Conservation Laws: From Analysis to Algorithms
RoeRiemannSolver
1D Roe Riemann Solver
tec2cgns
Convert tecplot ascii file to cgns
UnsGridGenerator
Generate unstructed mesh in the format of face-based.
jingchangshi's Repositories
jingchangshi/RoeRiemannSolver
1D Roe Riemann Solver
jingchangshi/tec2cgns
Convert tecplot ascii file to cgns
jingchangshi/Numerical_Schlieren_Macro_for_Tecplot
Numerical Schlieren Macro for Tecplot
jingchangshi/NumericalMethodsForConservationLawsDG
DG codes for the book: Numerical Methods for Conservation Laws: From Analysis to Algorithms
jingchangshi/coursera_machine_learning
MATLAB codes for the coursera course machine learning
jingchangshi/Fluent_CGNS_Export
Ansys Fluent 16.1 export data of format CGNS during execution, then apply this Python script to reduce file size, since there are abundant contents like grid coordinates. When the number of CGNS files is large, this shrinking action is necessary to reduce disk usage.
jingchangshi/FV1_Burgers_RoeEntropyFix
very simple 1st order FV solving Burgers equation showing how Roe flux fails at sonic point and how the entropy fix works
jingchangshi/MUSCL_Flux_Limiter
Under MUSCL and MINMOD limiter or no limiter, compare Roe flux (with or without entropy fix) and AUSM flux.
jingchangshi/PoiseuilleFlowInstability
jingchangshi/ADF95
This repo is a modification of ADF95. The original version cannot be compiled by gfortran.
jingchangshi/DigitizeScientificPlot
jingchangshi/one_book_helping_understand_financial_reports
《一本书读懂财报》的读书笔记,[豆瓣链接](https://book.douban.com/subject/25926542/)
jingchangshi/bibtex2html.py
Convert bibtex to html.
jingchangshi/Coding_Snippets
Useful snippets for daily coding
jingchangshi/CppLibrary
Collection of C++ routines.
jingchangshi/DG_OP_Order_Transfer
Calculate the transformation for the restriction and prolongation in DG. 1D.
jingchangshi/FV1_Flux_Limiter
Very simple 1st order FV with Roe flux, AUSM flux, MINMOD limiter. It is a base stone for MUSCL tests. Check this repo for MUSCL: https://github.com/desperadoshi/MUSCL_Flux_Limiter
jingchangshi/GFR_Cases
Verification cases for GFR
jingchangshi/Html2Markdown4KindleNotes
This simple script is for converting html to markdown. It is for Kindle notes.
jingchangshi/json-fortran
A Fortran 2008 JSON API
jingchangshi/MersenneTwisterPsuedoRandom
An implementation of the Mersenne Twister algorithm for generating psuedo-random sequences.
jingchangshi/mfem
Lightweight, general, scalable C++ library for finite element methods
jingchangshi/mlp-pytorch
Simple MLP for classification using PyTorch
jingchangshi/nfs_regression_tests
Regression tests for NFS
jingchangshi/nfsdoc
Documentation for NFS
jingchangshi/nodal-dg
jingchangshi/pandoc_resume
The Markdown Resume, modified version of original code -->
jingchangshi/RMN
Send random note to Pocket to review
jingchangshi/spectre
SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.
jingchangshi/text-editor
A text editor build on the Native File System APIs