How to Design N Independent Full-Bridge Modules

I want to design N independent full-bridge modules. I noticed that there are full bridges (series-connected) in the system library, but these modules are connected in series with each other. I need N independent full-bridge modules. By using four MOSFETs and vectorizing them, I can build N independent full-bridge modules, but this module is a switching model, and I need a sub-cycle-average model. The system library includes a half-bridge, but it does not appear to support vectorized operations. So how can I obtain N independent full-bridge modules that support the sub-cycle average model?

Additional note: I am simulating an SST, but the DAB in the system library has a dimension of 1, so it cannot be vectorized. Therefore, I want to reconstruct the DAB module using N independent full bridges. Currently, I am unsure how to set up a full bridge that supports sub-cycle averaging.