We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lamb1
1 parent be8007a commit a4a1513Copy full SHA for a4a1513
pygrt/C_extension/src/lamb/grt_lamb1.c
@@ -55,7 +55,7 @@ static void free_Ctrl(GRT_MODULE_CTRL *Ctrl){
55
static void print_help(){
56
printf("\n"
57
"[grt lamb1] %s\n\n", GRT_VERSION);printf(
58
-" Compute the Lamb problem of the first-kind \n"
+" Compute the exact closed-form solution for the first-kind Lamb problem\n"
59
" (both the source and receiver are on the surface).\n"
60
"\n"
61
"\n\n"
0 commit comments