Simcenter Amesim Best Practices > How do I speed up my simulation
Discrete partitioning
Figure 505: Master and slave model
Discrete partitioning is a supplementary package which makes it possible to split complex hydraulic systems (containing Godunov or Lax-Wendroff line submodels) into several simpler systems (slaves).
Each slave runs in its own process: you can take advantage of dual-core technology and/or distribute the runs on several computers on a network.
This also saves a lot of CPU time. For example, if you have a model with 180 state variables, and you split it up into 3 slaves of 60 state variables each, you have 3 Jacobian matrices of 60² (= 3600) elements instead of one Jacobian matrix of 180² (= 32400 elements).
Please refer to the Discrete Partitioning manual for a complete description of this facility.
Source: https://docs.sw.siemens.com/en-US/doc/254352342/PL20250521841123434.amesim_collection.Reference/Discrete_partitioning · retrieved 2026-07-17