Skip to content
View truong-qe's full-sized avatar

Organizations

@CFD-Institute
Block or Report

Block or report truong-qe

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. CFD-Institute/Euler2D-KFVS CFD-Institute/Euler2D-KFVS Public

    2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003

    Fortran 24 12

  2. Unstruct2D Unstruct2D Public

    Source code for an unstructured 2D Euler/Navier Stokes equation (triangle grid), Fortran 90 version, with some personal improvements, http://booksite.elsevier.com/9780080999951/examplecodes.php

    Fortran 16 8

  3. CFD-Institute/FortMeshConverter CFD-Institute/FortMeshConverter Public

    Convert .msh mesh file (Quadrilateral) of gmsh to .vtk file and/or .dat tecplot file

    Fortran 13 10

  4. 1D-Shallow-Water-equations 1D-Shallow-Water-equations Public

    My MATLAB code and report of final practical test of the course "Natural Flow Model".

    MATLAB 17 5

  5. CFD-Institute/CppMeshConverter CFD-Institute/CppMeshConverter Public

    C++ 11 version of my Fortran code gmsh-to-vtk-and-tecplot

    C++ 10 3

  6. QE-Playground/JAlgoData QE-Playground/JAlgoData Public

    Classical algorithms and data structures, such as searching and sorting algorithms, linked list, binary tree, stack, with my implementation in Java utilizing Generics. Test programs are written as …

    Java 7