The new optimization technique, called Gradient Based Optimization, will allow you to find a local maximum or minimum for your study in a reduced amount of time compared to evolutionary base optimization algorithms. This new study is an optimum search procedure based on the gradients (sensitivities) of:
- Sensitivities with respect to the cost function, coming from an adjoint computation
- CAD Sensitivities, computed for any parametrized geometry.
Surface Sensitivity
Surface sensitivity analysis permits you to precisely measure how alterations to a part’s surface affect a specific objective. Cells with notable surface sensitivity values exert a significant influence on the cost function. The surface sensitivity is computed using the spring analogy deformation method. The basic idea is to map the mesh as a system of point objects connected by springs. The dynamical system is then solved for its equilibrium configuration. With this approach, events can be translated back to a mesh that yields an improved cost function. However, the method is not used to deform the mesh but instead used to derive a n approximate mesh adjoint that can provide surface sensitivities.Geometric Sensitivity
Geometric sensitivity allows you to efficiently assess how sensitive the surface is to changes in the parameters for each face on the surface. The surface needs to be defined by global parameters (Tool > Parameters). Please feel free to check out the dedicated blog article about Parametric Modelling with Simcenter STAR-CCM+ https://volupe.com/blog-volupe/parametric-modelling-with-simcenter-star-ccm/ Once we have a parametric model, for instance by describing the underlying sketches as in the example from above, we can add the Geometric Sensitivity mesher and define the step size for the parameter adjustment. When executed, the mesher applies an offset, defined by the Relative or Minimum Step Size, to the geometric parameters. For example, if the minimum step size is larger than the relative step size, the minimum step size defines the offset. On execution, the Geometric Sensitivity mesher applies the calculated positive and negative offsets to the specified parameters, then calculates the geometric sensitivity using a finite difference approximation.Test case Adjoint Aftship JBC
If you wish to implement the new SQP optimization method in a marine context, there are certain constraints to take into account:- As previously mentioned, this method relies on geometric and surface sensitivity and necessitates the utilization of the Adjoint solver.
- The use of the Adjoint solver limits its applicability in many marine scenarios involving motion and transient multiphase flow.