Skip to content

For Hemund <3 Very specific configuration of rim data into a more readable Excel format.

Notifications You must be signed in to change notification settings

RevolveNTNU/rim-data-configuration

Repository files navigation

RIM DATA CONFIGURATION

This repo configures the data generated from successful runs of rim simulations into a more readable format that looks like this in Excel:

End result in Excel

HOW TO RUN

  • Upload your generated data in the folder called input.

  • In main.py, you enter the desired run number in the place called for it, and you modify the input file name to fit the name of your generated data input.

  • This repo uses Numpy, so in your terminal of choice, run:

pip install -r requirements.txt

or you can simply run:

pip install numpy

  • Run main.py

  • Success! Your generated file is now in the output folder.

About

For Hemund <3 Very specific configuration of rim data into a more readable Excel format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages