From 3b7718f16cb7fd4f15b0673622f75179c3962b40 Mon Sep 17 00:00:00 2001 From: Terry Miller Date: Mon, 23 Sep 2024 14:02:55 -0600 Subject: [PATCH] Update bodyforce.md --- .../fehmpytest-info/test-details/bodyforce.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/getting-started/fehmpytest-info/test-details/bodyforce.md b/docs/getting-started/fehmpytest-info/test-details/bodyforce.md index 5291d7db..01d5d078 100644 --- a/docs/getting-started/fehmpytest-info/test-details/bodyforce.md +++ b/docs/getting-started/fehmpytest-info/test-details/bodyforce.md @@ -9,6 +9,23 @@ hero_height: is-hidden **Test greater flexibility for specifying body forces** Compares results generated by three available syntax inputs to an old output files known to be correct. +This is stress_bodyforce in VV Test Suite + +Syntax tested: + +
+bodyforce
+  
+---
+bodyforce force
+1	0	0	0	0	-0.0245
+  
+---
+bodyforce acceleration
+1	0	0	0	0	-9.8
+  
+
+ Test Directory: [FEHM/fehmpytests/bodyforce](https://github.com/lanl/FEHM/tree/master/fehmpytests/bodyforce)