Skip to content

Commit

Permalink
Fix 2 more KEYs in grdseamount. (#8689)
Browse files Browse the repository at this point in the history
  • Loading branch information
joa-quim authored Feb 12, 2025
1 parent 02a7ccd commit b7fe1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/potential/grdseamount.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#define THIS_MODULE_MODERN_NAME "grdseamount"
#define THIS_MODULE_LIB "potential"
#define THIS_MODULE_PURPOSE "Create synthetic seamounts (Gaussian, parabolic, polynomial, cone or disc; circular or elliptical)"
#define THIS_MODULE_KEYS "<D{,GG},KG(,WG(,LD),MD),TD("
#define THIS_MODULE_KEYS "<D{,GG},KG(,WG(,>DL,>DM,TD("
#define THIS_MODULE_NEEDS "R"
#define THIS_MODULE_OPTIONS "-:RVbdefhir"

Expand Down

0 comments on commit b7fe1ad

Please sign in to comment.