mauriceling/dose

Rename simulation files (eg. SIM_01.py) into a more detailed name (01_basic_functions_one_cell_deployment.py)

clarencecastillo opened this issue · 1 comments

  1. Change "simulation_code" key in the parameters into the new file name.
  2. Have each simulation file renamed into that new file name.
  1. Renamed 'simulation_code' as 'simulation_name' for this purpose's convenience.
  2. Instead of renaming SIM_01.py, copied SIM_01.py and renamed it as 01_basic_functions_one_cell_deployment.py.