summaryrefslogtreecommitdiff
path: root/src/ngspicetoModelica/Mapping.json
diff options
context:
space:
mode:
authorfahim-oscad2016-05-10 10:45:31 +0530
committerfahim-oscad2016-05-10 10:45:31 +0530
commit703b45855189130cb65f8fabf9d2fe5a54910e16 (patch)
tree74ba1852ee9b0cb5607b59f76653d8ce7952cdd5 /src/ngspicetoModelica/Mapping.json
parent6c73f608fd6b4b3fec92cdc6c4842a5afc0a9d6f (diff)
downloadeSim-703b45855189130cb65f8fabf9d2fe5a54910e16.tar.gz
eSim-703b45855189130cb65f8fabf9d2fe5a54910e16.tar.bz2
eSim-703b45855189130cb65f8fabf9d2fe5a54910e16.zip
Modifed JFET modelica model
Diffstat (limited to 'src/ngspicetoModelica/Mapping.json')
-rw-r--r--src/ngspicetoModelica/Mapping.json14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/ngspicetoModelica/Mapping.json b/src/ngspicetoModelica/Mapping.json
index a75a8280..e254d66a 100644
--- a/src/ngspicetoModelica/Mapping.json
+++ b/src/ngspicetoModelica/Mapping.json
@@ -121,8 +121,8 @@
},
- "j":{
- "import":"Modelica.Electrical.Spice3.Semiconductors",
+ "j":{
+ "import":"Spice3.Internal.JFET",
"mapping":{
"kf":"KF",
"rs":"RS",
@@ -137,9 +137,9 @@
"cgs":"CGS",
"lambda":"LAMBDA",
"b" : "B"
-
-
+
},
+
"default":{
"KF":"0",
"RS":"0",
@@ -157,11 +157,9 @@
}
-
}
-
-
- },
+
+ },
"Models":{