I gave some incorrect information. 
The syntax for an initial conditions statement needs parentheses around the circuit element, like so:
.ic i(Ltx)=5e-6 or .ic i(Ltx)=5u
Of course if your inductor is named L1 you would use L1 in parentheses instead of Ltx.

The syntax for an initial conditions statement needs parentheses around the circuit element, like so:
.ic i(Ltx)=5e-6 or .ic i(Ltx)=5u
Of course if your inductor is named L1 you would use L1 in parentheses instead of Ltx.
Comment