This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
solvers:forcetostress [2019/01/16 09:59] mondher [Examples] |
solvers:forcetostress [2019/01/16 10:00] (current) mondher [Examples] |
||
---|---|---|---|
Line 59: | Line 59: | ||
In the example found in ''[ELMER_TRUNK]/elmerice/Tests/ForceToStress'', a pressure applied on a boundary is first integrated to get nodal force using the [[solvers:gethydrostaticloads|GetHydrostaticLoad Solver]], and then the pressure is recovered using the ''ForceToStress'' Solver. | In the example found in ''[ELMER_TRUNK]/elmerice/Tests/ForceToStress'', a pressure applied on a boundary is first integrated to get nodal force using the [[solvers:gethydrostaticloads|GetHydrostaticLoad Solver]], and then the pressure is recovered using the ''ForceToStress'' Solver. | ||
- | '[ELMER_TRUNK]/elmerice/Tests/ForceToStress_periodic': Test periodic conditions | + | 2 more tests were added on 15-12-2018: |
- | '[ELMER_TRUNK]/elmerice/Tests/ForceToStress_parallel': Test parallel solver | + | [ELMER_TRUNK]/elmerice/Tests/ForceToStress_periodic: Test periodic conditions |
+ | |||
+ | [ELMER_TRUNK]/elmerice/Tests/ForceToStress_parallel: Test parallel solver |