Pinned Repositories
advection1dDG
Implementation of the 1D Advection problem through the Discontinuos Galerkin formulation
advection2d
amathings.github.io
Website
ARDUINO_LEDWireless
Code to switch a LED on the Arduino board driven by an Android app, but controlled with Python (UDP)
Fourier
A fourier transformation code that extract the path from and SVG file
LatticeBoltzmann
Lattice Boltzmann modeling of fluid flow in python
linearelasticity
Solve a 2D beam problem
PySnake
A snake game built with Python
TopOpt_LevelSet
A 2D structural topology optimization implementation based on the level set algorithm.
TopOpt_SIMP
A Topology Optimization algorithm based on the SIMP approach
damuopel's Repositories
damuopel/TopOpt_LevelSet
A 2D structural topology optimization implementation based on the level set algorithm.
damuopel/LatticeBoltzmann
Lattice Boltzmann modeling of fluid flow in python
damuopel/TopOpt_SIMP
A Topology Optimization algorithm based on the SIMP approach
damuopel/advection1dDG
Implementation of the 1D Advection problem through the Discontinuos Galerkin formulation
damuopel/amathings.github.io
Website
damuopel/ARDUINO_LEDWireless
Code to switch a LED on the Arduino board driven by an Android app, but controlled with Python (UDP)
damuopel/Fourier
A fourier transformation code that extract the path from and SVG file
damuopel/PySnake
A snake game built with Python
damuopel/ARDUINO_SegmentDisplay
Arduino code for 7 segment display
damuopel/BarnesHutGalaxy
A python implementation of the Barnes-Hut algorithm applied to the n-body problem of galaxies.
damuopel/BrownianMotion
Simulation of the brownian motion
damuopel/damuopel
Config files for my GitHub profile.
damuopel/damuopel.github.io
Personal Website
damuopel/DoublePendulum
damuopel/eljuegodelavida
El juego de la vida con PyGame
damuopel/frikicine
damuopel/FunctionPlot
damuopel/HelloWorldTensorFlow
damuopel/HilbertCurve
A implementation of the Hilbert curve, a continuous space-filling curve.
damuopel/LorenzAttractor
A simulation of Lorenz System
damuopel/mouserepeler
damuopel/Pendulum
A Pendulum animation made with Python and TKinter
damuopel/QuantumTunneling
damuopel/RocketLauncher
A rocket launcher simulation
damuopel/Schur_Complement
Schur complement
damuopel/SimpleSPH
damuopel/SortingAlgorithms
damuopel/svg_reader
Test to read svg files with python and plot the result
damuopel/TestColab
damuopel/WorleyNoise
Procedural texture generation by worley noise algorithm