Hero support several iterative matrix solution methods and preconditioners.  Here is a simple guide to help your selection.  As additional experience is gained with these solvers, this table will be updated.  


MethodComments
MethodComments
CGUsually works great for simple heat transfer without pore pressure. Can have problems with contact.
CGS   
BiCGRecommended with contact
BiCGStab
IRnot recommended
GMRES


PreconditionerComments
DiagonalRecommended for all models expect contact
ILURecommended with contact
LUWorks with contact
ICC
Cholesky
None