Pinned Repositories
coarray-fortran
Examples for using coarray fortran
collections
Collections are set of objects that are can be iterated in convenient fashion. This is a Modern Fortran Collections Library containing interfaces (Iterable, Collection, List, Set) and implementations (LinkedList, HashSet and TreeSet).
isogeometric-analysis
Using NURBS for geometry and solution degrees of freedom
kriging
Kriging
linear-nonlinear-algebra
Fortran/Python linear algebra utilities
multibody-dynamics
Rigid body dynamics
pspace
Probabilistic space module for stochastic galerkin and stochastic collocation computations
time-marching-adjoint
Implicit time marching for differential systems of any order with adjoint sensitivities
unstructured-finite-volume
Unstructured Finite Volume Solver for Partial Differential Equations
tacs
Finite-element library for analysis and adjoint-based gradient evaluation
komahanb's Repositories
komahanb/unstructured-finite-volume
Unstructured Finite Volume Solver for Partial Differential Equations
komahanb/collections
Collections are set of objects that are can be iterated in convenient fashion. This is a Modern Fortran Collections Library containing interfaces (Iterable, Collection, List, Set) and implementations (LinkedList, HashSet and TreeSet).
komahanb/time-marching-adjoint
Implicit time marching for differential systems of any order with adjoint sensitivities
komahanb/coarray-fortran
Examples for using coarray fortran
komahanb/kriging
Kriging
komahanb/isogeometric-analysis
Using NURBS for geometry and solution degrees of freedom
komahanb/linear-nonlinear-algebra
Fortran/Python linear algebra utilities
komahanb/multibody-dynamics
Rigid body dynamics
komahanb/tikz
My works using tikz: flow charts, plots, mind maps
komahanb/polychaos
Polynomial Chaos (Regression)
komahanb/pspace
Probabilistic space module for stochastic galerkin and stochastic collocation computations
komahanb/rigid-body-dyn
Rigid body dynamics (Lagrangian formulation in terms of quasi-coordinates)
komahanb/komahanb-archive.github.io
Komahan Boopathy
komahanb/komahanb.github.io
Komahan Boopathy | Computational Aerosciences
komahanb/spring-mass-damper
Solve spring-mass-damper system using numerical intregration schemes
komahanb/stacs
Stochastic TACS -- A plugin for uncertainty quantification and Optimization Under Uncertainty for TACS
komahanb/code-samples
Source code examples from the Parallel Forall Blog
komahanb/complex-step
Complex step derivative example
komahanb/cs344-parallel-programming
Introduction to Parallel Programming class code
komahanb/cuda-examples
Cuda exercises in C++, Fortran and Python
komahanb/geometry
Geometries and meshes I use
komahanb/helpers
Scripts ranging from custom installation to automation
komahanb/laplace
Solving Laplace Equation (Java Applet)
komahanb/matrix
Dense and sparse matrix routines in fortran
komahanb/NumPlot
Easy plotting of numerical data leveraging dictionaries and matplotlib
komahanb/OpenMDAO
OpenMDAO 2.0 repository.
komahanb/parabolic
Parabolic PDE (One dimensional heat equation)
komahanb/paropt
komahanb/tass
A Tookit for Aircraft Sizing and Synthesis in Matlab
komahanb/toolbox
Some handy scripts that I use