Learning particle wave in threejs

Hello everyone I am new to threejs, and I have been working with this particle-wave three.js examples. I wanted to add a second layer of particle-wave, overlapping the first one, please tell me how can I do that. I have tried to duplicate the functions, script, vertex, and fragment shaders and also added another dom element but nothing seems to be working.

thanks for helping me.