Hello prof,
yes, there are three subroutines which call flux_hllc.f. But in my case, I only need two of them(hyd_hllc and cdl_hllc), because, I choose the HLLC_scheme only.
I give you my cas file in which, I use saint venant equation and the 5er scheme (HLLC). so in fortran file, only hyd_hllc and cdl_hllc call flux_hllc.
And I changed the two file by adding the ZF1, ZF2. after the simulation, there is no the memory error but new error coming that thes variables don"t match ...
But I have checked that, for me, there seems no problems..
Thank you for your guiding