Release Notes ============= Version 2.2 ----------- - CMake options to compile with arguments. - New reconstruction procedure of HOS field is added(input data from HOS is needed. Functionality in future). Version 2.1 ----------- - Compiling option with HDF5 library is added when it is not available. Version 2.0 ----------- New features ~~~~~~~~~~~~ - The source code file structure is organized for the recognition of class header and its functionality. - The source code file structure is organized for the recognization of class header and its functionality. - HOS results file generated by HDF5 library is added as an input file for Grid2Grid. - Dictionary type input for Grid2Grid is introduced. - Input file for ``postGrid2Grid`` is changed to follow dictionary format. - Cmake is introduced. Fixed ~~~~~ - HOS-NWT FFTW3 memory deallocation error (destructor of HOS-NWT class). - :math:`z`-directional ``surf2vol`` grid bug (when ``meshGrid`` with ``meshRatio``\ :math:`=1`). - 3D HOS-Ocean interpolation class initialization error (when :math:`n_x` and :math:`n_y` is different).