Hello dear friends What is your idea to solve energy equation analytically in a channel with cyclic boundary condition along the channel that its amplitude is variable? Is it doable?(Please find attached file) kind regards
I didn’t quite get your problem. But as you know analytical solution is not even accessible most of times. But I think you can always make use of the Fourier transform in such problems (woth periodic B.C.s).
What do you mean for "analytically"? If you consider steady, quasi-1D and inviscid flow model you can get some closed formula. Otherwise, for a full NS equations you have only the Poiseuille solution for the plane channel flow. In other cases you need numerical solutions.
I think by "analytically" you meant spectral accuracy with Chebeshev polynomials or some other base functions. The short answer to your question is yes. However, when you have some VARYING curvature boundary, it is no longer possible to decouple different base functions. In that case, the code will be slow and you may want to switch to FVM or FDM.