The .FSCALE record can be used to frequency scale an entire circuit. The .FSCALE record has a single parameter, the frequency scale factor:
.FSCALE F1
where F1 must be a real number. If the .FSCALE record is encountered prior to the .CKT record, the capacitors and inductors in the circuit description will be divided by F1. The frequency scaling is applied before any adjustment to a standard decade is performed (see .STDR and .STDC record descriptions).
Frequency scaling is applied only to elements specified via C and L element records. The scaling is not applied to elements within models.
The analysis frequencies specified on the .AC record are multiplied by the frequency scale factor.
The analysis times specified on the .TRAN record are divided by the frequency scale factor.