Skip to content

Commit 107783b

Browse files
authored
Merge pull request #278 from loganoz/david_development
Remove duplications of RL p-Adaptation policy
2 parents dfe83be + 77ad111 commit 107783b

152 files changed

Lines changed: 12 additions & 12 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Solver/test/Euler/Cylinder_ErrorEstimation_pAdaptationRL/Cylinder_ErrorEstimation_pAdaptationRL.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ save sensor with solution = .true.
3838

3939
#define p-adaptation
4040
adaptation type = RL
41-
agent file = policy_padaptation/p_adaptation_policy
41+
agent file = ../../rl_policies/policy_padaptation/p_adaptation_policy
4242
tolerance = 5d-3
4343
Nmax = [6, 6, 6]
4444
Nmin = [2, 2, 2]

Solver/test/Multiphase/Monopole_pAdaptationRL/monopole_pAdaptationRL.control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ save sensor with solution = .true.
8585

8686
#define p-adaptation
8787
adaptation type = RL
88-
agent file = policy_padaptation/p_adaptation_policy
88+
agent file = ../../rl_policies/policy_padaptation/p_adaptation_policy
8989
tolerance = 5d-3
9090
Nmax = [6, 6, 1]
9191
Nmin = [2, 2, 1]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)