Commit Graph

19 Commits

Author SHA1 Message Date
Alberto Soutullo Rendo ae83d52792 Fixed Dockerfile 2022-11-18 14:46:07 +01:00
Alberto Soutullo Rendo 90953bf60f Modify runner to move results to mount folder 2022-11-18 14:45:48 +01:00
Alberto Soutullo Rendo 76aa009fc2 Modify main and runner to work with the previous modification 2022-11-18 12:48:09 +01:00
Alberto Soutullo Rendo 48fe494666 Changed input configuration to have just one file from the volume, and one argument from the user 2022-11-18 12:47:41 +01:00
Alberto Soutullo Rendo c73b520a10 Added Dockerfile 2022-11-18 10:50:40 +01:00
Alberto Soutullo Rendo ffe4c7dfe8 Added empty readme for future documentation and requirements 2022-11-18 10:48:17 +01:00
Alberto Soutullo Rendo fc8867ba81 Added .gitignore 2022-11-18 10:47:49 +01:00
Alberto Soutullo Rendo 28fc7aea60 Refactor structure to do a single call 2022-11-18 10:47:29 +01:00
Alberto 820289a962 Created simulation data parser 2022-09-29 19:16:48 +02:00
Alberto 7b662c8d67 Created data simulation handlers structure 2022-09-29 19:16:13 +02:00
Alberto 003621af6b Creating plotter functionality 2022-09-29 19:15:37 +02:00
Alberto 029e418260 Created json utilities 2022-09-29 19:14:47 +02:00
Alberto 51d49b743d Simple run simulation with schema parsing 2022-09-29 19:13:16 +02:00
Alberto 2aedf84843 Created schema for json simulation 2022-09-22 17:59:45 +02:00
Alberto ce54734892 Created file parser and simulation config class 2022-09-22 17:59:20 +02:00
Alberto fb2415ea7a Created main.py file for simulation runner and added json example 2022-09-22 17:57:07 +02:00
Alberto e38cef5b52 Deleted argument parser and cleaned runner.py 2022-09-22 17:55:31 +02:00
Alberto 36ee1ec2e6 Added gitignore 2022-09-21 10:44:00 +02:00
Alberto 4b20a5b982 Initial Commit 2022-09-21 10:42:16 +02:00