-
gatling-gradle-plugin-demo Public
Forked from gatling/gatling-gradle-plugin-demoShowcase of the Gatling Plugin for Gradle
Scala UpdatedSep 23, 2023 -
-
IntelFortranOneApiPlayground Public
Miscellaneous code to practice oop in Fortran
-
GenericLinkedList Public
Reference: http://fortranwiki.org/fortran/show/gen_list
-
ClassicalDataStructuresF95 Public
A fork of my repo DataStructuresF95, with Intel Fortran (part of Intel OneAPI HPC toolkit), and Visual Studio 2019 integration
-
GenericLinkedListF95 Public
Singly linked list which is strictly conformant to Fortran 95 standard. In fact this repo is a refactoring of https://github.com/truongd8593/GenericLinkedList
-
Tree-sort Public
-
My implementation in MATLAB of the SCILAB code by Prof. Stella Krell: https://math.unice.fr/~krell/index.php?page=CodeScilab
-
-
flo2d Public
Forked from cpraveen/flo2dAutomatically exported from code.google.com/p/flo2d
-
Euler2dCpp11_Deprecated Public
C++ 11 version of https://github.com/truongd8593/euler2D-kfvs-Fortran2003
-
FVM_AdvectionDiffusion_1D Public
Finite volume code for 1D advection-diffusion equation with periodic BCs.
-
FDM_AdvectionDiffusion_1D Public
Finite difference scheme for 1D advection diffusion equation with periodic BCs
-
adaptive-mesh-refinement Public
Forked from adcox/adaptive-mesh-refinementAn adaptive mesh refinement algorithm for MATLAB
-
Euler2D_Positive_Scheme Public
Code in the paper PETER D. LAX AND XU-DONG LIU, SOLUTION OF TWO-DIMENSIONAL RIEMANN PROBLEMS OF GAS DYNAMICS BY POSITIVE SCHEMES, SIAM J. SCI. COMPUT. , Vol. 19, No. 2, pp. 319–340, March 1998
-
Euler2D_Nozzle Public
Solve the two dimensional Euler equations by Roe scheme in conjuction with structured grids
-
Grid generation for a convergent-divergent nozzle, with personal improvement. Ref: https://www.grc.nasa.gov/WWW/wind/valid/cdv/cdv01/cdv01.html
-
Numerical-Analysis Public
Some Fortran codes to practice programming in Fortran.
-
HashTableF2003 Public
Testing Fortran 2003 support of PGI compiler, code is taken from http://fortranwiki.org/fortran/show/hash+table+example
-
-
appium-read-qrcode Public
Forked from eliasnogueira/appium-read-qrcodeJava MIT License UpdatedJun 9, 2018 -
StokesP1FEM Public
Solving Stokes equations using P1 Finite Element Method. http://fc.isima.fr/~jkoko/Codes/StokesP1BubbleP1.pdf
-
Object-oriented Fortran 2003 version of my Fortran 95 code gmsh-to-vtk-and-tecplot
-
euler-2D-kfvs Public
Euler equations unstructured solver using kinetic flux vector splitting (KFVS) scheme
-
EllipticPDEsSolvers Public
Implement some finite volume schemes for elliptic PDEs.
-
FVM_LaplaceEq2D Public
Implement finite volume scheme to solve the Laplace equation (3.4), page 33 of "Finite Volume Methods", by Robert Eymard, Thierry Gallouet, and Raphaele Herbin. The link of the book: https://www.cm…
-
https-multipart-purejava Public
Forked from atulsm/https-multipart-purejavaA java client which implements multipart form submit over https and authentication implemented with only jdk classes and no external dependencies.
Java Apache License 2.0 UpdatedFeb 28, 2018 -
Added VTK post-processing compared to the original code: http://coffeecfd.blogspot.com/2014/03/some-compressible-cfd-codes-for.html
-
Fortran2003_OOP_LinkedList Public
Code in this disscussion: https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/518263
-
hello Public
Some Fortran codes to practice programming in Fortran.