These are some files I created to implement SPICE (and specifically HSPICE) features in sue. According to the sue help files MMI (the creators of sue) are not that focused on maintaining an interface to spice, allowing the end user to do that for themselves. These files are my attempt to allow sue access to all of the features of SPICE
Also note if you want to get rid of the damn default header add this fun line to the end of your local sue.rc :
set DEFAULT_SPICE_HEADER {/dev/null}
It is important to note that the default sue spice implementation expects the availability of 6 parameters: perin, perip, arean, areap, ln_min, and lp_min. The FET include file is designed to offer all of these in one quick package.
if you are having trouble getting these to load up in sue try either opening the files directly or going to the list box (it's on the right) bar (top of a given list box) and left-clicking then selecting auto-load directory (after that box is assigned to the library's directory