settings for PINNbasic concept ninja ninja is a build system—a tool that actually runs the compile and link commands for a software project. T...2025-08-04fluid mechanics
Surface waves generated by a travelling pressure pointThe case in which the water has infinite depth is considered, the effect of surface tension as well.2025-05-05fluid mechanics
Introduction to water waves noteThis is the notes for Chapter 5.4, mainly about ship waves.2025-05-03fluid mechanics
linear and nonlinear waves note 2The article analyzes ship wave patterns in deep water with surface tension, showing that each wave crest corresponds to a con...2025-04-17fluid mechanics
c++ debug notesLink Against the GSL Libraries When we compile code with GSL, we need to tell the linker to include the GSL libraries. For ex...2025-04-14Coding