Skip to content

Commit

Permalink
documents --aspect-ratio option, helpful for plume and bow shocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Park authored and Mike Park committed Nov 16, 2022
1 parent e2d2133 commit a428888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ref_subcommand.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ static void loop_help(const char *name) {
printf(" requires --fixed-point and --fun3d-mapbc/--viscous-tags\n");
printf(
" for computing distance function. LES AR set by --aspect-ratio\n");
printf(" --aspect-ratio <aspect ratio limit>.\n");
printf(" where default LES AR is 1.\n");
printf(" --interpolant <type or file.solb> multiscale scalar field.\n");
printf(
Expand Down

0 comments on commit a428888

Please sign in to comment.