IudexAxiom
With my B.S. and M.S. in Mathematics and plenty of coding experience, I am always looking to put my skills to the test.
Pinned Repositories
attempt-2
My attempt-2.cc code, which is a modified step-26 from the tutorials. This code is designed to run the Heat Equation, in 3D, using imported meshes, with Neumann Boundary Conditions. I will add the CMake files and a README very soon. Also my mesh files.
DnD_code
A (soon to be) slew of code to help run a DnD campaign.
FiniteElements
A collection of finite element code in Matlab and C++
SEM
Spectral Element Method
MeshTestShapes
A bunch of .geo and .msh test shape files from Gmsh. Basic 2D and 3D cubes and spheres. All structured. Within the .geo files you can specify Boudary IDs for certain boundary conditions, and then save them as mesh files within Gmsh.
personal-html
A page for my own personal use.
dealii
The development repository for the deal.II finite element library.
images
A small deposit of images, typically private ones. Mugshots and other sensitive photos
intro-html
A robot powered training repository :robot:
publication-list
The list of known publications that use or cite the deal.II library.
IudexAxiom's Repositories
IudexAxiom/RuedaFamily
An HTML project to store, preserve and update the Rueda family legacy.
IudexAxiom/personal-html
A page for my own personal use.
IudexAxiom/images
A small deposit of images, typically private ones. Mugshots and other sensitive photos
IudexAxiom/intro-html
A robot powered training repository :robot:
IudexAxiom/DnD_code
A (soon to be) slew of code to help run a DnD campaign.
IudexAxiom/SEM
Spectral Element Method
IudexAxiom/MeshTestShapes
A bunch of .geo and .msh test shape files from Gmsh. Basic 2D and 3D cubes and spheres. All structured. Within the .geo files you can specify Boudary IDs for certain boundary conditions, and then save them as mesh files within Gmsh.
IudexAxiom/attempt-2
My attempt-2.cc code, which is a modified step-26 from the tutorials. This code is designed to run the Heat Equation, in 3D, using imported meshes, with Neumann Boundary Conditions. I will add the CMake files and a README very soon. Also my mesh files.
IudexAxiom/publication-list
The list of known publications that use or cite the deal.II library.
IudexAxiom/dealii
The development repository for the deal.II finite element library.
IudexAxiom/FiniteElements
A collection of finite element code in Matlab and C++