JR

J. Romate

info

Please Note

2 records found

Journal article (2025) - B. Nguyen, J. Romate, Cornelis Vuik
We propose a linear electrolyzer model for steady-state load flow analysis of multi-carrier energy networks, where the electrolyzer is capable of producing hydrogen gas and heat. For our electrolyzer model, we show that there are boundary conditions that lead to a well-posed problem. We derive these conditions for two cases, namely with a known and unknown heat efficiency parameter. Furthermore, the derived conditions are validated numerically. Moreover, we investigate the extensibility of our model by including nonlinear models from electricity, gas, and heat. In this setting, we derived boundary conditions based on our previous findings. Due to the involvement of nonlinearity, it is a challenge to prove that the boundary conditions lead to a well-posed problem. Therefore, we simulated the electrolyzer connected with an electricity, gas, and heat system. Additionally, we considered a known and unknown heat efficiency parameter. The numerical results support that the linear electrolyzer model is solvable in a multi-carrier energy network. ...
Conference paper (2025) - B. Nguyen, J. Romate, Cornelis Vuik
To integrate renewable energies with our current energy systems, we require interaction between gas and electrical networks. The coupling of networks results in a larger system of equations to be solved. Henceforth, scalable solvers are more suitable for large coupled networks. In this paper, a preliminary research is done, by investigating Krylov solvers on gas networks from the GasLib library. The networks are simulated with steady-state models. The models yield a nonlinear system, which is solved with the Newton-Raphson method. The corresponding Jacobian is non-symmetric, indefinite and sparse. We have considered the following Krylov solvers: GMRES, Bi-CGSTAB and IDR(s). We compare the performance with a direct solver, which is the LU factorisation. Our results show that basic Krylov solvers are ineffective in solving the networks, because most networks have a large condition number and an unfavourable distribution of the eigenvalues. Hence, we have explored several preconditioners, such as Jacobi, Gauss-Seidel and ILU methods. Only the ILU preconditioner with the use of the COLAMD reordering scheme leads to convergence of all networks. For this preconditioner, the fill ratio has to be taken large enough, otherwise the ILU factorisation breaks down due to a zero pivot. The minimum required fill ratio leads to a similar amount of work as the direct solver. Thus the combination of ILU and Krylov solver does not perform better than direct solvers for these medium sized problems. ...