diff --git a/couplage/code python/CAR2MAR_co2_tprev.py b/couplage/code python/CAR2MAR_co2_tprev.py index 710c78ec2b41a3bc5d278feb48fe38c5b1e637c5..795d5218ebeef1fc79d45e1c6ebd10efbf7bffb9 100644 --- a/couplage/code python/CAR2MAR_co2_tprev.py +++ b/couplage/code python/CAR2MAR_co2_tprev.py @@ -53,7 +53,7 @@ def open_mar(path): def main_tprev(ys): # Copy the file - shutil.copy('./temyyyy.dat', f'./tem{ys}.res') + shutil.copy('./temyyyy.dat', f'./tempres{ys}.res') """##############################################################################################################"""