Kicad6 Simulation BUG : Non-recognized spice declaration for a second X component unit in the same box
Description
Simulate the whole circuit with two Amp OP in the same box. According two what have read : the second amp op is not directly recognized by kicad for the simulation.
It is necessary to use a spice command to declare it in the simulation. The syntaxe found in Ngspice User’s Manual :
Steps to reproduce
Use the attached project DetecteurPresence.zip (spice model are also in the zip file ->folder modeles_spice_detecteur_presence)
2.Use the spice synthaxe in text to simulate the unit U1B (XU1B /Vf /Vacr VCC VEE /Va TL082) :

3.check the schemlatic (No error) :

4.Start the simulation (error found even the syntaxe seems to be good ?) :

KiCad Version
Application: Editeur de Schématique KiCad (64-bit)
Version: (6.0.0), release build
Libraries: wxWidgets 3.1.5 libcurl/7.78.0-DEV Schannel zlib/1.2.11
Platform: Windows 10 (build 19042), 64-bit edition, 64 bit, Little endian, wxMSW
Build Info: Date: Dec 24 2021 19:17:02 wxWidgets: 3.1.5 (wchar_t,wx containers) Boost: 1.76.0 OCC: 7.5.0 Curl: 7.78.0-DEV ngspice: 35 Compiler: Visual C++ 1929 without C++ ABI
Build settings: KICAD_USE_OCC=ON KICAD_SPICE=ON

