I quite agree with Prof. Macdonald that if you need to use too many elements
to describe some system, you are dealing with a distributed system. So it is better
described with one element but such that is specially designed for this distributed
system and has parameters that captures the distributed property. For example
you can describe porous material with 4-5 RC elements, but you will lose the information
about conductivity along the thickness of material. Or you can describe it with one
transmission line model which will have the conductivity as a parameter
which can be fitted and gives you additional information about the system.
You can model some distributed models directly in LEVM, or you can compile your own
models from the literature information (see LEVM manual about compiling additional functions). Alternatively you can use a front-end for LEVM such as MEISP which comes with a library with most common distributed elements (and also allows to combine them in any way you like, or add your own
functions as DLLs without recompiling LEVM).
Regards,
Yevgen