Hi,
I try to implement (code) the ELGTalgorithm for pipe network analysis, but when I perform step 3 (as following) :
Step 3 : Obtain the stiffness matrix [K] using [K]=[S]T [k] [S]
this operation can not be performed by matrix dimension error.
So, how can I get the stiffness matrix for a network ?