From c202d8ea8e80546acf88448a9cc245ac6aff54c1 Mon Sep 17 00:00:00 2001 From: hhflame Date: Tue, 8 Nov 2022 17:10:10 +0800 Subject: [PATCH] fix a bug for directory soft links --- .../df0DFoam/zeroD_cubicReactor/H2/pytorchIntegrator/pytorchDNN | 2 +- .../oneD_freelyPropagation/H2/pytorchIntegrator/pytorchDNN | 2 +- .../threeD_reactingTGV/H2/pytorchIntegrator/pytorchDNN | 2 +- .../twoD_tripleFlame/H2/pytorchIntegrator/pytorchDNN | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/df0DFoam/zeroD_cubicReactor/H2/pytorchIntegrator/pytorchDNN b/examples/df0DFoam/zeroD_cubicReactor/H2/pytorchIntegrator/pytorchDNN index d356a784..e774e027 120000 --- a/examples/df0DFoam/zeroD_cubicReactor/H2/pytorchIntegrator/pytorchDNN +++ b/examples/df0DFoam/zeroD_cubicReactor/H2/pytorchIntegrator/pytorchDNN @@ -1 +1 @@ -../../../../../mechanisms/H2/pytorchDNN \ No newline at end of file +../../../../../mechanisms/H2/pytorchDNN/ \ No newline at end of file diff --git a/examples/dfLowMachFoam/oneD_freelyPropagation/H2/pytorchIntegrator/pytorchDNN b/examples/dfLowMachFoam/oneD_freelyPropagation/H2/pytorchIntegrator/pytorchDNN index d356a784..e774e027 120000 --- a/examples/dfLowMachFoam/oneD_freelyPropagation/H2/pytorchIntegrator/pytorchDNN +++ b/examples/dfLowMachFoam/oneD_freelyPropagation/H2/pytorchIntegrator/pytorchDNN @@ -1 +1 @@ -../../../../../mechanisms/H2/pytorchDNN \ No newline at end of file +../../../../../mechanisms/H2/pytorchDNN/ \ No newline at end of file diff --git a/examples/dfLowMachFoam/threeD_reactingTGV/H2/pytorchIntegrator/pytorchDNN b/examples/dfLowMachFoam/threeD_reactingTGV/H2/pytorchIntegrator/pytorchDNN index d356a784..e774e027 120000 --- a/examples/dfLowMachFoam/threeD_reactingTGV/H2/pytorchIntegrator/pytorchDNN +++ b/examples/dfLowMachFoam/threeD_reactingTGV/H2/pytorchIntegrator/pytorchDNN @@ -1 +1 @@ -../../../../../mechanisms/H2/pytorchDNN \ No newline at end of file +../../../../../mechanisms/H2/pytorchDNN/ \ No newline at end of file diff --git a/examples/dfLowMachFoam/twoD_tripleFlame/H2/pytorchIntegrator/pytorchDNN b/examples/dfLowMachFoam/twoD_tripleFlame/H2/pytorchIntegrator/pytorchDNN index d356a784..e774e027 120000 --- a/examples/dfLowMachFoam/twoD_tripleFlame/H2/pytorchIntegrator/pytorchDNN +++ b/examples/dfLowMachFoam/twoD_tripleFlame/H2/pytorchIntegrator/pytorchDNN @@ -1 +1 @@ -../../../../../mechanisms/H2/pytorchDNN \ No newline at end of file +../../../../../mechanisms/H2/pytorchDNN/ \ No newline at end of file