Personal tools

JRT:Modeling and Simulation Team

From hpcwiki

Jump to: navigation, search

Contents

TUTORIALS

1. 2-D Wave propagation (Bash Script running a C++ program)

  1. Download the C++ Code
  2. Download the Bash script
  3. Put both files in the same folder
  4. Compile the C++ code and use "wave" as the program filename
  5. Run the Bash script with the pipe ">" to create a .csv file
  6. Use software like Matlab or Python to visualize results

2. Harmonic Oscillators with Python

For this tutorial you require Python as well as the numpy and matplotlib modules

Sesiones

31 de marzo de 2017

  • Caracterización de datos en series de tiempo
    • Fundamentos de Bash y Python aplicados a análisis de datos (caso: clima)