Separate extended 1.5phase Richards model into a separate model
The option enableDiffusionInGasPhase appears in many places and makes the standard Richards model hard to read. Per default we also use SwitchablePrimaryVariables which are only needed for the extended Richards model.
I propose to separate this into two models. In order to make Richards tests pass that set the phase state we need a deprecation period.