Menu

#4 Support variable grid spacings

0.5
open
nobody
None
2017-10-31
2017-10-21
No

Add option in the project file or command line to enable variable grid spacings to be used during grid generation.

Discussion

  • Andreas Nicolai

    Andreas Nicolai - 2017-10-29

    Configure via command line argument:

    --variable-disc=<min-dx>:<stretch-factor>
    

    Minimum grid spacing is used as initial guess. Algorithm:

    • use bi-tanh stretching function
    • start with estimated n until stretch factor is equal or less than given stretch factor

    Example:

    --variable-disc=0.001;2
    
     
  • Andreas Nicolai

    Andreas Nicolai - 2017-10-31
    • Milestone: 0.1 --> 0.5
     

Log in to post a comment.

MongoDB Logo MongoDB