Closed BastienDietemannIWM closed 1 year ago
add the relative path also to the heat balance simualtion
currentWorkingDir = os.path.dirname(file) picDir = os.path.join(currentWorkingDir, 'pic')
add the relative path also to the heat balance simualtion
create folder into which data will be written
currentWorkingDir = os.path.dirname(file) picDir = os.path.join(currentWorkingDir, 'pic')