I tried modifying a "test circuit" in LTspice (using integrated J211 model in standard.jft), but the simulated result differs significantly from the measured characteristic curves:


The "gate dividers" were used to adjust the vertical distance of the curves in the family from one step to the next.
The "gate voltage sources" (V4, V5) were used to adjust the vertical shift of a family (EDIT: that can also be done by changing the
Vto parameter):

The used model is:
.MODEL J211 NJF(Beta=1.808m Betatce=-500m Rd=1 Rs=1 Lambda=10m
Vto=-2.9 Vtotc=-2.5m Is=101.9f Isr=977.5f N=1 Nr=2 Xti=3 Alpha=13.92u Vk=88.13 Cgd=3.913p M=344.8m Pb=1 Fc=500m Cgs=3.496p Kf=0.7015f Af=1)
Does anyone know how to directly adjust the parameter set of the existing J211 model?