Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 45

00000:000 INFO

Loggers starting up... [com.comsol.logger]


00000:111 INFO
File logger initialized. [com.comsol.logger]
00000:120 INFO
Loggers registered with log service. [com.comsol.logger]
00000:124 INFO
Loggers completed starting. [com.comsol.logger]
00000:128 INFO
BundleEvent STARTED [org.eclipse.equinox.log]
00000:129 INFO
BundleEvent STARTED [com.comsol.logger]
00000:175 INFO
COMSOL 4.3.0.151 starting. [com.comsol.util]
00000:185 INFO
BundleEvent STARTED [com.comsol.guimph]
00000:207 INFO
BundleEvent STARTED [com.comsol.gui]
00001:494 INFO
BundleEvent STARTED [com.comsol.nativejni]
00001:634 INFO
BundleEvent STARTED [com.comsol.widgets]
00001:652 INFO
BundleEvent STARTED [com.comsol.nativeutil]
00001:691 INFO
BundleEvent STARTED [com.comsol.clientserver]
00001:753 INFO
BundleEvent STARTED [org.eclipse.emf.common]
00002:021 INFO
ServiceEvent REGISTERED [org.eclipse.core.contenttype]
00002:021 INFO
BundleEvent STARTED [org.eclipse.core.contenttype]
00002:032 INFO
ServiceEvent REGISTERED [org.eclipse.core.resources]
00002:032 INFO
BundleEvent STARTED [org.eclipse.core.resources]
00002:061 INFO
BundleEvent STARTED [org.eclipse.emf.ecore]
00002:155 INFO
BundleEvent STARTED [org.eclipse.net4j]
00002:158 INFO
BundleEvent STARTED [org.eclipse.net4j.tcp]
00002:160 INFO
BundleEvent STARTED [org.eclipse.net4j.util]
00002:186 INFO
BundleEvent STARTED [org.eclipse.emf.cdo.common]
00002:188 INFO
BundleEvent STARTED [org.eclipse.emf.cdo]
00002:268 INFO
BundleEvent STARTED [com.comsol.model]
00002:510 INFO
BundleEvent STARTED [com.comsol.geommesh]
00002:557 INFO
BundleEvent STARTED [com.comsol.post]
00002:681 ERROR
Resource bundle 'resources.BuilderResource' for locale 'en_US
' not found. [com.comsol.util]
00003:313 INFO
BundleEvent STARTED [com.comsol.model.edit]
00003:348 INFO
BundleEvent STARTED [org.eclipse.emf.edit]
00003:374 INFO
BundleEvent STARTED [org.eclipse.jface]
00003:403 INFO
BundleEvent STARTED [org.eclipse.help]
00003:431 INFO
BundleEvent STARTED [com.comsol.loader]
00003:793 INFO
BundleEvent STARTED [org.eclipse.emf.ecore.xmi]
00003:876 INFO
BundleEvent STARTED [org.eclipse.core.filesystem]
00006:590 INFO
BundleEvent STARTED [com.comsol.nativemph]
00007:081 INFO
BundleEvent STARTED [com.comsol.guicapeopen]
00007:090 INFO
BundleEvent STARTED [com.comsol.guigeommesh]
00007:156 INFO
BundleEvent STARTED [com.comsol.guipost]
00008:082 INFO
FrameworkEvent INFO [org.eclipse.ui.workbench]
00008:083 INFO
org.osgi.framework.FrameworkEvent[source=org.eclipse.ui.workb
ench_3.7.0.I20110519-0100 [234]] [org.eclipse.ui.workbench]
org.osgi.framework.BundleException: The bundle class path entry "e4-workbench.ja
r" could not be found for the bundle "update@plugins/org.eclipse.ui.workbench_3.
7.0.I20110519-0100.jar"
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassPathEnt
ry(ClasspathManager.java:178)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.buildClasspath(C
lasspathManager.java:155)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.initialize(Class
pathManager.java:88)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.initialize(D
efaultClassLoader.java:204)
at org.eclipse.osgi.internal.loader.BundleLoader.createBCL(BundleLoader.
java:929)
at org.eclipse.osgi.internal.loader.BundleLoader.createBCLPrevileged(Bun
dleLoader.java:905)
at org.eclipse.osgi.internal.loader.BundleLoader.createClassLoader(Bundl
eLoader.java:384)

at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLo
ader.java:400)
at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(Single
SourcePackage.java:35)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(Bundl
eLoader.java:473)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:429)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:417)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(De
faultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.comsol.guimph.MphActionContributor.addMainActions(Unknown Source)
at com.comsol.gui.CsActionManagerGui.registerContributors(Unknown Source
)
at com.comsol.gui.CsActionManagerGui.<init>(Unknown Source)
at com.comsol.gui.DesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphDesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphDesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphJavaDesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphApplication.a(Unknown Source)
at com.comsol.gui.CsApplication.startApplication(Unknown Source)
at com.comsol.gui.CsApplication.doStart(Unknown Source)
at com.comsol.guimph.MphApplication.doStart(Unknown Source)
at com.comsol.util.application.ComsolApplication.doStart(Unknown Source)
at com.comsol.util.application.CsBaseApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandl
e.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli
cation(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec
lipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
00008:084 INFO
FrameworkEvent INFO [org.eclipse.ui.workbench]
00008:085 INFO
org.osgi.framework.FrameworkEvent[source=org.eclipse.ui.workb
ench_3.7.0.I20110519-0100 [234]] [org.eclipse.ui.workbench]
org.osgi.framework.BundleException: The bundle class path entry "compatibility.j
ar" could not be found for the bundle "update@plugins/org.eclipse.ui.workbench_3
.7.0.I20110519-0100.jar"
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassPathEnt
ry(ClasspathManager.java:178)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.buildClasspath(C
lasspathManager.java:155)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.initialize(Class
pathManager.java:88)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.initialize(D
efaultClassLoader.java:204)

at org.eclipse.osgi.internal.loader.BundleLoader.createBCL(BundleLoader.
java:929)
at org.eclipse.osgi.internal.loader.BundleLoader.createBCLPrevileged(Bun
dleLoader.java:905)
at org.eclipse.osgi.internal.loader.BundleLoader.createClassLoader(Bundl
eLoader.java:384)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLo
ader.java:400)
at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(Single
SourcePackage.java:35)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(Bundl
eLoader.java:473)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:429)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:417)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(De
faultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.comsol.guimph.MphActionContributor.addMainActions(Unknown Source)
at com.comsol.gui.CsActionManagerGui.registerContributors(Unknown Source
)
at com.comsol.gui.CsActionManagerGui.<init>(Unknown Source)
at com.comsol.gui.DesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphDesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphDesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphJavaDesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphApplication.a(Unknown Source)
at com.comsol.gui.CsApplication.startApplication(Unknown Source)
at com.comsol.gui.CsApplication.doStart(Unknown Source)
at com.comsol.guimph.MphApplication.doStart(Unknown Source)
at com.comsol.util.application.ComsolApplication.doStart(Unknown Source)
at com.comsol.util.application.CsBaseApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandl
e.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli
cation(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec
lipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
00008:216 INFO
FrameworkEvent INFO [com.ibm.icu]
00008:217 INFO
org.osgi.framework.FrameworkEvent[source=com.ibm.icu_4.4.2.v2
0110208 [104]] [com.ibm.icu]
org.osgi.framework.BundleException: The bundle class path entry "icu-data.jar" c
ould not be found for the bundle "update@plugins/com.ibm.icu_4.4.2.v20110208.jar
"
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassPathEnt
ry(ClasspathManager.java:178)

at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.buildClasspath(C
lasspathManager.java:155)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.initialize(Class
pathManager.java:88)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.initialize(D
efaultClassLoader.java:204)
at org.eclipse.osgi.internal.loader.BundleLoader.createBCL(BundleLoader.
java:929)
at org.eclipse.osgi.internal.loader.BundleLoader.createBCLPrevileged(Bun
dleLoader.java:905)
at org.eclipse.osgi.internal.loader.BundleLoader.createClassLoader(Bundl
eLoader.java:384)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLo
ader.java:400)
at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(Single
SourcePackage.java:35)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(Bundl
eLoader.java:464)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:429)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:417)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(De
faultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.ui.internal.WorkbenchPlugin.isBidiMessageText(WorkbenchPl
ugin.java:954)
at org.eclipse.ui.internal.WorkbenchPlugin.checkCommandLineLocale(Workbe
nchPlugin.java:982)
at org.eclipse.ui.internal.WorkbenchPlugin.getDefaultOrientation(Workben
chPlugin.java:937)
at org.eclipse.ui.internal.WorkbenchPlugin.start(WorkbenchPlugin.java:88
8)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(Bund
leContextImpl.java:711)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActiv
ator(BundleContextImpl.java:702)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(Bund
leContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(Bundl
eHost.java:381)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(Abstrac
tBundle.java:299)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:
440)
at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLo
ader.java:268)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFind
LocalClass(EclipseLazyStarter.java:107)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(C
lasspathManager.java:462)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalCla
ss(DefaultClassLoader.java:216)
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLo
ader.java:400)
at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(Single
SourcePackage.java:35)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(Bundl
eLoader.java:473)

at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:429)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.
java:417)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(De
faultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.comsol.guimph.MphActionContributor.addMainActions(Unknown Source)
at com.comsol.gui.CsActionManagerGui.registerContributors(Unknown Source
)
at com.comsol.gui.CsActionManagerGui.<init>(Unknown Source)
at com.comsol.gui.DesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphDesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphDesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphJavaDesktopWindow.<init>(Unknown Source)
at com.comsol.guimph.MphApplication.a(Unknown Source)
at com.comsol.gui.CsApplication.startApplication(Unknown Source)
at com.comsol.gui.CsApplication.doStart(Unknown Source)
at com.comsol.guimph.MphApplication.doStart(Unknown Source)
at com.comsol.util.application.ComsolApplication.doStart(Unknown Source)
at com.comsol.util.application.CsBaseApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandl
e.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli
cation(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec
lipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
va:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
00008:234
00008:486
00008:487
00008:981
00011:108
00011:309
00011:463
00011:605
00014:711
00017:898
00017:904
00017:906
00020:354
00021:074
00021:084
00021:085
00021:160
00021:166
00021:167
00021:189

INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO

BundleEvent STARTED [com.ibm.icu]


BundleEvent STARTED [org.eclipse.ui]
BundleEvent STARTED [org.eclipse.ui.workbench]
BundleEvent STARTED [com.comsol.guiswt]
BundleEvent STARTED [com.comsol.widgets.swt]
BundleEvent STARTED [org.eclipse.core.databinding.observable]
ServiceEvent REGISTERED [org.eclipse.ui.workbench]
BundleEvent STARTED [org.eclipse.core.expressions]
BundleEvent STARTED [org.eclipse.ui.forms]
BundleEvent STARTED [org.eclipse.ui.views]
BundleEvent STARTED [org.eclipse.emf.common.ui]
BundleEvent STARTED [org.eclipse.emf.edit.ui]
BundleEvent STARTED [com.comsol.editor]
BundleEvent INSTALLED [com.comsol.help.bfc]
BundleEvent RESOLVED [com.comsol.help.bfc]
BundleEvent STARTED [com.comsol.help.bfc]
BundleEvent INSTALLED [com.comsol.help.cad]
BundleEvent RESOLVED [com.comsol.help.cad]
BundleEvent STARTED [com.comsol.help.cad]
BundleEvent INSTALLED [com.comsol.help.cefs]

00021:193
00021:194
00021:228
00021:243
00021:244
00021:277
00021:282
00021:282
00021:297
00021:301
00021:301
00021:339
00021:351
00021:352
00021:406
00021:409
00021:410
00021:429
00021:431
00021:431
00021:456
00021:457
00021:458
00021:478
00021:483
00021:484
00021:508
00021:513
00021:514
00021:611
00021:612
00021:612
00021:613
l]
00021:614
]
00021:614
00021:624
de]
00021:625
e]
00021:625
]
00021:647
athode]
00021:831
thode]
00021:832
hode]
00021:847
00021:850
00021:851
00021:866
00021:871
00021:872
00021:897
1d]
00021:901
d]
00021:902

INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO
INFO

BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent

RESOLVED [com.comsol.help.cefs]
STARTED [com.comsol.help.cefs]
INSTALLED [com.comsol.help.cfd]
RESOLVED [com.comsol.help.cfd]
STARTED [com.comsol.help.cfd]
INSTALLED [com.comsol.help.chem]
RESOLVED [com.comsol.help.chem]
STARTED [com.comsol.help.chem]
INSTALLED [com.comsol.help.comsol]
RESOLVED [com.comsol.help.comsol]
STARTED [com.comsol.help.comsol]
INSTALLED [com.comsol.help.edecm]
RESOLVED [com.comsol.help.edecm]
STARTED [com.comsol.help.edecm]
INSTALLED [com.comsol.help.heat]
RESOLVED [com.comsol.help.heat]
STARTED [com.comsol.help.heat]
INSTALLED [com.comsol.help.llmatlab]
RESOLVED [com.comsol.help.llmatlab]
STARTED [com.comsol.help.llmatlab]
INSTALLED [com.comsol.help.matlib]
RESOLVED [com.comsol.help.matlib]
STARTED [com.comsol.help.matlib]
INSTALLED [com.comsol.help.mems]
RESOLVED [com.comsol.help.mems]
STARTED [com.comsol.help.mems]
INSTALLED [com.comsol.help.mfl]
RESOLVED [com.comsol.help.mfl]
STARTED [com.comsol.help.mfl]
INSTALLED [com.comsol.help.mixer]
RESOLVED [com.comsol.help.mixer]
STARTED [com.comsol.help.mixer]
INSTALLED [com.comsol.help.models.bfc.ac_fuel_cel

INFO

BundleEvent RESOLVED [com.comsol.help.models.bfc.ac_fuel_cell

INFO
INFO

BundleEvent STARTED [com.comsol.help.models.bfc.ac_fuel_cell]


BundleEvent INSTALLED [com.comsol.help.models.bfc.capacity_fa

INFO

BundleEvent RESOLVED [com.comsol.help.models.bfc.capacity_fad

INFO

BundleEvent STARTED [com.comsol.help.models.bfc.capacity_fade

INFO

BundleEvent INSTALLED [com.comsol.help.models.bfc.fuel_cell_c

INFO

BundleEvent RESOLVED [com.comsol.help.models.bfc.fuel_cell_ca

INFO

BundleEvent STARTED [com.comsol.help.models.bfc.fuel_cell_cat

INFO
INFO
INFO
INFO
INFO
INFO
INFO

BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INFO

BundleEvent RESOLVED [com.comsol.help.models.bfc.li_battery_1

INFO

BundleEvent STARTED [com.comsol.help.models.bfc.li_battery_1d

INSTALLED [com.comsol.help.models.bfc.ht_pem]
RESOLVED [com.comsol.help.models.bfc.ht_pem]
STARTED [com.comsol.help.models.bfc.ht_pem]
INSTALLED [com.comsol.help.models.bfc]
RESOLVED [com.comsol.help.models.bfc]
STARTED [com.comsol.help.models.bfc]
INSTALLED [com.comsol.help.models.bfc.li_battery_

]
00021:917 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.li_battery_
1d_for_thermal_models]
00021:921 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.li_battery_1
d_for_thermal_models]
00021:921 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.li_battery_1d
_for_thermal_models]
00021:936 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.li_battery_
pack_3d]
00021:940 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.li_battery_p
ack_3d]
00021:941 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.li_battery_pa
ck_3d]
00021:969 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.li_battery_
spiral_2d]
00021:969 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.li_battery_s
piral_2d]
00021:970 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.li_battery_sp
iral_2d]
00021:991 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.li_battery_
thermal_2d_axi]
00021:992 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.li_battery_t
hermal_2d_axi]
00021:993 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.li_battery_th
ermal_2d_axi]
00022:007 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.li_battery_
thermal_3d]
00022:014 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.li_battery_t
hermal_3d]
00022:016 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.li_battery_th
ermal_3d]
00022:054 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.li_battery_
tutorial_2d]
00022:056 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.li_battery_t
utorial_2d]
00022:057 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.li_battery_tu
torial_2d]
00022:083 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.nimh_batter
y_1d]
00022:087 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.nimh_battery
_1d]
00022:088 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.nimh_battery_
1d]
00022:129 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.orange_batt
ery]
00022:130 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.orange_batte
ry]
00022:131 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.orange_batter
y]
00022:162 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.passive_pem
]
00022:168 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.passive_pem]
00022:169 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.passive_pem]
00022:194 INFO
BundleEvent INSTALLED [com.comsol.help.models.bfc.pb_acid_bat
tery_1d]
00022:199 INFO
BundleEvent RESOLVED [com.comsol.help.models.bfc.pb_acid_batt
ery_1d]
00022:200 INFO
BundleEvent STARTED [com.comsol.help.models.bfc.pb_acid_batte
ry_1d]
00022:210 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]

00022:216 INFO
tery]
00022:220 INFO
ery]
00022:221 INFO
ry]
00022:252 INFO
cies_transport_2d]
00022:253 INFO
ies_transport_2d]
00022:254 INFO
es_transport_2d]
00022:265 INFO
00022:277 INFO
00022:280 INFO
grid]
00022:284 INFO
rid]
00022:285 INFO
id]
00022:305 INFO
ell]
00022:309 INFO
ll]
00022:310 INFO
l]
00022:322 INFO
_li_battery]
00022:326 INFO
li_battery]
00022:327 INFO
i_battery]
00022:339 INFO
00022:342 INFO
00022:342 INFO
00022:366 INFO
00022:368 INFO
00022:369 INFO
00022:439 INFO
00022:439 INFO
00022:440 INFO
00022:467 INFO
p_reactor]
00022:471 INFO
_reactor]
00022:472 INFO
reactor]
00022:496 INFO
00022:499 INFO
00022:500 INFO
00022:521 INFO
er]
00022:526 INFO
r]
00022:526 INFO
]
00022:551 INFO
er]
00022:555 INFO
r]

BundleEvent INSTALLED [com.comsol.help.models.bfc.pb_flow_bat


BundleEvent RESOLVED [com.comsol.help.models.bfc.pb_flow_batt
BundleEvent STARTED [com.comsol.help.models.bfc.pb_flow_batte
BundleEvent INSTALLED [com.comsol.help.models.bfc.pem_gdl_spe
BundleEvent RESOLVED [com.comsol.help.models.bfc.pem_gdl_spec
BundleEvent STARTED [com.comsol.help.models.bfc.pem_gdl_speci
ServiceEvent UNREGISTERING [org.eclipse.ui.workbench]
ServiceEvent REGISTERED [org.eclipse.ui.workbench]
BundleEvent INSTALLED [com.comsol.help.models.bfc.primary_cd_
BundleEvent RESOLVED [com.comsol.help.models.bfc.primary_cd_g
BundleEvent STARTED [com.comsol.help.models.bfc.primary_cd_gr
BundleEvent INSTALLED [com.comsol.help.models.bfc.sofc_unit_c
BundleEvent RESOLVED [com.comsol.help.models.bfc.sofc_unit_ce
BundleEvent STARTED [com.comsol.help.models.bfc.sofc_unit_cel
BundleEvent INSTALLED [com.comsol.help.models.bfc.solid_state
BundleEvent RESOLVED [com.comsol.help.models.bfc.solid_state_
BundleEvent STARTED [com.comsol.help.models.bfc.solid_state_l
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.cad]
RESOLVED [com.comsol.help.models.cad]
STARTED [com.comsol.help.models.cad]
INSTALLED [com.comsol.help.models.cefs]
RESOLVED [com.comsol.help.models.cefs]
STARTED [com.comsol.help.models.cefs]
INSTALLED [com.comsol.help.models.cefs.two_tanks]
RESOLVED [com.comsol.help.models.cefs.two_tanks]
STARTED [com.comsol.help.models.cefs.two_tanks]
INSTALLED [com.comsol.help.models.cfd.airlift_loo

BundleEvent RESOLVED [com.comsol.help.models.cfd.airlift_loop


BundleEvent STARTED [com.comsol.help.models.cfd.airlift_loop_
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.cfd.backstep]
RESOLVED [com.comsol.help.models.cfd.backstep]
STARTED [com.comsol.help.models.cfd.backstep]
INSTALLED [com.comsol.help.models.cfd.baffled_mix

BundleEvent RESOLVED [com.comsol.help.models.cfd.baffled_mixe


BundleEvent STARTED [com.comsol.help.models.cfd.baffled_mixer
BundleEvent INSTALLED [com.comsol.help.models.cfd.boiling_wat
BundleEvent RESOLVED [com.comsol.help.models.cfd.boiling_wate

00022:556 INFO
]
00022:584 INFO
illing_ls]
00022:587 INFO
lling_ls]
00022:588 INFO
ling_ls]
00022:603 INFO
illing_pf]
00022:612 INFO
lling_pf]
00022:613 INFO
ling_pf]
00022:634 INFO
nsion]
00022:636 INFO
sion]
00022:637 INFO
ion]
00022:666 INFO
t_ventilation]
00022:668 INFO
_ventilation]
00022:669 INFO
ventilation]
00022:689 INFO
akup]
00022:692 INFO
kup]
00022:692 INFO
up]
00022:722 INFO
escence]
00022:725 INFO
scence]
00022:726 INFO
cence]
00022:747 INFO
r]
00022:750 INFO
]
00022:750 INFO
00022:767 INFO
orial]
00022:770 INFO
rial]
00022:771 INFO
ial]
00022:802 INFO
00022:802 INFO
00022:803 INFO
00022:818 INFO
le_ls]
00022:819 INFO
e_ls]
00022:819 INFO
_ls]
00022:841 INFO
00022:842 INFO

BundleEvent STARTED [com.comsol.help.models.cfd.boiling_water


BundleEvent INSTALLED [com.comsol.help.models.cfd.capillary_f
BundleEvent RESOLVED [com.comsol.help.models.cfd.capillary_fi
BundleEvent STARTED [com.comsol.help.models.cfd.capillary_fil
BundleEvent INSTALLED [com.comsol.help.models.cfd.capillary_f
BundleEvent RESOLVED [com.comsol.help.models.cfd.capillary_fi
BundleEvent STARTED [com.comsol.help.models.cfd.capillary_fil
BundleEvent INSTALLED [com.comsol.help.models.cfd.dense_suspe
BundleEvent RESOLVED [com.comsol.help.models.cfd.dense_suspen
BundleEvent STARTED [com.comsol.help.models.cfd.dense_suspens
BundleEvent INSTALLED [com.comsol.help.models.cfd.displacemen
BundleEvent RESOLVED [com.comsol.help.models.cfd.displacement
BundleEvent STARTED [com.comsol.help.models.cfd.displacement_
BundleEvent INSTALLED [com.comsol.help.models.cfd.droplet_bre
BundleEvent RESOLVED [com.comsol.help.models.cfd.droplet_brea
BundleEvent STARTED [com.comsol.help.models.cfd.droplet_break
BundleEvent INSTALLED [com.comsol.help.models.cfd.electrocoal
BundleEvent RESOLVED [com.comsol.help.models.cfd.electrocoale
BundleEvent STARTED [com.comsol.help.models.cfd.electrocoales
BundleEvent INSTALLED [com.comsol.help.models.cfd.fluid_dampe
BundleEvent RESOLVED [com.comsol.help.models.cfd.fluid_damper
BundleEvent STARTED [com.comsol.help.models.cfd.fluid_damper]
BundleEvent INSTALLED [com.comsol.help.models.cfd.gravity_tut
BundleEvent RESOLVED [com.comsol.help.models.cfd.gravity_tuto
BundleEvent STARTED [com.comsol.help.models.cfd.gravity_tutor
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.cfd.heat_sink]
RESOLVED [com.comsol.help.models.cfd.heat_sink]
STARTED [com.comsol.help.models.cfd.heat_sink]
INSTALLED [com.comsol.help.models.cfd.inkjet_nozz

BundleEvent RESOLVED [com.comsol.help.models.cfd.inkjet_nozzl


BundleEvent STARTED [com.comsol.help.models.cfd.inkjet_nozzle
BundleEvent INSTALLED [com.comsol.help.models.cfd]
BundleEvent RESOLVED [com.comsol.help.models.cfd]

00022:843 INFO
00022:862 INFO
ring]
00022:863 INFO
ing]
00022:863 INFO
ng]
00022:891 INFO
particle_tracing]
00022:892 INFO
article_tracing]
00022:893 INFO
rticle_tracing]
00022:918 INFO
an_flow]
00022:926 INFO
n_flow]
00022:926 INFO
_flow]
00022:947 INFO
iscoelastic]
00022:953 INFO
scoelastic]
00022:954 INFO
coelastic]
00022:976 INFO
ation]
00022:981 INFO
tion]
00022:982 INFO
ion]
00023:000 INFO
00023:003 INFO
00023:004 INFO
00023:020 INFO
le_2daxi]
00023:024 INFO
e_2daxi]
00023:025 INFO
_2daxi]
00023:046 INFO
sk]
00023:051 INFO
k]
00023:052 INFO
]
00023:069 INFO
user]
00023:072 INFO
ser]
00023:073 INFO
er]
00023:090 INFO
]
00023:096 INFO
00023:097 INFO
00023:109 INFO
sis]
00023:112 INFO
is]

BundleEvent STARTED [com.comsol.help.models.cfd]


BundleEvent INSTALLED [com.comsol.help.models.cfd.journal_bea
BundleEvent RESOLVED [com.comsol.help.models.cfd.journal_bear
BundleEvent STARTED [com.comsol.help.models.cfd.journal_beari
BundleEvent INSTALLED [com.comsol.help.models.cfd.micromixer_
BundleEvent RESOLVED [com.comsol.help.models.cfd.micromixer_p
BundleEvent STARTED [com.comsol.help.models.cfd.micromixer_pa
BundleEvent INSTALLED [com.comsol.help.models.cfd.non_newtoni
BundleEvent RESOLVED [com.comsol.help.models.cfd.non_newtonia
BundleEvent STARTED [com.comsol.help.models.cfd.non_newtonian
BundleEvent INSTALLED [com.comsol.help.models.cfd.oldroyd_b_v
BundleEvent RESOLVED [com.comsol.help.models.cfd.oldroyd_b_vi
BundleEvent STARTED [com.comsol.help.models.cfd.oldroyd_b_vis
BundleEvent INSTALLED [com.comsol.help.models.cfd.phase_separ
BundleEvent RESOLVED [com.comsol.help.models.cfd.phase_separa
BundleEvent STARTED [com.comsol.help.models.cfd.phase_separat
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.cfd.pipe_elbow]
RESOLVED [com.comsol.help.models.cfd.pipe_elbow]
STARTED [com.comsol.help.models.cfd.pipe_elbow]
INSTALLED [com.comsol.help.models.cfd.rising_bubb

BundleEvent RESOLVED [com.comsol.help.models.cfd.rising_bubbl


BundleEvent STARTED [com.comsol.help.models.cfd.rising_bubble
BundleEvent INSTALLED [com.comsol.help.models.cfd.rotating_di
BundleEvent RESOLVED [com.comsol.help.models.cfd.rotating_dis
BundleEvent STARTED [com.comsol.help.models.cfd.rotating_disk
BundleEvent INSTALLED [com.comsol.help.models.cfd.sajben_diff
BundleEvent RESOLVED [com.comsol.help.models.cfd.sajben_diffu
BundleEvent STARTED [com.comsol.help.models.cfd.sajben_diffus
BundleEvent INSTALLED [com.comsol.help.models.cfd.solar_panel
BundleEvent RESOLVED [com.comsol.help.models.cfd.solar_panel]
BundleEvent STARTED [com.comsol.help.models.cfd.solar_panel]
BundleEvent INSTALLED [com.comsol.help.models.cfd.thermophore
BundleEvent RESOLVED [com.comsol.help.models.cfd.thermophores

00023:112 INFO
s]
00023:130 INFO
bearing]
00023:142 INFO
earing]
00023:143 INFO
aring]
00023:156 INFO
ackstep]
00023:159 INFO
ckstep]
00023:160 INFO
kstep]
00023:193 INFO
_energy]
00023:196 INFO
energy]
00023:196 INFO
nergy]
00023:233 INFO
or]
00023:236 INFO
r]
00023:236 INFO
]
00023:255 INFO
n_ignition]
00023:259 INFO
_ignition]
00023:260 INFO
ignition]
00023:270 INFO
up]
00023:273 INFO
p]
00023:273 INFO
]
00023:296 INFO
00023:299 INFO
00023:300 INFO
00023:327 INFO
on]
00023:330 INFO
n]
00023:330 INFO
]
00023:340 INFO
ation]
00023:342 INFO
tion]
00023:343 INFO
ion]
00023:357 INFO
etic_valve]
00023:360 INFO
tic_valve]
00023:361 INFO
ic_valve]
00023:374 INFO

BundleEvent STARTED [com.comsol.help.models.cfd.thermophoresi


BundleEvent INSTALLED [com.comsol.help.models.cfd.tilted_pad_
BundleEvent RESOLVED [com.comsol.help.models.cfd.tilted_pad_b
BundleEvent STARTED [com.comsol.help.models.cfd.tilted_pad_be
BundleEvent INSTALLED [com.comsol.help.models.cfd.turbulent_b
BundleEvent RESOLVED [com.comsol.help.models.cfd.turbulent_ba
BundleEvent STARTED [com.comsol.help.models.cfd.turbulent_bac
BundleEvent INSTALLED [com.comsol.help.models.chem.activation
BundleEvent RESOLVED [com.comsol.help.models.chem.activation_
BundleEvent STARTED [com.comsol.help.models.chem.activation_e
BundleEvent INSTALLED [com.comsol.help.models.chem.boat_react
BundleEvent RESOLVED [com.comsol.help.models.chem.boat_reacto
BundleEvent STARTED [com.comsol.help.models.chem.boat_reactor
BundleEvent INSTALLED [com.comsol.help.models.chem.compressio
BundleEvent RESOLVED [com.comsol.help.models.chem.compression
BundleEvent STARTED [com.comsol.help.models.chem.compression_
BundleEvent INSTALLED [com.comsol.help.models.chem.cstr_start
BundleEvent RESOLVED [com.comsol.help.models.chem.cstr_startu
BundleEvent STARTED [com.comsol.help.models.chem.cstr_startup
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.chem.dialysis]
RESOLVED [com.comsol.help.models.chem.dialysis]
STARTED [com.comsol.help.models.chem.dialysis]
INSTALLED [com.comsol.help.models.chem.dissociati

BundleEvent RESOLVED [com.comsol.help.models.chem.dissociatio


BundleEvent STARTED [com.comsol.help.models.chem.dissociation
BundleEvent INSTALLED [com.comsol.help.models.chem.dna_degrad
BundleEvent RESOLVED [com.comsol.help.models.chem.dna_degrada
BundleEvent STARTED [com.comsol.help.models.chem.dna_degradat
BundleEvent INSTALLED [com.comsol.help.models.chem.electrokin
BundleEvent RESOLVED [com.comsol.help.models.chem.electrokine
BundleEvent STARTED [com.comsol.help.models.chem.electrokinet
BundleEvent INSTALLED [com.comsol.help.models.chem.electroosm

otic_flow]
00023:376 INFO
tic_flow]
00023:377 INFO
ic_flow]
00023:392 INFO
synthesis]
00023:395 INFO
ynthesis]
00023:396 INFO
nthesis]
00023:420 INFO
c_separation]
00023:423 INFO
_separation]
00023:424 INFO
separation]
00023:444 INFO
_hi_reactor]
00023:447 INFO
hi_reactor]
00023:448 INFO
i_reactor]
00023:459 INFO
00023:461 INFO
00023:462 INFO
00023:498 INFO
atic_mixer]
00023:501 INFO
tic_mixer]
00023:501 INFO
ic_mixer]
00023:632 INFO
omatography_1]
00023:636 INFO
matography_1]
00023:636 INFO
atography_1]
00023:652 INFO
efan_diffusion]
00023:655 INFO
fan_diffusion]
00023:656 INFO
an_diffusion]
00023:672 INFO
da]
00023:675 INFO
a]
00023:676 INFO
]
00023:702 INFO
el_h_cell]
00023:707 INFO
l_h_cell]
00023:708 INFO
_h_cell]
00023:726 INFO
or_optimization]
00023:726 INFO
r_optimization]

BundleEvent RESOLVED [com.comsol.help.models.chem.electroosmo


BundleEvent STARTED [com.comsol.help.models.chem.electroosmot
BundleEvent INSTALLED [com.comsol.help.models.chem.ibuprofen_
BundleEvent RESOLVED [com.comsol.help.models.chem.ibuprofen_s
BundleEvent STARTED [com.comsol.help.models.chem.ibuprofen_sy
BundleEvent INSTALLED [com.comsol.help.models.chem.isoelectri
BundleEvent RESOLVED [com.comsol.help.models.chem.isoelectric
BundleEvent STARTED [com.comsol.help.models.chem.isoelectric_
BundleEvent INSTALLED [com.comsol.help.models.chem.isothermal
BundleEvent RESOLVED [com.comsol.help.models.chem.isothermal_
BundleEvent STARTED [com.comsol.help.models.chem.isothermal_h
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.chem]
RESOLVED [com.comsol.help.models.chem]
STARTED [com.comsol.help.models.chem]
INSTALLED [com.comsol.help.models.chem.laminar_st

BundleEvent RESOLVED [com.comsol.help.models.chem.laminar_sta


BundleEvent STARTED [com.comsol.help.models.chem.laminar_stat
BundleEvent INSTALLED [com.comsol.help.models.chem.liquid_chr
BundleEvent RESOLVED [com.comsol.help.models.chem.liquid_chro
BundleEvent STARTED [com.comsol.help.models.chem.liquid_chrom
BundleEvent INSTALLED [com.comsol.help.models.chem.maxwell_st
BundleEvent RESOLVED [com.comsol.help.models.chem.maxwell_ste
BundleEvent STARTED [com.comsol.help.models.chem.maxwell_stef
BundleEvent INSTALLED [com.comsol.help.models.chem.membrane_h
BundleEvent RESOLVED [com.comsol.help.models.chem.membrane_hd
BundleEvent STARTED [com.comsol.help.models.chem.membrane_hda
BundleEvent INSTALLED [com.comsol.help.models.chem.microchann
BundleEvent RESOLVED [com.comsol.help.models.chem.microchanne
BundleEvent STARTED [com.comsol.help.models.chem.microchannel
BundleEvent INSTALLED [com.comsol.help.models.chem.microreact
BundleEvent RESOLVED [com.comsol.help.models.chem.microreacto

00023:727 INFO
_optimization]
00023:746 INFO
d]
00023:749 INFO
]
00023:749 INFO
00023:767 INFO
inetics]
00023:773 INFO
netics]
00023:774 INFO
etics]
00023:788 INFO
lugflow]
00023:788 INFO
ugflow]
00023:789 INFO
gflow]
00023:812 INFO
hermal_stress]
00023:815 INFO
ermal_stress]
00023:815 INFO
rmal_stress]
00023:836 INFO
str]
00023:849 INFO
tr]
00023:850 INFO
r]
00023:854 INFO
mal_hi_reactor]
00023:856 INFO
al_hi_reactor]
00023:857 INFO
l_hi_reactor]
00023:875 INFO
mal_plug_flow]
00023:878 INFO
al_plug_flow]
00023:879 INFO
l_plug_flow]
00023:895 INFO
oling]
00023:898 INFO
ling]
00023:898 INFO
ing]
00023:910 INFO
_reactor]
00023:913 INFO
reactor]
00023:913 INFO
eactor]
00023:944 INFO
tor]
00023:947 INFO
or]
00023:948 INFO

BundleEvent STARTED [com.comsol.help.models.chem.microreactor


BundleEvent INSTALLED [com.comsol.help.models.chem.monolith_3
BundleEvent RESOLVED [com.comsol.help.models.chem.monolith_3d
BundleEvent STARTED [com.comsol.help.models.chem.monolith_3d]
BundleEvent INSTALLED [com.comsol.help.models.chem.monolith_k
BundleEvent RESOLVED [com.comsol.help.models.chem.monolith_ki
BundleEvent STARTED [com.comsol.help.models.chem.monolith_kin
BundleEvent INSTALLED [com.comsol.help.models.chem.monolith_p
BundleEvent RESOLVED [com.comsol.help.models.chem.monolith_pl
BundleEvent STARTED [com.comsol.help.models.chem.monolith_plu
BundleEvent INSTALLED [com.comsol.help.models.chem.monolith_t
BundleEvent RESOLVED [com.comsol.help.models.chem.monolith_th
BundleEvent STARTED [com.comsol.help.models.chem.monolith_the
BundleEvent INSTALLED [com.comsol.help.models.chem.nonideal_c
BundleEvent RESOLVED [com.comsol.help.models.chem.nonideal_cs
BundleEvent STARTED [com.comsol.help.models.chem.nonideal_cst
BundleEvent INSTALLED [com.comsol.help.models.chem.nonisother
BundleEvent RESOLVED [com.comsol.help.models.chem.nonisotherm
BundleEvent STARTED [com.comsol.help.models.chem.nonisotherma
BundleEvent INSTALLED [com.comsol.help.models.chem.nonisother
BundleEvent RESOLVED [com.comsol.help.models.chem.nonisotherm
BundleEvent STARTED [com.comsol.help.models.chem.nonisotherma
BundleEvent INSTALLED [com.comsol.help.models.chem.optimal_co
BundleEvent RESOLVED [com.comsol.help.models.chem.optimal_coo
BundleEvent STARTED [com.comsol.help.models.chem.optimal_cool
BundleEvent INSTALLED [com.comsol.help.models.chem.packed_bed
BundleEvent RESOLVED [com.comsol.help.models.chem.packed_bed_
BundleEvent STARTED [com.comsol.help.models.chem.packed_bed_r
BundleEvent INSTALLED [com.comsol.help.models.chem.plate_reac
BundleEvent RESOLVED [com.comsol.help.models.chem.plate_react
BundleEvent STARTED [com.comsol.help.models.chem.plate_reacto

r]
00023:972 INFO
ctor]
00023:981 INFO
tor]
00023:982 INFO
or]
00023:998 INFO
ime]
00024:000 INFO
me]
00024:001 INFO
e]
00024:039 INFO
sorption]
00024:041 INFO
orption]
00024:042 INFO
rption]
00024:056 INFO
illars]
00024:069 INFO
llars]
00024:070 INFO
lars]
00024:085 INFO
polymerization]
00024:088 INFO
olymerization]
00024:088 INFO
lymerization]
00024:135 INFO
dent_hi_reactor]
00024:138 INFO
ent_hi_reactor]
00024:139 INFO
nt_hi_reactor]
00024:154 INFO
rmer]
00024:156 INFO
mer]
00024:157 INFO
er]
00024:159 INFO
e]
00024:161 INFO
]
00024:162 INFO
00024:178 INFO
es_control]
00024:181 INFO
s_control]
00024:181 INFO
_control]
00024:214 INFO
composition]
00024:217 INFO
omposition]
00024:218 INFO
mposition]

BundleEvent INSTALLED [com.comsol.help.models.chem.porous_rea


BundleEvent RESOLVED [com.comsol.help.models.chem.porous_reac
BundleEvent STARTED [com.comsol.help.models.chem.porous_react
BundleEvent INSTALLED [com.comsol.help.models.chem.pressure_t
BundleEvent RESOLVED [com.comsol.help.models.chem.pressure_ti
BundleEvent STARTED [com.comsol.help.models.chem.pressure_tim
BundleEvent INSTALLED [com.comsol.help.models.chem.protein_ad
BundleEvent RESOLVED [com.comsol.help.models.chem.protein_ads
BundleEvent STARTED [com.comsol.help.models.chem.protein_adso
BundleEvent INSTALLED [com.comsol.help.models.chem.reacting_p
BundleEvent RESOLVED [com.comsol.help.models.chem.reacting_pi
BundleEvent STARTED [com.comsol.help.models.chem.reacting_pil
BundleEvent INSTALLED [com.comsol.help.models.chem.semibatch_
BundleEvent RESOLVED [com.comsol.help.models.chem.semibatch_p
BundleEvent STARTED [com.comsol.help.models.chem.semibatch_po
BundleEvent INSTALLED [com.comsol.help.models.chem.spacedepen
BundleEvent RESOLVED [com.comsol.help.models.chem.spacedepend
BundleEvent STARTED [com.comsol.help.models.chem.spacedepende
BundleEvent INSTALLED [com.comsol.help.models.chem.steam_refo
BundleEvent RESOLVED [com.comsol.help.models.chem.steam_refor
BundleEvent STARTED [com.comsol.help.models.chem.steam_reform
BundleEvent INSTALLED [com.comsol.help.models.chem.stefan_tub
BundleEvent RESOLVED [com.comsol.help.models.chem.stefan_tube
BundleEvent STARTED [com.comsol.help.models.chem.stefan_tube]
BundleEvent INSTALLED [com.comsol.help.models.chem.tankinseri
BundleEvent RESOLVED [com.comsol.help.models.chem.tankinserie
BundleEvent STARTED [com.comsol.help.models.chem.tankinseries
BundleEvent INSTALLED [com.comsol.help.models.chem.thermal_de
BundleEvent RESOLVED [com.comsol.help.models.chem.thermal_dec
BundleEvent STARTED [com.comsol.help.models.chem.thermal_deco

00024:226 INFO
eactor]
00024:229 INFO
actor]
00024:229 INFO
ctor]
00024:249 INFO
00024:251 INFO
00024:252 INFO
00024:265 INFO
00024:267 INFO
00024:268 INFO
00024:290 INFO
_deposition]
00024:292 INFO
deposition]
00024:293 INFO
eposition]
00024:300 INFO
e_plating]
00024:303 INFO
_plating]
00024:303 INFO
plating]
00024:316 INFO
_insulator_growth]
00024:320 INFO
insulator_growth]
00024:321 INFO
nsulator_growth]
00024:341 INFO
coil]
00024:341 INFO
oil]
00024:342 INFO
il]
00024:363 INFO
00024:367 INFO
00024:367 INFO
00024:395 INFO
ector_bump]
00024:397 INFO
ctor_bump]
00024:398 INFO
tor_bump]
00024:418 INFO
_wafer]
00024:421 INFO
wafer]
00024:421 INFO
afer]
00024:434 INFO
ing]
00024:437 INFO
ng]
00024:437 INFO
g]
00024:450 INFO
owinning]
00024:458 INFO

BundleEvent INSTALLED [com.comsol.help.models.chem.tortuous_r


BundleEvent RESOLVED [com.comsol.help.models.chem.tortuous_re
BundleEvent STARTED [com.comsol.help.models.chem.tortuous_rea
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.chem.tumor]
RESOLVED [com.comsol.help.models.chem.tumor]
STARTED [com.comsol.help.models.chem.tumor]
INSTALLED [com.comsol.help.models.comsol]
RESOLVED [com.comsol.help.models.comsol]
STARTED [com.comsol.help.models.comsol]
INSTALLED [com.comsol.help.models.edecm.cu_trench

BundleEvent RESOLVED [com.comsol.help.models.edecm.cu_trench_


BundleEvent STARTED [com.comsol.help.models.edecm.cu_trench_d
BundleEvent INSTALLED [com.comsol.help.models.edecm.decorativ
BundleEvent RESOLVED [com.comsol.help.models.edecm.decorative
BundleEvent STARTED [com.comsol.help.models.edecm.decorative_
BundleEvent INSTALLED [com.comsol.help.models.edecm.electrode
BundleEvent RESOLVED [com.comsol.help.models.edecm.electrode_
BundleEvent STARTED [com.comsol.help.models.edecm.electrode_i
BundleEvent INSTALLED [com.comsol.help.models.edecm.inductor_
BundleEvent RESOLVED [com.comsol.help.models.edecm.inductor_c
BundleEvent STARTED [com.comsol.help.models.edecm.inductor_co
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.edecm]
RESOLVED [com.comsol.help.models.edecm]
STARTED [com.comsol.help.models.edecm]
INSTALLED [com.comsol.help.models.edecm.microconn

BundleEvent RESOLVED [com.comsol.help.models.edecm.microconne


BundleEvent STARTED [com.comsol.help.models.edecm.microconnec
BundleEvent INSTALLED [com.comsol.help.models.edecm.resistive
BundleEvent RESOLVED [com.comsol.help.models.edecm.resistive_
BundleEvent STARTED [com.comsol.help.models.edecm.resistive_w
BundleEvent INSTALLED [com.comsol.help.models.edecm.superfill
BundleEvent RESOLVED [com.comsol.help.models.edecm.superfilli
BundleEvent STARTED [com.comsol.help.models.edecm.superfillin
BundleEvent INSTALLED [com.comsol.help.models.edecm.zn_electr
BundleEvent RESOLVED [com.comsol.help.models.edecm.zn_electro

winning]
00024:459 INFO
inning]
00024:471 INFO
xtrusion_fsi]
00024:473 INFO
trusion_fsi]
00024:474 INFO
rusion_fsi]
00024:508 INFO
00024:511 INFO
00024:512 INFO
00024:541 INFO
]
00024:547 INFO
00024:548 INFO
00024:569 INFO
iation]
00024:572 INFO
ation]
00024:573 INFO
tion]
00024:593 INFO
tties]
00024:597 INFO
ties]
00024:597 INFO
ies]
00024:616 INFO
ard_forced_3d]
00024:618 INFO
rd_forced_3d]
00024:619 INFO
d_forced_3d]
00024:634 INFO
ard_nat_2d]
00024:637 INFO
rd_nat_2d]
00024:638 INFO
d_nat_2d]
00024:657 INFO
ard_nat_3d]
00024:660 INFO
rd_nat_3d]
00024:661 INFO
d_nat_3d]
00024:689 INFO
_glass]
00024:693 INFO
glass]
00024:694 INFO
lass]
00024:718 INFO
_casting]
00024:721 INFO
casting]
00024:722 INFO
asting]
00024:744 INFO
ange]

BundleEvent STARTED [com.comsol.help.models.edecm.zn_electrow


BundleEvent INSTALLED [com.comsol.help.models.heat.aluminum_e
BundleEvent RESOLVED [com.comsol.help.models.heat.aluminum_ex
BundleEvent STARTED [com.comsol.help.models.heat.aluminum_ext
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.heat.boiler]
RESOLVED [com.comsol.help.models.heat.boiler]
STARTED [com.comsol.help.models.heat.boiler]
INSTALLED [com.comsol.help.models.heat.brake_disc

BundleEvent RESOLVED [com.comsol.help.models.heat.brake_disc]


BundleEvent STARTED [com.comsol.help.models.heat.brake_disc]
BundleEvent INSTALLED [com.comsol.help.models.heat.cavity_rad
BundleEvent RESOLVED [com.comsol.help.models.heat.cavity_radi
BundleEvent STARTED [com.comsol.help.models.heat.cavity_radia
BundleEvent INSTALLED [com.comsol.help.models.heat.chicken_pa
BundleEvent RESOLVED [com.comsol.help.models.heat.chicken_pat
BundleEvent STARTED [com.comsol.help.models.heat.chicken_patt
BundleEvent INSTALLED [com.comsol.help.models.heat.circuit_bo
BundleEvent RESOLVED [com.comsol.help.models.heat.circuit_boa
BundleEvent STARTED [com.comsol.help.models.heat.circuit_boar
BundleEvent INSTALLED [com.comsol.help.models.heat.circuit_bo
BundleEvent RESOLVED [com.comsol.help.models.heat.circuit_boa
BundleEvent STARTED [com.comsol.help.models.heat.circuit_boar
BundleEvent INSTALLED [com.comsol.help.models.heat.circuit_bo
BundleEvent RESOLVED [com.comsol.help.models.heat.circuit_boa
BundleEvent STARTED [com.comsol.help.models.heat.circuit_boar
BundleEvent INSTALLED [com.comsol.help.models.heat.cold_water
BundleEvent RESOLVED [com.comsol.help.models.heat.cold_water_
BundleEvent STARTED [com.comsol.help.models.heat.cold_water_g
BundleEvent INSTALLED [com.comsol.help.models.heat.continuous
BundleEvent RESOLVED [com.comsol.help.models.heat.continuous_
BundleEvent STARTED [com.comsol.help.models.heat.continuous_c
BundleEvent INSTALLED [com.comsol.help.models.heat.cooling_fl

00024:746 INFO
BundleEvent
nge]
00024:747 INFO
BundleEvent
ge]
00024:765 INFO
BundleEvent
er]
00024:767 INFO
BundleEvent
r]
00024:768 INFO
BundleEvent
]
00024:774 INFO
BundleEvent
onduction]
00024:777 INFO
BundleEvent
nduction]
00024:777 INFO
BundleEvent
duction]
00024:826 INFO
BundleEvent
articipating_media]
00024:829 INFO
BundleEvent
rticipating_media]
00024:830 INFO
BundleEvent
ticipating_media]
00024:851 INFO
BundleEvent
er]
00024:854 INFO
BundleEvent
r]
00024:854 INFO
BundleEvent
]
00024:876 INFO
BundleEvent
tir_welding]
00024:879 INFO
BundleEvent
ir_welding]
00024:879 INFO
BundleEvent
r_welding]
00024:895 INFO
BundleEvent
ction_in_slab]
00024:896 INFO
BundleEvent
tion_in_slab]
00024:896 INFO
BundleEvent
ion_in_slab]
00024:921 INFO
BundleEvent
nger_iso]
00024:935 INFO
BundleEvent
ger_iso]
00024:935 INFO
BundleEvent
er_iso]
00024:957 INFO
BundleEvent
nger_ni]
00024:959 INFO
BundleEvent
ger_ni]
00024:960 INFO
BundleEvent
er_ni]
00024:981 INFO
BundleEvent
00024:984 INFO
BundleEvent
00024:984 INFO
BundleEvent
00024:994 INFO
BundleEvent
surface_radiation]
00024:997 INFO
BundleEvent
urface_radiation]
00024:997 INFO
BundleEvent

RESOLVED [com.comsol.help.models.heat.cooling_fla
STARTED [com.comsol.help.models.heat.cooling_flan
INSTALLED [com.comsol.help.models.heat.copper_lay
RESOLVED [com.comsol.help.models.heat.copper_laye
STARTED [com.comsol.help.models.heat.copper_layer
INSTALLED [com.comsol.help.models.heat.cylinder_c
RESOLVED [com.comsol.help.models.heat.cylinder_co
STARTED [com.comsol.help.models.heat.cylinder_con
INSTALLED [com.comsol.help.models.heat.cylinder_p
RESOLVED [com.comsol.help.models.heat.cylinder_pa
STARTED [com.comsol.help.models.heat.cylinder_par
INSTALLED [com.comsol.help.models.heat.fluid_damp
RESOLVED [com.comsol.help.models.heat.fluid_dampe
STARTED [com.comsol.help.models.heat.fluid_damper
INSTALLED [com.comsol.help.models.heat.friction_s
RESOLVED [com.comsol.help.models.heat.friction_st
STARTED [com.comsol.help.models.heat.friction_sti
INSTALLED [com.comsol.help.models.heat.heat_condu
RESOLVED [com.comsol.help.models.heat.heat_conduc
STARTED [com.comsol.help.models.heat.heat_conduct
INSTALLED [com.comsol.help.models.heat.heat_excha
RESOLVED [com.comsol.help.models.heat.heat_exchan
STARTED [com.comsol.help.models.heat.heat_exchang
INSTALLED [com.comsol.help.models.heat.heat_excha
RESOLVED [com.comsol.help.models.heat.heat_exchan
STARTED [com.comsol.help.models.heat.heat_exchang
INSTALLED [com.comsol.help.models.heat.heat_sink]
RESOLVED [com.comsol.help.models.heat.heat_sink]
STARTED [com.comsol.help.models.heat.heat_sink]
INSTALLED [com.comsol.help.models.heat.heat_sink_
RESOLVED [com.comsol.help.models.heat.heat_sink_s
STARTED [com.comsol.help.models.heat.heat_sink_su

rface_radiation]
00025:009 INFO
BundleEvent
00025:012 INFO
BundleEvent
00025:012 INFO
BundleEvent
00025:030 INFO
BundleEvent
]
00025:039 INFO
BundleEvent
00025:039 INFO
BundleEvent
00025:065 INFO
BundleEvent
cancer_therapy]
00025:068 INFO
BundleEvent
ancer_therapy]
00025:068 INFO
BundleEvent
ncer_therapy]
00025:091 INFO
BundleEvent
ductor]
00025:094 INFO
BundleEvent
uctor]
00025:094 INFO
BundleEvent
ctor]
00025:114 INFO
BundleEvent
sistor]
00025:117 INFO
BundleEvent
istor]
00025:117 INFO
BundleEvent
stor]
00025:130 INFO
BundleEvent
uction]
00025:132 INFO
BundleEvent
ction]
00025:132 INFO
BundleEvent
tion]
00025:159 INFO
BundleEvent
unt_package]
00025:162 INFO
BundleEvent
nt_package]
00025:162 INFO
BundleEvent
t_package]
00025:183 INFO
BundleEvent
sistor]
00025:196 INFO
BundleEvent
istor]
00025:197 INFO
BundleEvent
stor]
00025:219 INFO
BundleEvent
nealing]
00025:221 INFO
BundleEvent
ealing]
00025:222 INFO
BundleEvent
aling]
00025:235 INFO
BundleEvent
idge_2d_composite_structure]
00025:237 INFO
BundleEvent
dge_2d_composite_structure]
00025:238 INFO
BundleEvent
ge_2d_composite_structure]
00025:251 INFO
BundleEvent
idge_2d_square_column]
00025:254 INFO
BundleEvent
dge_2d_square_column]

INSTALLED [com.comsol.help.models.heat]
RESOLVED [com.comsol.help.models.heat]
STARTED [com.comsol.help.models.heat]
INSTALLED [com.comsol.help.models.heat.light_bulb
RESOLVED [com.comsol.help.models.heat.light_bulb]
STARTED [com.comsol.help.models.heat.light_bulb]
INSTALLED [com.comsol.help.models.heat.microwave_
RESOLVED [com.comsol.help.models.heat.microwave_c
STARTED [com.comsol.help.models.heat.microwave_ca
INSTALLED [com.comsol.help.models.heat.potcore_in
RESOLVED [com.comsol.help.models.heat.potcore_ind
STARTED [com.comsol.help.models.heat.potcore_indu
INSTALLED [com.comsol.help.models.heat.power_tran
RESOLVED [com.comsol.help.models.heat.power_trans
STARTED [com.comsol.help.models.heat.power_transi
INSTALLED [com.comsol.help.models.heat.shell_cond
RESOLVED [com.comsol.help.models.heat.shell_condu
STARTED [com.comsol.help.models.heat.shell_conduc
INSTALLED [com.comsol.help.models.heat.surface_mo
RESOLVED [com.comsol.help.models.heat.surface_mou
STARTED [com.comsol.help.models.heat.surface_moun
INSTALLED [com.comsol.help.models.heat.surface_re
RESOLVED [com.comsol.help.models.heat.surface_res
STARTED [com.comsol.help.models.heat.surface_resi
INSTALLED [com.comsol.help.models.heat.thermal_an
RESOLVED [com.comsol.help.models.heat.thermal_ann
STARTED [com.comsol.help.models.heat.thermal_anne
INSTALLED [com.comsol.help.models.heat.thermal_br
RESOLVED [com.comsol.help.models.heat.thermal_bri
STARTED [com.comsol.help.models.heat.thermal_brid
INSTALLED [com.comsol.help.models.heat.thermal_br
RESOLVED [com.comsol.help.models.heat.thermal_bri

00025:255 INFO
BundleEvent
ge_2d_square_column]
00025:280 INFO
BundleEvent
idge_3d_iron_bar]
00025:282 INFO
BundleEvent
dge_3d_iron_bar]
00025:283 INFO
BundleEvent
ge_3d_iron_bar]
00025:295 INFO
BundleEvent
idge_3d_two_floors]
00025:309 INFO
BundleEvent
dge_3d_two_floors]
00025:310 INFO
BundleEvent
ge_3d_two_floors]
00025:328 INFO
BundleEvent
esis]
00025:330 INFO
BundleEvent
sis]
00025:331 INFO
BundleEvent
is]
00025:356 INFO
BundleEvent
00025:358 INFO
BundleEvent
00025:359 INFO
BundleEvent
00025:376 INFO
BundleEvent
tion]
00025:378 INFO
BundleEvent
ion]
00025:379 INFO
BundleEvent
on]
00025:398 INFO
BundleEvent
ator]
00025:400 INFO
BundleEvent
tor]
00025:401 INFO
BundleEvent
or]
00025:415 INFO
BundleEvent
backstep]
00025:417 INFO
BundleEvent
ackstep]
00025:418 INFO
BundleEvent
ckstep]
00025:455 INFO
BundleEvent
heat_exchanger]
00025:458 INFO
BundleEvent
eat_exchanger]
00025:459 INFO
BundleEvent
at_exchanger]
00025:477 INFO
BundleEvent
_llsw_llmatlab]
00025:480 INFO
BundleEvent
llsw_llmatlab]
00025:480 INFO
BundleEvent
lsw_llmatlab]
00025:496 INFO
BundleEvent
_activation_llmatlab]
00025:498 INFO
BundleEvent
activation_llmatlab]
00025:498 INFO
BundleEvent
ctivation_llmatlab]
00025:514 INFO
BundleEvent

STARTED [com.comsol.help.models.heat.thermal_brid
INSTALLED [com.comsol.help.models.heat.thermal_br
RESOLVED [com.comsol.help.models.heat.thermal_bri
STARTED [com.comsol.help.models.heat.thermal_brid
INSTALLED [com.comsol.help.models.heat.thermal_br
RESOLVED [com.comsol.help.models.heat.thermal_bri
STARTED [com.comsol.help.models.heat.thermal_brid
INSTALLED [com.comsol.help.models.heat.thermophor
RESOLVED [com.comsol.help.models.heat.thermophore
STARTED [com.comsol.help.models.heat.thermophores
INSTALLED [com.comsol.help.models.heat.tpv_cell]
RESOLVED [com.comsol.help.models.heat.tpv_cell]
STARTED [com.comsol.help.models.heat.tpv_cell]
INSTALLED [com.comsol.help.models.heat.tumor_abla
RESOLVED [com.comsol.help.models.heat.tumor_ablat
STARTED [com.comsol.help.models.heat.tumor_ablati
INSTALLED [com.comsol.help.models.heat.turbine_st
RESOLVED [com.comsol.help.models.heat.turbine_sta
STARTED [com.comsol.help.models.heat.turbine_stat
INSTALLED [com.comsol.help.models.heat.turbulent_
RESOLVED [com.comsol.help.models.heat.turbulent_b
STARTED [com.comsol.help.models.heat.turbulent_ba
INSTALLED [com.comsol.help.models.heat.turbulent_
RESOLVED [com.comsol.help.models.heat.turbulent_h
STARTED [com.comsol.help.models.heat.turbulent_he
INSTALLED [com.comsol.help.models.llmatlab.busbar
RESOLVED [com.comsol.help.models.llmatlab.busbar_
STARTED [com.comsol.help.models.llmatlab.busbar_l
INSTALLED [com.comsol.help.models.llmatlab.domain
RESOLVED [com.comsol.help.models.llmatlab.domain_
STARTED [com.comsol.help.models.llmatlab.domain_a
INSTALLED [com.comsol.help.models.llmatlab.homoge

nization_llmatlab]
00025:514 INFO
BundleEvent
ization_llmatlab]
00025:515 INFO
BundleEvent
zation_llmatlab]
00025:536 INFO
BundleEvent
00025:540 INFO
BundleEvent
00025:540 INFO
BundleEvent
00025:583 INFO
BundleEvent
periodicity_llmatlab]
00025:583 INFO
BundleEvent
eriodicity_llmatlab]
00025:584 INFO
BundleEvent
riodicity_llmatlab]
00025:603 INFO
BundleEvent
s_llmatlab]
00025:607 INFO
BundleEvent
_llmatlab]
00025:607 INFO
BundleEvent
llmatlab]
00025:620 INFO
BundleEvent
onator_2d_basic]
00025:623 INFO
BundleEvent
nator_2d_basic]
00025:623 INFO
BundleEvent
ator_2d_basic]
00025:634 INFO
BundleEvent
onator_2d_freq]
00025:638 INFO
BundleEvent
nator_2d_freq]
00025:639 INFO
BundleEvent
ator_2d_freq]
00025:706 INFO
BundleEvent
onator_2d_modes]
00025:710 INFO
BundleEvent
nator_2d_modes]
00025:711 INFO
BundleEvent
ator_2d_modes]
00025:723 INFO
BundleEvent
onator_2d_pull_in]
00025:726 INFO
BundleEvent
nator_2d_pull_in]
00025:727 INFO
BundleEvent
ator_2d_pull_in]
00025:729 INFO
BundleEvent
onator_2d_transient]
00025:733 INFO
BundleEvent
nator_2d_transient]
00025:734 INFO
BundleEvent
ator_2d_transient]
00025:759 INFO
BundleEvent
onator_3d_basic]
00025:763 INFO
BundleEvent
nator_3d_basic]
00025:763 INFO
BundleEvent
ator_3d_basic]
00025:815 INFO
BundleEvent
_pressure_sensor]
00025:818 INFO
BundleEvent
pressure_sensor]

RESOLVED [com.comsol.help.models.llmatlab.homogen
STARTED [com.comsol.help.models.llmatlab.homogeni
INSTALLED [com.comsol.help.models.llmatlab]
RESOLVED [com.comsol.help.models.llmatlab]
STARTED [com.comsol.help.models.llmatlab]
INSTALLED [com.comsol.help.models.llmatlab.pseudo
RESOLVED [com.comsol.help.models.llmatlab.pseudop
STARTED [com.comsol.help.models.llmatlab.pseudope
INSTALLED [com.comsol.help.models.llmatlab.thermo
RESOLVED [com.comsol.help.models.llmatlab.thermos
STARTED [com.comsol.help.models.llmatlab.thermos_
INSTALLED [com.comsol.help.models.mems.biased_res
RESOLVED [com.comsol.help.models.mems.biased_reso
STARTED [com.comsol.help.models.mems.biased_reson
INSTALLED [com.comsol.help.models.mems.biased_res
RESOLVED [com.comsol.help.models.mems.biased_reso
STARTED [com.comsol.help.models.mems.biased_reson
INSTALLED [com.comsol.help.models.mems.biased_res
RESOLVED [com.comsol.help.models.mems.biased_reso
STARTED [com.comsol.help.models.mems.biased_reson
INSTALLED [com.comsol.help.models.mems.biased_res
RESOLVED [com.comsol.help.models.mems.biased_reso
STARTED [com.comsol.help.models.mems.biased_reson
INSTALLED [com.comsol.help.models.mems.biased_res
RESOLVED [com.comsol.help.models.mems.biased_reso
STARTED [com.comsol.help.models.mems.biased_reson
INSTALLED [com.comsol.help.models.mems.biased_res
RESOLVED [com.comsol.help.models.mems.biased_reso
STARTED [com.comsol.help.models.mems.biased_reson
INSTALLED [com.comsol.help.models.mems.capacitive
RESOLVED [com.comsol.help.models.mems.capacitive_

00025:819 INFO
BundleEvent
ressure_sensor]
00025:913 INFO
BundleEvent
transducer]
00025:916 INFO
BundleEvent
ransducer]
00025:917 INFO
BundleEvent
ansducer]
00025:958 INFO
BundleEvent
tically_actuated_cantilever]
00025:959 INFO
BundleEvent
ically_actuated_cantilever]
00025:959 INFO
BundleEvent
cally_actuated_cantilever]
00025:978 INFO
BundleEvent
cture_interaction]
00025:983 INFO
BundleEvent
ture_interaction]
00025:986 INFO
BundleEvent
ure_interaction]
00026:047 INFO
BundleEvent
]
00026:048 INFO
BundleEvent
00026:048 INFO
BundleEvent
00026:066 INFO
BundleEvent
00026:067 INFO
BundleEvent
00026:068 INFO
BundleEvent
00026:101 INFO
BundleEvent
ate]
00026:102 INFO
BundleEvent
te]
00026:102 INFO
BundleEvent
e]
00026:152 INFO
BundleEvent
er]
00026:153 INFO
BundleEvent
r]
00026:154 INFO
BundleEvent
]
00026:166 INFO
BundleEvent
r]
00026:167 INFO
BundleEvent
]
00026:168 INFO
BundleEvent
00026:201 INFO
BundleEvent
tor_beam]
00026:202 INFO
BundleEvent
or_beam]
00026:202 INFO
BundleEvent
r_beam]
00026:245 INFO
BundleEvent
ic_tube]
00026:246 INFO
BundleEvent
c_tube]
00026:247 INFO
BundleEvent
_tube]
00026:284 INFO
BundleEvent
tive_pressure_sensor]
00026:289 INFO
BundleEvent
ive_pressure_sensor]

STARTED [com.comsol.help.models.mems.capacitive_p
INSTALLED [com.comsol.help.models.mems.composite_
RESOLVED [com.comsol.help.models.mems.composite_t
STARTED [com.comsol.help.models.mems.composite_tr
INSTALLED [com.comsol.help.models.mems.electrosta
RESOLVED [com.comsol.help.models.mems.electrostat
STARTED [com.comsol.help.models.mems.electrostati
INSTALLED [com.comsol.help.models.mems.fluid_stru
RESOLVED [com.comsol.help.models.mems.fluid_struc
STARTED [com.comsol.help.models.mems.fluid_struct
INSTALLED [com.comsol.help.models.mems.gecko_foot
RESOLVED [com.comsol.help.models.mems.gecko_foot]
STARTED [com.comsol.help.models.mems.gecko_foot]
INSTALLED [com.comsol.help.models.mems]
RESOLVED [com.comsol.help.models.mems]
STARTED [com.comsol.help.models.mems]
INSTALLED [com.comsol.help.models.mems.layered_pl
RESOLVED [com.comsol.help.models.mems.layered_pla
STARTED [com.comsol.help.models.mems.layered_plat
INSTALLED [com.comsol.help.models.mems.microgripp
RESOLVED [com.comsol.help.models.mems.microgrippe
STARTED [com.comsol.help.models.mems.microgripper
INSTALLED [com.comsol.help.models.mems.micromirro
RESOLVED [com.comsol.help.models.mems.micromirror
STARTED [com.comsol.help.models.mems.micromirror]
INSTALLED [com.comsol.help.models.mems.microresis
RESOLVED [com.comsol.help.models.mems.microresist
STARTED [com.comsol.help.models.mems.microresisto
INSTALLED [com.comsol.help.models.mems.piezoceram
RESOLVED [com.comsol.help.models.mems.piezocerami
STARTED [com.comsol.help.models.mems.piezoceramic
INSTALLED [com.comsol.help.models.mems.piezoresis
RESOLVED [com.comsol.help.models.mems.piezoresist

00026:290 INFO
BundleEvent
ve_pressure_sensor]
00026:315 INFO
BundleEvent
tive_pressure_sensor_shell]
00026:316 INFO
BundleEvent
ive_pressure_sensor_shell]
00026:317 INFO
BundleEvent
ve_pressure_sensor_shell]
00026:352 INFO
BundleEvent
nsor]
00026:353 INFO
BundleEvent
sor]
00026:354 INFO
BundleEvent
or]
00026:379 INFO
BundleEvent
er]
00026:379 INFO
BundleEvent
r]
00026:380 INFO
BundleEvent
]
00026:403 INFO
BundleEvent
lm_accelerometer]
00026:415 INFO
BundleEvent
m_accelerometer]
00026:416 INFO
BundleEvent
_accelerometer]
00026:431 INFO
BundleEvent
tuator_tem]
00026:431 INFO
BundleEvent
uator_tem]
00026:432 INFO
BundleEvent
ator_tem]
00026:450 INFO
BundleEvent
tuator_tem_parameterized]
00026:452 INFO
BundleEvent
uator_tem_parameterized]
00026:453 INFO
BundleEvent
ator_tem_parameterized]
00026:481 INFO
BundleEvent
pansion]
00026:482 INFO
BundleEvent
ansion]
00026:483 INFO
BundleEvent
nsion]
00026:492 INFO
BundleEvent
shear_quartz_oscillator]
00026:492 INFO
BundleEvent
hear_quartz_oscillator]
00026:493 INFO
BundleEvent
ear_quartz_oscillator]
00026:520 INFO
BundleEvent
illing_ls]
00026:520 INFO
BundleEvent
lling_ls]
00026:521 INFO
BundleEvent
ling_ls]
00026:548 INFO
BundleEvent
illing_pf]
00026:551 INFO
BundleEvent
lling_pf]

STARTED [com.comsol.help.models.mems.piezoresisti
INSTALLED [com.comsol.help.models.mems.piezoresis
RESOLVED [com.comsol.help.models.mems.piezoresist
STARTED [com.comsol.help.models.mems.piezoresisti
INSTALLED [com.comsol.help.models.mems.saw_gas_se
RESOLVED [com.comsol.help.models.mems.saw_gas_sen
STARTED [com.comsol.help.models.mems.saw_gas_sens
INSTALLED [com.comsol.help.models.mems.shear_bend
RESOLVED [com.comsol.help.models.mems.shear_bende
STARTED [com.comsol.help.models.mems.shear_bender
INSTALLED [com.comsol.help.models.mems.squeeze_fi
RESOLVED [com.comsol.help.models.mems.squeeze_fil
STARTED [com.comsol.help.models.mems.squeeze_film
INSTALLED [com.comsol.help.models.mems.thermal_ac
RESOLVED [com.comsol.help.models.mems.thermal_act
STARTED [com.comsol.help.models.mems.thermal_actu
INSTALLED [com.comsol.help.models.mems.thermal_ac
RESOLVED [com.comsol.help.models.mems.thermal_act
STARTED [com.comsol.help.models.mems.thermal_actu
INSTALLED [com.comsol.help.models.mems.thermal_ex
RESOLVED [com.comsol.help.models.mems.thermal_exp
STARTED [com.comsol.help.models.mems.thermal_expa
INSTALLED [com.comsol.help.models.mems.thickness_
RESOLVED [com.comsol.help.models.mems.thickness_s
STARTED [com.comsol.help.models.mems.thickness_sh
INSTALLED [com.comsol.help.models.mfl.capillary_f
RESOLVED [com.comsol.help.models.mfl.capillary_fi
STARTED [com.comsol.help.models.mfl.capillary_fil
INSTALLED [com.comsol.help.models.mfl.capillary_f
RESOLVED [com.comsol.help.models.mfl.capillary_fi

00026:552 INFO
BundleEvent
ling_pf]
00026:577 INFO
BundleEvent
diffusion_micromixer]
00026:581 INFO
BundleEvent
iffusion_micromixer]
00026:582 INFO
BundleEvent
ffusion_micromixer]
00026:603 INFO
BundleEvent
akup]
00026:605 INFO
BundleEvent
kup]
00026:606 INFO
BundleEvent
up]
00026:619 INFO
BundleEvent
ry_mm]
00026:622 INFO
BundleEvent
y_mm]
00026:622 INFO
BundleEvent
_mm]
00026:641 INFO
BundleEvent
tic_valve]
00026:643 INFO
BundleEvent
ic_valve]
00026:644 INFO
BundleEvent
c_valve]
00026:691 INFO
BundleEvent
tic_mixer]
00026:692 INFO
BundleEvent
ic_mixer]
00026:693 INFO
BundleEvent
c_mixer]
00026:774 INFO
BundleEvent
ing_lens]
00026:774 INFO
BundleEvent
ng_lens]
00026:776 INFO
BundleEvent
g_lens]
00026:791 INFO
BundleEvent
le_ls]
00026:792 INFO
BundleEvent
e_ls]
00026:792 INFO
BundleEvent
_ls]
00026:826 INFO
BundleEvent
er]
00026:827 INFO
BundleEvent
r]
00026:828 INFO
BundleEvent
]
00026:847 INFO
BundleEvent
00026:849 INFO
BundleEvent
00026:850 INFO
BundleEvent
00026:860 INFO
BundleEvent
lity_ls]
00026:862 INFO
BundleEvent
ity_ls]
00026:863 INFO
BundleEvent
ty_ls]
00026:869 INFO
BundleEvent

STARTED [com.comsol.help.models.mfl.capillary_fil
INSTALLED [com.comsol.help.models.mfl.controlled_
RESOLVED [com.comsol.help.models.mfl.controlled_d
STARTED [com.comsol.help.models.mfl.controlled_di
INSTALLED [com.comsol.help.models.mfl.droplet_bre
RESOLVED [com.comsol.help.models.mfl.droplet_brea
STARTED [com.comsol.help.models.mfl.droplet_break
INSTALLED [com.comsol.help.models.mfl.drug_delive
RESOLVED [com.comsol.help.models.mfl.drug_deliver
STARTED [com.comsol.help.models.mfl.drug_delivery
INSTALLED [com.comsol.help.models.mfl.electrokine
RESOLVED [com.comsol.help.models.mfl.electrokinet
STARTED [com.comsol.help.models.mfl.electrokineti
INSTALLED [com.comsol.help.models.mfl.electroosmo
RESOLVED [com.comsol.help.models.mfl.electroosmot
STARTED [com.comsol.help.models.mfl.electroosmoti
INSTALLED [com.comsol.help.models.mfl.electrowett
RESOLVED [com.comsol.help.models.mfl.electrowetti
STARTED [com.comsol.help.models.mfl.electrowettin
INSTALLED [com.comsol.help.models.mfl.inkjet_nozz
RESOLVED [com.comsol.help.models.mfl.inkjet_nozzl
STARTED [com.comsol.help.models.mfl.inkjet_nozzle
INSTALLED [com.comsol.help.models.mfl.ion_implant
RESOLVED [com.comsol.help.models.mfl.ion_implante
STARTED [com.comsol.help.models.mfl.ion_implanter
INSTALLED [com.comsol.help.models.mfl]
RESOLVED [com.comsol.help.models.mfl]
STARTED [com.comsol.help.models.mfl]
INSTALLED [com.comsol.help.models.mfl.jet_instabi
RESOLVED [com.comsol.help.models.mfl.jet_instabil
STARTED [com.comsol.help.models.mfl.jet_instabili
INSTALLED [com.comsol.help.models.mfl.jet_instabi

lity_mm]
00026:871
ity_mm]
00026:872
ty_mm]
00026:901
imum]
00026:904
mum]
00026:904
um]
00026:920
er]
00026:923
r]
00026:923
]
00026:949
ate]
00026:949
te]
00026:950
e]
00026:951
enchmark]
00026:953
nchmark]
00026:954
chmark]
00026:976
00026:978
00026:979
00027:003
llary]
00027:005
lary]
00027:006
ary]
00027:050
enary]
00027:053
nary]
00027:054
ary]
00027:071
00027:073
00027:074
00027:097
muffler]
00027:100
uffler]
00027:100
ffler]
00027:147
es_put]
00027:149
s_put]
00027:150
_put]
00027:194

INFO

BundleEvent RESOLVED [com.comsol.help.models.mfl.jet_instabil

INFO

BundleEvent STARTED [com.comsol.help.models.mfl.jet_instabili

INFO

BundleEvent INSTALLED [com.comsol.help.models.mfl.knudsen_min

INFO

BundleEvent RESOLVED [com.comsol.help.models.mfl.knudsen_mini

INFO

BundleEvent STARTED [com.comsol.help.models.mfl.knudsen_minim

INFO

BundleEvent INSTALLED [com.comsol.help.models.mfl.lamella_mix

INFO

BundleEvent RESOLVED [com.comsol.help.models.mfl.lamella_mixe

INFO

BundleEvent STARTED [com.comsol.help.models.mfl.lamella_mixer

INFO

BundleEvent INSTALLED [com.comsol.help.models.mfl.rotating_pl

INFO

BundleEvent RESOLVED [com.comsol.help.models.mfl.rotating_pla

INFO

BundleEvent STARTED [com.comsol.help.models.mfl.rotating_plat

INFO

BundleEvent INSTALLED [com.comsol.help.models.mfl.slip_flow_b

INFO

BundleEvent RESOLVED [com.comsol.help.models.mfl.slip_flow_be

INFO

BundleEvent STARTED [com.comsol.help.models.mfl.slip_flow_ben

INFO
INFO
INFO
INFO

BundleEvent
BundleEvent
BundleEvent
BundleEvent

INFO

BundleEvent RESOLVED [com.comsol.help.models.mfl.vacuum_capil

INFO

BundleEvent STARTED [com.comsol.help.models.mfl.vacuum_capill

INFO

BundleEvent INSTALLED [com.comsol.help.models.mfl.viscous_cat

INFO

BundleEvent RESOLVED [com.comsol.help.models.mfl.viscous_cate

INFO

BundleEvent STARTED [com.comsol.help.models.mfl.viscous_caten

INFO
INFO
INFO
INFO

BundleEvent
BundleEvent
BundleEvent
BundleEvent

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.automotive_m

INFO

BundleEvent STARTED [com.comsol.help.models.mph.automotive_mu

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.black_schol

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.black_schole

INFO

BundleEvent STARTED [com.comsol.help.models.mph.black_scholes

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.buoyancy_fr

INSTALLED [com.comsol.help.models.mfl.star_chip]
RESOLVED [com.comsol.help.models.mfl.star_chip]
STARTED [com.comsol.help.models.mfl.star_chip]
INSTALLED [com.comsol.help.models.mfl.vacuum_capi

INSTALLED [com.comsol.help.models.mixer]
RESOLVED [com.comsol.help.models.mixer]
STARTED [com.comsol.help.models.mixer]
INSTALLED [com.comsol.help.models.mph.automotive_

ee]
00027:197 INFO
e]
00027:197 INFO
]
00027:218 INFO
00027:221 INFO
00027:221 INFO
00027:225 INFO
00027:228 INFO
00027:228 INFO
00027:248 INFO
]
00027:250 INFO
00027:250 INFO
00027:274 INFO
ntum_dot]
00027:277 INFO
tum_dot]
00027:277 INFO
um_dot]
00027:299 INFO
00027:302 INFO
00027:303 INFO
00027:331 INFO
ow]
00027:334 INFO
w]
00027:334 INFO
]
00027:568 INFO
_patterns]
00027:572 INFO
patterns]
00027:572 INFO
atterns]
00027:593 INFO
iffusivity]
00027:597 INFO
ffusivity]
00027:597 INFO
fusivity]
00027:626 INFO
of_room]
00027:631 INFO
f_room]
00027:632 INFO
_room]
00027:652 INFO
nsor]
00027:657 INFO
sor]
00027:658 INFO
or]
00027:678 INFO
ical_polishing]
00027:682 INFO
cal_polishing]
00027:683 INFO
al_polishing]

BundleEvent RESOLVED [com.comsol.help.models.mph.buoyancy_fre


BundleEvent STARTED [com.comsol.help.models.mph.buoyancy_free
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.mph.busbar]
RESOLVED [com.comsol.help.models.mph.busbar]
STARTED [com.comsol.help.models.mph.busbar]
INSTALLED [com.comsol.help.models.mph.busbar_box]
RESOLVED [com.comsol.help.models.mph.busbar_box]
STARTED [com.comsol.help.models.mph.busbar_box]
INSTALLED [com.comsol.help.models.mph.busbar_geom

BundleEvent RESOLVED [com.comsol.help.models.mph.busbar_geom]


BundleEvent STARTED [com.comsol.help.models.mph.busbar_geom]
BundleEvent INSTALLED [com.comsol.help.models.mph.conical_qua
BundleEvent RESOLVED [com.comsol.help.models.mph.conical_quan
BundleEvent STARTED [com.comsol.help.models.mph.conical_quant
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.mph.crankshaft]
RESOLVED [com.comsol.help.models.mph.crankshaft]
STARTED [com.comsol.help.models.mph.crankshaft]
INSTALLED [com.comsol.help.models.mph.cylinder_fl

BundleEvent RESOLVED [com.comsol.help.models.mph.cylinder_flo


BundleEvent STARTED [com.comsol.help.models.mph.cylinder_flow
BundleEvent INSTALLED [com.comsol.help.models.mph.diffraction
BundleEvent RESOLVED [com.comsol.help.models.mph.diffraction_
BundleEvent STARTED [com.comsol.help.models.mph.diffraction_p
BundleEvent INSTALLED [com.comsol.help.models.mph.effective_d
BundleEvent RESOLVED [com.comsol.help.models.mph.effective_di
BundleEvent STARTED [com.comsol.help.models.mph.effective_dif
BundleEvent INSTALLED [com.comsol.help.models.mph.eigenmodes_
BundleEvent RESOLVED [com.comsol.help.models.mph.eigenmodes_o
BundleEvent STARTED [com.comsol.help.models.mph.eigenmodes_of
BundleEvent INSTALLED [com.comsol.help.models.mph.electric_se
BundleEvent RESOLVED [com.comsol.help.models.mph.electric_sen
BundleEvent STARTED [com.comsol.help.models.mph.electric_sens
BundleEvent INSTALLED [com.comsol.help.models.mph.electrochem
BundleEvent RESOLVED [com.comsol.help.models.mph.electrochemi
BundleEvent STARTED [com.comsol.help.models.mph.electrochemic

00027:745
d]
00027:764
]
00027:765
00027:795
p]
00027:820
]
00027:821
00027:863
]
00027:866
00027:867
00027:881
ofile]
00027:884
file]
00027:885
ile]
00028:028
tion]
00028:029
ion]
00028:029
on]
00028:066
rical]
00028:068
ical]
00028:069
cal]
00028:085
tion_2d]
00028:088
ion_2d]
00028:088
on_2d]
00028:108
ion_1d]
00028:109
on_1d]
00028:109
n_1d]
00028:137
ent_axi]
00028:138
nt_axi]
00028:138
t_axi]
00028:179
tial]
00028:182
ial]
00028:183
al]
00028:203
_drums]
00028:205
drums]

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.falling_san

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.falling_sand

INFO
INFO

BundleEvent STARTED [com.comsol.help.models.mph.falling_sand]


BundleEvent INSTALLED [com.comsol.help.models.mph.feeder_clam

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.feeder_clamp

INFO
INFO

BundleEvent STARTED [com.comsol.help.models.mph.feeder_clamp]


BundleEvent INSTALLED [com.comsol.help.models.mph.fluid_valve

INFO
INFO
INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.fluid_valve]


BundleEvent STARTED [com.comsol.help.models.mph.fluid_valve]
BundleEvent INSTALLED [com.comsol.help.models.mph.flywheel_pr

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.flywheel_pro

INFO

BundleEvent STARTED [com.comsol.help.models.mph.flywheel_prof

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.free_convec

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.free_convect

INFO

BundleEvent STARTED [com.comsol.help.models.mph.free_convecti

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.heart_elect

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.heart_electr

INFO

BundleEvent STARTED [com.comsol.help.models.mph.heart_electri

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.heat_convec

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.heat_convect

INFO

BundleEvent STARTED [com.comsol.help.models.mph.heat_convecti

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.heat_radiat

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.heat_radiati

INFO

BundleEvent STARTED [com.comsol.help.models.mph.heat_radiatio

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.heat_transi

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.heat_transie

INFO

BundleEvent STARTED [com.comsol.help.models.mph.heat_transien

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.integro_par

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.integro_part

INFO

BundleEvent STARTED [com.comsol.help.models.mph.integro_parti

INFO

BundleEvent INSTALLED [com.comsol.help.models.mph.isospectral

INFO

BundleEvent RESOLVED [com.comsol.help.models.mph.isospectral_

00028:206 INFO
BundleEvent
rums]
00028:220 INFO
BundleEvent
00028:222 INFO
BundleEvent
00028:223 INFO
BundleEvent
00028:298 INFO
BundleEvent
n]
00028:301 INFO
BundleEvent
]
00028:301 INFO
BundleEvent
00028:317 INFO
BundleEvent
]
00028:327 INFO
BundleEvent
00028:328 INFO
BundleEvent
00028:362 INFO
BundleEvent
onvection]
00028:362 INFO
BundleEvent
nvection]
00028:363 INFO
BundleEvent
vection]
00028:404 INFO
BundleEvent
al_mounting]
00028:406 INFO
BundleEvent
l_mounting]
00028:407 INFO
BundleEvent
_mounting]
00028:476 INFO
BundleEvent
al_mounting_sensitivity]
00028:494 INFO
BundleEvent
l_mounting_sensitivity]
00028:494 INFO
BundleEvent
_mounting_sensitivity]
00028:559 INFO
BundleEvent
00028:562 INFO
BundleEvent
00028:562 INFO
BundleEvent
00028:599 INFO
BundleEvent
batch]
00028:600 INFO
BundleEvent
atch]
00028:601 INFO
BundleEvent
tch]
00028:620 INFO
BundleEvent
cluster]
00028:634 INFO
BundleEvent
luster]
00028:635 INFO
BundleEvent
uster]
00028:658 INFO
BundleEvent
lectrode]
00028:671 INFO
BundleEvent
ectrode]
00028:672 INFO
BundleEvent
ctrode]
00028:747 INFO
BundleEvent
]
00028:748 INFO
BundleEvent
00028:749 INFO
BundleEvent
00028:761 INFO
BundleEvent
e]
00028:764 INFO
BundleEvent

STARTED [com.comsol.help.models.mph.isospectral_d
INSTALLED [com.comsol.help.models.mph]
RESOLVED [com.comsol.help.models.mph]
STARTED [com.comsol.help.models.mph]
INSTALLED [com.comsol.help.models.mph.kdv_equatio
RESOLVED [com.comsol.help.models.mph.kdv_equation
STARTED [com.comsol.help.models.mph.kdv_equation]
INSTALLED [com.comsol.help.models.mph.loaded_knee
RESOLVED [com.comsol.help.models.mph.loaded_knee]
STARTED [com.comsol.help.models.mph.loaded_knee]
INSTALLED [com.comsol.help.models.mph.marangoni_c
RESOLVED [com.comsol.help.models.mph.marangoni_co
STARTED [com.comsol.help.models.mph.marangoni_con
INSTALLED [com.comsol.help.models.mph.mast_diagon
RESOLVED [com.comsol.help.models.mph.mast_diagona
STARTED [com.comsol.help.models.mph.mast_diagonal
INSTALLED [com.comsol.help.models.mph.mast_diagon
RESOLVED [com.comsol.help.models.mph.mast_diagona
STARTED [com.comsol.help.models.mph.mast_diagonal
INSTALLED [com.comsol.help.models.mph.micromixer]
RESOLVED [com.comsol.help.models.mph.micromixer]
STARTED [com.comsol.help.models.mph.micromixer]
INSTALLED [com.comsol.help.models.mph.micromixer_
RESOLVED [com.comsol.help.models.mph.micromixer_b
STARTED [com.comsol.help.models.mph.micromixer_ba
INSTALLED [com.comsol.help.models.mph.micromixer_
RESOLVED [com.comsol.help.models.mph.micromixer_c
STARTED [com.comsol.help.models.mph.micromixer_cl
INSTALLED [com.comsol.help.models.mph.pacemaker_e
RESOLVED [com.comsol.help.models.mph.pacemaker_el
STARTED [com.comsol.help.models.mph.pacemaker_ele
INSTALLED [com.comsol.help.models.mph.pid_control
RESOLVED [com.comsol.help.models.mph.pid_control]
STARTED [com.comsol.help.models.mph.pid_control]
INSTALLED [com.comsol.help.models.mph.point_sourc
RESOLVED [com.comsol.help.models.mph.point_source

]
00028:764 INFO
BundleEvent
00028:790 INFO
BundleEvent
00028:793 INFO
BundleEvent
00028:793 INFO
BundleEvent
00028:813 INFO
BundleEvent
ow]
00028:815 INFO
BundleEvent
w]
00028:816 INFO
BundleEvent
]
00028:839 INFO
BundleEvent
re_flow]
00028:842 INFO
BundleEvent
e_flow]
00028:843 INFO
BundleEvent
_flow]
00028:845 INFO
BundleEvent
er_equations]
00028:848 INFO
BundleEvent
r_equations]
00028:849 INFO
BundleEvent
_equations]
00028:858 INFO
BundleEvent
sion]
00028:861 INFO
BundleEvent
ion]
00028:862 INFO
BundleEvent
on]
00028:881 INFO
BundleEvent
00028:883 INFO
BundleEvent
00028:884 INFO
BundleEvent
00028:901 INFO
BundleEvent
nk]
00028:903 INFO
BundleEvent
k]
00028:904 INFO
BundleEvent
]
00028:937 INFO
BundleEvent
_symmetric_transport]
00028:937 INFO
BundleEvent
symmetric_transport]
00028:938 INFO
BundleEvent
ymmetric_transport]
00028:956 INFO
BundleEvent
_pulley]
00028:959 INFO
BundleEvent
pulley]
00028:960 INFO
BundleEvent
ulley]
00029:078 INFO
BundleEvent
tilever]
00029:095 INFO
BundleEvent
ilever]
00029:095 INFO
BundleEvent
lever]
00029:112 INFO
BundleEvent
quation]
00029:115 INFO
BundleEvent
uation]

STARTED [com.comsol.help.models.mph.point_source]
INSTALLED [com.comsol.help.models.mph.quadrupole]
RESOLVED [com.comsol.help.models.mph.quadrupole]
STARTED [com.comsol.help.models.mph.quadrupole]
INSTALLED [com.comsol.help.models.mph.reversed_fl
RESOLVED [com.comsol.help.models.mph.reversed_flo
STARTED [com.comsol.help.models.mph.reversed_flow
INSTALLED [com.comsol.help.models.mph.rock_fractu
RESOLVED [com.comsol.help.models.mph.rock_fractur
STARTED [com.comsol.help.models.mph.rock_fracture
INSTALLED [com.comsol.help.models.mph.shallow_wat
RESOLVED [com.comsol.help.models.mph.shallow_wate
STARTED [com.comsol.help.models.mph.shallow_water
INSTALLED [com.comsol.help.models.mph.shell_diffu
RESOLVED [com.comsol.help.models.mph.shell_diffus
STARTED [com.comsol.help.models.mph.shell_diffusi
INSTALLED [com.comsol.help.models.mph.shock_tube]
RESOLVED [com.comsol.help.models.mph.shock_tube]
STARTED [com.comsol.help.models.mph.shock_tube]
INSTALLED [com.comsol.help.models.mph.sloshing_ta
RESOLVED [com.comsol.help.models.mph.sloshing_tan
STARTED [com.comsol.help.models.mph.sloshing_tank
INSTALLED [com.comsol.help.models.mph.spherically
RESOLVED [com.comsol.help.models.mph.spherically_
STARTED [com.comsol.help.models.mph.spherically_s
INSTALLED [com.comsol.help.models.mph.stresses_in
RESOLVED [com.comsol.help.models.mph.stresses_in_
STARTED [com.comsol.help.models.mph.stresses_in_p
INSTALLED [com.comsol.help.models.mph.tapered_can
RESOLVED [com.comsol.help.models.mph.tapered_cant
STARTED [com.comsol.help.models.mph.tapered_canti
INSTALLED [com.comsol.help.models.mph.telegraph_e
RESOLVED [com.comsol.help.models.mph.telegraph_eq

00029:116 INFO
BundleEvent
ation]
00029:140 INFO
BundleEvent
uator_jh]
00029:143 INFO
BundleEvent
ator_jh]
00029:143 INFO
BundleEvent
tor_jh]
00029:173 INFO
BundleEvent
uator_jh_distributed]
00029:174 INFO
BundleEvent
ator_jh_distributed]
00029:175 INFO
BundleEvent
tor_jh_distributed]
00029:201 INFO
BundleEvent
esistance]
00029:205 INFO
BundleEvent
sistance]
00029:206 INFO
BundleEvent
istance]
00029:243 INFO
BundleEvent
diffusion]
00029:243 INFO
BundleEvent
iffusion]
00029:244 INFO
BundleEvent
ffusion]
00029:278 INFO
BundleEvent
nd_adsorption]
00029:281 INFO
BundleEvent
d_adsorption]
00029:281 INFO
BundleEvent
_adsorption]
00029:337 INFO
BundleEvent
ctor]
00029:340 INFO
BundleEvent
tor]
00029:341 INFO
BundleEvent
or]
00029:435 INFO
BundleEvent
]
00029:438 INFO
BundleEvent
00029:439 INFO
BundleEvent
00029:479 INFO
BundleEvent
00029:481 INFO
BundleEvent
00029:482 INFO
BundleEvent
00029:502 INFO
BundleEvent
lation]
00029:504 INFO
BundleEvent
ation]
00029:505 INFO
BundleEvent
tion]
00029:604 INFO
BundleEvent
]
00029:604 INFO
BundleEvent
00029:605 INFO
BundleEvent
00029:626 INFO
BundleEvent
ic]
00029:627 INFO
BundleEvent
c]
00029:627 INFO
BundleEvent

STARTED [com.comsol.help.models.mph.telegraph_equ
INSTALLED [com.comsol.help.models.mph.thermal_act
RESOLVED [com.comsol.help.models.mph.thermal_actu
STARTED [com.comsol.help.models.mph.thermal_actua
INSTALLED [com.comsol.help.models.mph.thermal_act
RESOLVED [com.comsol.help.models.mph.thermal_actu
STARTED [com.comsol.help.models.mph.thermal_actua
INSTALLED [com.comsol.help.models.mph.thin_film_r
RESOLVED [com.comsol.help.models.mph.thin_film_re
STARTED [com.comsol.help.models.mph.thin_film_res
INSTALLED [com.comsol.help.models.mph.thin_layer_
RESOLVED [com.comsol.help.models.mph.thin_layer_d
STARTED [com.comsol.help.models.mph.thin_layer_di
INSTALLED [com.comsol.help.models.mph.transport_a
RESOLVED [com.comsol.help.models.mph.transport_an
STARTED [com.comsol.help.models.mph.transport_and
INSTALLED [com.comsol.help.models.mph.tubular_rea
RESOLVED [com.comsol.help.models.mph.tubular_reac
STARTED [com.comsol.help.models.mph.tubular_react
INSTALLED [com.comsol.help.models.mph.tuning_fork
RESOLVED [com.comsol.help.models.mph.tuning_fork]
STARTED [com.comsol.help.models.mph.tuning_fork]
INSTALLED [com.comsol.help.models.mph.wrench]
RESOLVED [com.comsol.help.models.mph.wrench]
STARTED [com.comsol.help.models.mph.wrench]
INSTALLED [com.comsol.help.models.nsm.balloon_inf
RESOLVED [com.comsol.help.models.nsm.balloon_infl
STARTED [com.comsol.help.models.nsm.balloon_infla
INSTALLED [com.comsol.help.models.nsm.bar_necking
RESOLVED [com.comsol.help.models.nsm.bar_necking]
STARTED [com.comsol.help.models.nsm.bar_necking]
INSTALLED [com.comsol.help.models.nsm.bracket_bas
RESOLVED [com.comsol.help.models.nsm.bracket_basi
STARTED [com.comsol.help.models.nsm.bracket_basic

]
00029:663 INFO
BundleEvent
sticity]
00029:678 INFO
BundleEvent
ticity]
00029:679 INFO
BundleEvent
icity]
00029:703 INFO
BundleEvent
eep]
00029:716 INFO
BundleEvent
ep]
00029:717 INFO
BundleEvent
p]
00029:786 INFO
BundleEvent
elastoplastic_pipe]
00029:788 INFO
BundleEvent
lastoplastic_pipe]
00029:789 INFO
BundleEvent
astoplastic_pipe]
00029:815 INFO
BundleEvent
ic_creep]
00029:818 INFO
BundleEvent
c_creep]
00029:819 INFO
BundleEvent
_creep]
00029:838 INFO
BundleEvent
ic_plate]
00029:839 INFO
BundleEvent
c_plate]
00029:840 INFO
BundleEvent
_plate]
00029:863 INFO
BundleEvent
c_seal]
00029:888 INFO
BundleEvent
_seal]
00029:889 INFO
BundleEvent
seal]
00029:925 INFO
BundleEvent
00029:926 INFO
BundleEvent
00029:927 INFO
BundleEvent
00029:958 INFO
BundleEvent
_container]
00029:959 INFO
BundleEvent
container]
00029:960 INFO
BundleEvent
ontainer]
00029:975 INFO
BundleEvent
hyperelastic]
00029:975 INFO
BundleEvent
yperelastic]
00029:976 INFO
BundleEvent
perelastic]
00029:980 INFO
BundleEvent
00029:981 INFO
BundleEvent
00029:981 INFO
BundleEvent
00029:998 INFO
BundleEvent
00029:998 INFO
BundleEvent
00029:999 INFO
BundleEvent
00030:020 INFO
BundleEvent
nduced_creep]

INSTALLED [com.comsol.help.models.nsm.bracket_pla
RESOLVED [com.comsol.help.models.nsm.bracket_plas
STARTED [com.comsol.help.models.nsm.bracket_plast
INSTALLED [com.comsol.help.models.nsm.combined_cr
RESOLVED [com.comsol.help.models.nsm.combined_cre
STARTED [com.comsol.help.models.nsm.combined_cree
INSTALLED [com.comsol.help.models.nsm.compressed_
RESOLVED [com.comsol.help.models.nsm.compressed_e
STARTED [com.comsol.help.models.nsm.compressed_el
INSTALLED [com.comsol.help.models.nsm.elastoplast
RESOLVED [com.comsol.help.models.nsm.elastoplasti
STARTED [com.comsol.help.models.nsm.elastoplastic
INSTALLED [com.comsol.help.models.nsm.elastoplast
RESOLVED [com.comsol.help.models.nsm.elastoplasti
STARTED [com.comsol.help.models.nsm.elastoplastic
INSTALLED [com.comsol.help.models.nsm.hyperelasti
RESOLVED [com.comsol.help.models.nsm.hyperelastic
STARTED [com.comsol.help.models.nsm.hyperelastic_
INSTALLED [com.comsol.help.models.nsm]
RESOLVED [com.comsol.help.models.nsm]
STARTED [com.comsol.help.models.nsm]
INSTALLED [com.comsol.help.models.nsm.orthotropic
RESOLVED [com.comsol.help.models.nsm.orthotropic_
STARTED [com.comsol.help.models.nsm.orthotropic_c
INSTALLED [com.comsol.help.models.nsm.polynomial_
RESOLVED [com.comsol.help.models.nsm.polynomial_h
STARTED [com.comsol.help.models.nsm.polynomial_hy
INSTALLED [com.comsol.help.models.nsm.rail_steel]
RESOLVED [com.comsol.help.models.nsm.rail_steel]
STARTED [com.comsol.help.models.nsm.rail_steel]
INSTALLED [com.comsol.help.models.nsm.snap_hook]
RESOLVED [com.comsol.help.models.nsm.snap_hook]
STARTED [com.comsol.help.models.nsm.snap_hook]
INSTALLED [com.comsol.help.models.nsm.thermally_i

00030:022 INFO
duced_creep]
00030:022 INFO
uced_creep]
00030:034 INFO
ad_creep]
00030:038 INFO
d_creep]
00030:038 INFO
_creep]
00030:101 INFO
c_solder_joints]
00030:102 INFO
_solder_joints]
00030:103 INFO
solder_joints]
00030:119 INFO
ooney_rivlin]
00030:120 INFO
oney_rivlin]
00030:121 INFO
ney_rivlin]
00030:133 INFO
00030:134 INFO
00030:135 INFO
00030:152 INFO
operty_fitting]
00030:153 INFO
perty_fitting]
00030:154 INFO
erty_fitting]
00030:170 INFO
timization]
00030:171 INFO
imization]
00030:172 INFO
mization]
00030:194 INFO
ent_optimization]
00030:195 INFO
nt_optimization]
00030:196 INFO
t_optimization]
00030:215 INFO
g_tank]
00030:218 INFO
_tank]
00030:218 INFO
tank]
00030:252 INFO
_heating]
00030:253 INFO
heating]
00030:254 INFO
eating]
00030:287 INFO
nger_plate]
00030:290 INFO
ger_plate]
00030:291 INFO

BundleEvent RESOLVED [com.comsol.help.models.nsm.thermally_in


BundleEvent STARTED [com.comsol.help.models.nsm.thermally_ind
BundleEvent INSTALLED [com.comsol.help.models.nsm.variable_lo
BundleEvent RESOLVED [com.comsol.help.models.nsm.variable_loa
BundleEvent STARTED [com.comsol.help.models.nsm.variable_load
BundleEvent INSTALLED [com.comsol.help.models.nsm.viscoplasti
BundleEvent RESOLVED [com.comsol.help.models.nsm.viscoplastic
BundleEvent STARTED [com.comsol.help.models.nsm.viscoplastic_
BundleEvent INSTALLED [com.comsol.help.models.opt.curve_fit_m
BundleEvent RESOLVED [com.comsol.help.models.opt.curve_fit_mo
BundleEvent STARTED [com.comsol.help.models.opt.curve_fit_moo
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.opt]
RESOLVED [com.comsol.help.models.opt]
STARTED [com.comsol.help.models.opt]
INSTALLED [com.comsol.help.models.opt.material_pr

BundleEvent RESOLVED [com.comsol.help.models.opt.material_pro


BundleEvent STARTED [com.comsol.help.models.opt.material_prop
BundleEvent INSTALLED [com.comsol.help.models.opt.mbb_beam_op
BundleEvent RESOLVED [com.comsol.help.models.opt.mbb_beam_opt
BundleEvent STARTED [com.comsol.help.models.opt.mbb_beam_opti
BundleEvent INSTALLED [com.comsol.help.models.opt.time_depend
BundleEvent RESOLVED [com.comsol.help.models.opt.time_depende
BundleEvent STARTED [com.comsol.help.models.opt.time_dependen
BundleEvent INSTALLED [com.comsol.help.models.pipe.dischargin
BundleEvent RESOLVED [com.comsol.help.models.pipe.discharging
BundleEvent STARTED [com.comsol.help.models.pipe.discharging_
BundleEvent INSTALLED [com.comsol.help.models.pipe.geothermal
BundleEvent RESOLVED [com.comsol.help.models.pipe.geothermal_
BundleEvent STARTED [com.comsol.help.models.pipe.geothermal_h
BundleEvent INSTALLED [com.comsol.help.models.pipe.heat_excha
BundleEvent RESOLVED [com.comsol.help.models.pipe.heat_exchan
BundleEvent STARTED [com.comsol.help.models.pipe.heat_exchang

er_plate]
00030:319 INFO
00030:322 INFO
00030:323 INFO
00030:389 INFO
ng]
00030:390 INFO
g]
00030:391 INFO
]
00030:415 INFO
nsulation]
00030:416 INFO
sulation]
00030:417 INFO
ulation]
00030:438 INFO
er_verification]
00030:438 INFO
r_verification]
00030:439 INFO
_verification]
00030:463 INFO
00030:464 INFO
00030:465 INFO
00030:495 INFO
tenna]
00030:496 INFO
enna]
00030:497 INFO
nna]
00030:526 INFO
coupler]
00030:527 INFO
oupler]
00030:528 INFO
upler]
00030:554 INFO
ity_filter]
00030:571 INFO
ty_filter]
00030:571 INFO
y_filter]
00030:603 INFO
ators]
00030:605 INFO
tors]
00030:606 INFO
ors]
00030:626 INFO
00030:629 INFO
00030:629 INFO
00030:659 INFO
e_circuit]
00030:659 INFO
_circuit]
00030:660 INFO
circuit]
00030:720 INFO
e_impedance]

BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.pipe]
RESOLVED [com.comsol.help.models.pipe]
STARTED [com.comsol.help.models.pipe]
INSTALLED [com.comsol.help.models.pipe.mold_cooli

BundleEvent RESOLVED [com.comsol.help.models.pipe.mold_coolin


BundleEvent STARTED [com.comsol.help.models.pipe.mold_cooling
BundleEvent INSTALLED [com.comsol.help.models.pipe.pipeline_i
BundleEvent RESOLVED [com.comsol.help.models.pipe.pipeline_in
BundleEvent STARTED [com.comsol.help.models.pipe.pipeline_ins
BundleEvent INSTALLED [com.comsol.help.models.pipe.water_hamm
BundleEvent RESOLVED [com.comsol.help.models.pipe.water_hamme
BundleEvent STARTED [com.comsol.help.models.pipe.water_hammer
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.rf.antenna_ebg]
RESOLVED [com.comsol.help.models.rf.antenna_ebg]
STARTED [com.comsol.help.models.rf.antenna_ebg]
INSTALLED [com.comsol.help.models.rf.biconical_an

BundleEvent RESOLVED [com.comsol.help.models.rf.biconical_ant


BundleEvent STARTED [com.comsol.help.models.rf.biconical_ante
BundleEvent INSTALLED [com.comsol.help.models.rf.branch_line_
BundleEvent RESOLVED [com.comsol.help.models.rf.branch_line_c
BundleEvent STARTED [com.comsol.help.models.rf.branch_line_co
BundleEvent INSTALLED [com.comsol.help.models.rf.cascaded_cav
BundleEvent RESOLVED [com.comsol.help.models.rf.cascaded_cavi
BundleEvent STARTED [com.comsol.help.models.rf.cascaded_cavit
BundleEvent INSTALLED [com.comsol.help.models.rf.cavity_reson
BundleEvent RESOLVED [com.comsol.help.models.rf.cavity_resona
BundleEvent STARTED [com.comsol.help.models.rf.cavity_resonat
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.rf.circulator]
RESOLVED [com.comsol.help.models.rf.circulator]
STARTED [com.comsol.help.models.rf.circulator]
INSTALLED [com.comsol.help.models.rf.coaxial_cabl

BundleEvent RESOLVED [com.comsol.help.models.rf.coaxial_cable


BundleEvent STARTED [com.comsol.help.models.rf.coaxial_cable_
BundleEvent INSTALLED [com.comsol.help.models.rf.coaxial_cabl

00030:720 INFO
BundleEvent
_impedance]
00030:721 INFO
BundleEvent
impedance]
00030:796 INFO
BundleEvent
e_transient]
00030:817 INFO
BundleEvent
_transient]
00030:817 INFO
BundleEvent
transient]
00030:901 INFO
BundleEvent
guide_coupling]
00030:901 INFO
BundleEvent
uide_coupling]
00030:902 INFO
BundleEvent
ide_coupling]
00030:975 INFO
BundleEvent
nna]
00030:978 INFO
BundleEvent
na]
00030:979 INFO
BundleEvent
a]
00031:043 INFO
BundleEvent
_filter]
00031:081 INFO
BundleEvent
filter]
00031:082 INFO
BundleEvent
ilter]
00031:202 INFO
BundleEvent
_filter]
00031:204 INFO
BundleEvent
filter]
00031:205 INFO
BundleEvent
ilter]
00031:302 INFO
BundleEvent
cavity_filter_evanescent]
00031:304 INFO
BundleEvent
avity_filter_evanescent]
00031:305 INFO
BundleEvent
vity_filter_evanescent]
00031:435 INFO
BundleEvent
esonator_antenna]
00031:438 INFO
BundleEvent
sonator_antenna]
00031:439 INFO
BundleEvent
onator_antenna]
00031:525 INFO
BundleEvent
lab_waveguide]
00031:539 INFO
BundleEvent
ab_waveguide]
00031:540 INFO
BundleEvent
b_waveguide]
00031:631 INFO
BundleEvent
00031:633 INFO
BundleEvent
00031:634 INFO
BundleEvent
00031:747 INFO
BundleEvent
tions]
00031:750 INFO
BundleEvent
ions]
00031:751 INFO
BundleEvent

RESOLVED [com.comsol.help.models.rf.coaxial_cable
STARTED [com.comsol.help.models.rf.coaxial_cable_
INSTALLED [com.comsol.help.models.rf.coaxial_cabl
RESOLVED [com.comsol.help.models.rf.coaxial_cable
STARTED [com.comsol.help.models.rf.coaxial_cable_
INSTALLED [com.comsol.help.models.rf.coaxial_wave
RESOLVED [com.comsol.help.models.rf.coaxial_waveg
STARTED [com.comsol.help.models.rf.coaxial_wavegu
INSTALLED [com.comsol.help.models.rf.conical_ante
RESOLVED [com.comsol.help.models.rf.conical_anten
STARTED [com.comsol.help.models.rf.conical_antenn
INSTALLED [com.comsol.help.models.rf.coupled_line
RESOLVED [com.comsol.help.models.rf.coupled_line_
STARTED [com.comsol.help.models.rf.coupled_line_f
INSTALLED [com.comsol.help.models.rf.cpw_bandpass
RESOLVED [com.comsol.help.models.rf.cpw_bandpass_
STARTED [com.comsol.help.models.rf.cpw_bandpass_f
INSTALLED [com.comsol.help.models.rf.cylindrical_
RESOLVED [com.comsol.help.models.rf.cylindrical_c
STARTED [com.comsol.help.models.rf.cylindrical_ca
INSTALLED [com.comsol.help.models.rf.dielectric_r
RESOLVED [com.comsol.help.models.rf.dielectric_re
STARTED [com.comsol.help.models.rf.dielectric_res
INSTALLED [com.comsol.help.models.rf.dielectric_s
RESOLVED [com.comsol.help.models.rf.dielectric_sl
STARTED [com.comsol.help.models.rf.dielectric_sla
INSTALLED [com.comsol.help.models.rf.fabry_perot]
RESOLVED [com.comsol.help.models.rf.fabry_perot]
STARTED [com.comsol.help.models.rf.fabry_perot]
INSTALLED [com.comsol.help.models.rf.fresnel_equa
RESOLVED [com.comsol.help.models.rf.fresnel_equat
STARTED [com.comsol.help.models.rf.fresnel_equati

ons]
00031:815 INFO
BundleEvent
uide_2d]
00031:817 INFO
BundleEvent
ide_2d]
00031:818 INFO
BundleEvent
de_2d]
00031:942 INFO
BundleEvent
uide_3d]
00031:994 INFO
BundleEvent
ide_3d]
00031:995 INFO
BundleEvent
de_3d]
00032:014 INFO
BundleEvent
00032:022 INFO
BundleEvent
00032:023 INFO
BundleEvent
00032:084 INFO
BundleEvent
ar_waveguide]
00032:113 INFO
BundleEvent
r_waveguide]
00032:114 INFO
BundleEvent
_waveguide]
00032:167 INFO
BundleEvent
ator_3d]
00032:168 INFO
BundleEvent
tor_3d]
00032:169 INFO
BundleEvent
or_3d]
00032:219 INFO
BundleEvent
ator_3d_geom]
00032:221 INFO
BundleEvent
tor_3d_geom]
00032:222 INFO
BundleEvent
or_3d_geom]
00032:289 INFO
BundleEvent
ll]
00032:292 INFO
BundleEvent
l]
00032:293 INFO
BundleEvent
]
00032:366 INFO
BundleEvent
00032:368 INFO
BundleEvent
00032:369 INFO
BundleEvent
00032:471 INFO
BundleEvent
atch_antenna_array]
00032:474 INFO
BundleEvent
tch_antenna_array]
00032:474 INFO
BundleEvent
ch_antenna_array]
00032:536 INFO
BundleEvent
atch_antenna_inset]
00032:539 INFO
BundleEvent
tch_antenna_inset]
00032:540 INFO
BundleEvent
ch_antenna_inset]
00032:669 INFO
BundleEvent
ncer_therapy]
00032:672 INFO
BundleEvent
cer_therapy]
00032:672 INFO
BundleEvent

INSTALLED [com.comsol.help.models.rf.h_bend_waveg
RESOLVED [com.comsol.help.models.rf.h_bend_wavegu
STARTED [com.comsol.help.models.rf.h_bend_wavegui
INSTALLED [com.comsol.help.models.rf.h_bend_waveg
RESOLVED [com.comsol.help.models.rf.h_bend_wavegu
STARTED [com.comsol.help.models.rf.h_bend_wavegui
INSTALLED [com.comsol.help.models.rf]
RESOLVED [com.comsol.help.models.rf]
STARTED [com.comsol.help.models.rf]
INSTALLED [com.comsol.help.models.rf.lossy_circul
RESOLVED [com.comsol.help.models.rf.lossy_circula
STARTED [com.comsol.help.models.rf.lossy_circular
INSTALLED [com.comsol.help.models.rf.lossy_circul
RESOLVED [com.comsol.help.models.rf.lossy_circula
STARTED [com.comsol.help.models.rf.lossy_circulat
INSTALLED [com.comsol.help.models.rf.lossy_circul
RESOLVED [com.comsol.help.models.rf.lossy_circula
STARTED [com.comsol.help.models.rf.lossy_circulat
INSTALLED [com.comsol.help.models.rf.magnetic_fri
RESOLVED [com.comsol.help.models.rf.magnetic_fril
STARTED [com.comsol.help.models.rf.magnetic_frill
INSTALLED [com.comsol.help.models.rf.marine_csem]
RESOLVED [com.comsol.help.models.rf.marine_csem]
STARTED [com.comsol.help.models.rf.marine_csem]
INSTALLED [com.comsol.help.models.rf.microstrip_p
RESOLVED [com.comsol.help.models.rf.microstrip_pa
STARTED [com.comsol.help.models.rf.microstrip_pat
INSTALLED [com.comsol.help.models.rf.microstrip_p
RESOLVED [com.comsol.help.models.rf.microstrip_pa
STARTED [com.comsol.help.models.rf.microstrip_pat
INSTALLED [com.comsol.help.models.rf.microwave_ca
RESOLVED [com.comsol.help.models.rf.microwave_can
STARTED [com.comsol.help.models.rf.microwave_canc

er_therapy]
00032:781 INFO
BundleEvent
en]
00032:784 INFO
BundleEvent
n]
00032:785 INFO
BundleEvent
]
00032:847 INFO
BundleEvent
00032:847 INFO
BundleEvent
00032:847 INFO
BundleEvent
00032:966 INFO
BundleEvent
ractive_index]
00032:978 INFO
BundleEvent
active_index]
00032:978 INFO
BundleEvent
ctive_index]
00033:085 INFO
BundleEvent
es_impedance]
00033:086 INFO
BundleEvent
s_impedance]
00033:087 INFO
BundleEvent
_impedance]
00033:184 INFO
BundleEvent
a]
00033:186 INFO
BundleEvent
]
00033:187 INFO
BundleEvent
00033:277 INFO
BundleEvent
e_filter_with_stress]
00033:280 INFO
BundleEvent
_filter_with_stress]
00033:280 INFO
BundleEvent
filter_with_stress]
00033:364 INFO
BundleEvent
stal]
00033:366 INFO
BundleEvent
tal]
00033:367 INFO
BundleEvent
al]
00033:453 INFO
BundleEvent
re_grating]
00033:455 INFO
BundleEvent
e_grating]
00033:456 INFO
BundleEvent
_grating]
00033:523 INFO
BundleEvent
_transformer]
00033:527 INFO
BundleEvent
transformer]
00033:528 INFO
BundleEvent
ransformer]
00033:626 INFO
BundleEvent
section]
00033:629 INFO
BundleEvent
ection]
00033:630 INFO
BundleEvent
ction]
00033:731 INFO
BundleEvent
na]
00033:733 INFO
BundleEvent

INSTALLED [com.comsol.help.models.rf.microwave_ov
RESOLVED [com.comsol.help.models.rf.microwave_ove
STARTED [com.comsol.help.models.rf.microwave_oven
INSTALLED [com.comsol.help.models.rf.nanorods]
RESOLVED [com.comsol.help.models.rf.nanorods]
STARTED [com.comsol.help.models.rf.nanorods]
INSTALLED [com.comsol.help.models.rf.negative_ref
RESOLVED [com.comsol.help.models.rf.negative_refr
STARTED [com.comsol.help.models.rf.negative_refra
INSTALLED [com.comsol.help.models.rf.parallel_wir
RESOLVED [com.comsol.help.models.rf.parallel_wire
STARTED [com.comsol.help.models.rf.parallel_wires
INSTALLED [com.comsol.help.models.rf.patch_antenn
RESOLVED [com.comsol.help.models.rf.patch_antenna
STARTED [com.comsol.help.models.rf.patch_antenna]
INSTALLED [com.comsol.help.models.rf.pcb_microwav
RESOLVED [com.comsol.help.models.rf.pcb_microwave
STARTED [com.comsol.help.models.rf.pcb_microwave_
INSTALLED [com.comsol.help.models.rf.photonic_cry
RESOLVED [com.comsol.help.models.rf.photonic_crys
STARTED [com.comsol.help.models.rf.photonic_cryst
INSTALLED [com.comsol.help.models.rf.plasmonic_wi
RESOLVED [com.comsol.help.models.rf.plasmonic_wir
STARTED [com.comsol.help.models.rf.plasmonic_wire
INSTALLED [com.comsol.help.models.rf.quarter_wave
RESOLVED [com.comsol.help.models.rf.quarter_wave_
STARTED [com.comsol.help.models.rf.quarter_wave_t
INSTALLED [com.comsol.help.models.rf.radar_cross_
RESOLVED [com.comsol.help.models.rf.radar_cross_s
STARTED [com.comsol.help.models.rf.radar_cross_se
INSTALLED [com.comsol.help.models.rf.radome_anten
RESOLVED [com.comsol.help.models.rf.radome_antenn

a]
00033:734 INFO
BundleEvent
]
00033:844 INFO
BundleEvent
pler]
00033:846 INFO
BundleEvent
ler]
00033:847 INFO
BundleEvent
er]
00033:947 INFO
BundleEvent
00033:950 INFO
BundleEvent
00033:951 INFO
BundleEvent
00034:015 INFO
BundleEvent
00034:015 INFO
BundleEvent
00034:016 INFO
BundleEvent
00034:119 INFO
BundleEvent
00034:121 INFO
BundleEvent
00034:122 INFO
BundleEvent
00034:171 INFO
BundleEvent
_head]
00034:191 INFO
BundleEvent
head]
00034:192 INFO
BundleEvent
ead]
00034:269 INFO
BundleEvent
anosphere]
00034:271 INFO
BundleEvent
nosphere]
00034:271 INFO
BundleEvent
osphere]
00034:311 INFO
BundleEvent
nic_generation]
00034:314 INFO
BundleEvent
ic_generation]
00034:314 INFO
BundleEvent
c_generation]
00034:380 INFO
BundleEvent
iber]
00034:383 INFO
BundleEvent
ber]
00034:383 INFO
BundleEvent
er]
00034:489 INFO
BundleEvent
al]
00034:495 INFO
BundleEvent
l]
00034:495 INFO
BundleEvent
]
00034:573 INFO
BundleEvent
al_generalized]
00034:576 INFO
BundleEvent
l_generalized]
00034:577 INFO
BundleEvent
_generalized]
00034:630 INFO
BundleEvent
tegrated_waveguide]
00034:631 INFO
BundleEvent
egrated_waveguide]
00034:631 INFO
BundleEvent
grated_waveguide]

STARTED [com.comsol.help.models.rf.radome_antenna
INSTALLED [com.comsol.help.models.rf.rat_race_cou
RESOLVED [com.comsol.help.models.rf.rat_race_coup
STARTED [com.comsol.help.models.rf.rat_race_coupl
INSTALLED [com.comsol.help.models.rf.rcs_sphere]
RESOLVED [com.comsol.help.models.rf.rcs_sphere]
STARTED [com.comsol.help.models.rf.rcs_sphere]
INSTALLED [com.comsol.help.models.rf.rf_coil]
RESOLVED [com.comsol.help.models.rf.rf_coil]
STARTED [com.comsol.help.models.rf.rf_coil]
INSTALLED [com.comsol.help.models.rf.rf_heating]
RESOLVED [com.comsol.help.models.rf.rf_heating]
STARTED [com.comsol.help.models.rf.rf_heating]
INSTALLED [com.comsol.help.models.rf.sar_in_human
RESOLVED [com.comsol.help.models.rf.sar_in_human_
STARTED [com.comsol.help.models.rf.sar_in_human_h
INSTALLED [com.comsol.help.models.rf.scattering_n
RESOLVED [com.comsol.help.models.rf.scattering_na
STARTED [com.comsol.help.models.rf.scattering_nan
INSTALLED [com.comsol.help.models.rf.second_harmo
RESOLVED [com.comsol.help.models.rf.second_harmon
STARTED [com.comsol.help.models.rf.second_harmoni
INSTALLED [com.comsol.help.models.rf.step_index_f
RESOLVED [com.comsol.help.models.rf.step_index_fi
STARTED [com.comsol.help.models.rf.step_index_fib
INSTALLED [com.comsol.help.models.rf.stress_optic
RESOLVED [com.comsol.help.models.rf.stress_optica
STARTED [com.comsol.help.models.rf.stress_optical
INSTALLED [com.comsol.help.models.rf.stress_optic
RESOLVED [com.comsol.help.models.rf.stress_optica
STARTED [com.comsol.help.models.rf.stress_optical
INSTALLED [com.comsol.help.models.rf.substrate_in
RESOLVED [com.comsol.help.models.rf.substrate_int
STARTED [com.comsol.help.models.rf.substrate_inte

00034:658 INFO
apter]
00034:659 INFO
pter]
00034:659 INFO
ter]
00034:693 INFO
ructure]
00034:695 INFO
ucture]
00034:695 INFO
cture]
00034:720 INFO
trusion_fsi]
00034:720 INFO
rusion_fsi]
00034:721 INFO
usion_fsi]
00034:736 INFO
te]
00034:739 INFO
e]
00034:739 INFO
]
00034:749 INFO
l]
00034:752 INFO
]
00034:752 INFO
00034:786 INFO
ic]
00034:788 INFO
c]
00034:789 INFO
]
00034:868 INFO
tact]
00034:870 INFO
act]
00034:871 INFO
ct]
00034:942 INFO
enfrequency]
00034:944 INFO
nfrequency]
00034:945 INFO
frequency]
00035:057 INFO
quency]
00035:061 INFO
uency]
00035:061 INFO
ency]
00035:121 INFO
tial_strain]
00035:123 INFO
ial_strain]
00035:124 INFO
al_strain]
00035:219 INFO

BundleEvent INSTALLED [com.comsol.help.models.rf.waveguide_ad


BundleEvent RESOLVED [com.comsol.help.models.rf.waveguide_ada
BundleEvent STARTED [com.comsol.help.models.rf.waveguide_adap
BundleEvent INSTALLED [com.comsol.help.models.sme.acoustic_st
BundleEvent RESOLVED [com.comsol.help.models.sme.acoustic_str
BundleEvent STARTED [com.comsol.help.models.sme.acoustic_stru
BundleEvent INSTALLED [com.comsol.help.models.sme.aluminum_ex
BundleEvent RESOLVED [com.comsol.help.models.sme.aluminum_ext
BundleEvent STARTED [com.comsol.help.models.sme.aluminum_extr
BundleEvent INSTALLED [com.comsol.help.models.sme.bipolar_pla
BundleEvent RESOLVED [com.comsol.help.models.sme.bipolar_plat
BundleEvent STARTED [com.comsol.help.models.sme.bipolar_plate
BundleEvent INSTALLED [com.comsol.help.models.sme.blood_vesse
BundleEvent RESOLVED [com.comsol.help.models.sme.blood_vessel
BundleEvent STARTED [com.comsol.help.models.sme.blood_vessel]
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_bas
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_basi
BundleEvent STARTED [com.comsol.help.models.sme.bracket_basic
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_con
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_cont
BundleEvent STARTED [com.comsol.help.models.sme.bracket_conta
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_eig
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_eige
BundleEvent STARTED [com.comsol.help.models.sme.bracket_eigen
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_fre
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_freq
BundleEvent STARTED [com.comsol.help.models.sme.bracket_frequ
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_ini
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_init
BundleEvent STARTED [com.comsol.help.models.sme.bracket_initi
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_lin

ear_buckling]
00035:224 INFO
ar_buckling]
00035:224 INFO
r_buckling]
00035:229 INFO
ametric]
00035:231 INFO
metric]
00035:232 INFO
etric]
00035:292 INFO
id_connector]
00035:294 INFO
d_connector]
00035:295 INFO
_connector]
00035:385 INFO
ll]
00035:413 INFO
l]
00035:413 INFO
]
00035:517 INFO
ing]
00035:519 INFO
ng]
00035:520 INFO
g]
00035:582 INFO
tic]
00035:587 INFO
ic]
00035:587 INFO
c]
00035:635 INFO
rmal]
00035:639 INFO
mal]
00035:640 INFO
al]
00035:720 INFO
nsient]
00035:737 INFO
sient]
00035:737 INFO
ient]
00035:802 INFO
m]
00035:804 INFO
]
00035:805 INFO
00035:941 INFO
rations]
00035:944 INFO
ations]
00035:944 INFO
tions]
00035:999 INFO
ller_contact]

BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_line


BundleEvent STARTED [com.comsol.help.models.sme.bracket_linea
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_par
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_para
BundleEvent STARTED [com.comsol.help.models.sme.bracket_param
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_rig
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_rigi
BundleEvent STARTED [com.comsol.help.models.sme.bracket_rigid
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_she
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_shel
BundleEvent STARTED [com.comsol.help.models.sme.bracket_shell
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_spr
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_spri
BundleEvent STARTED [com.comsol.help.models.sme.bracket_sprin
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_sta
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_stat
BundleEvent STARTED [com.comsol.help.models.sme.bracket_stati
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_the
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_ther
BundleEvent STARTED [com.comsol.help.models.sme.bracket_therm
BundleEvent INSTALLED [com.comsol.help.models.sme.bracket_tra
BundleEvent RESOLVED [com.comsol.help.models.sme.bracket_tran
BundleEvent STARTED [com.comsol.help.models.sme.bracket_trans
BundleEvent INSTALLED [com.comsol.help.models.sme.channel_bea
BundleEvent RESOLVED [com.comsol.help.models.sme.channel_beam
BundleEvent STARTED [com.comsol.help.models.sme.channel_beam]
BundleEvent INSTALLED [com.comsol.help.models.sme.coupled_vib
BundleEvent RESOLVED [com.comsol.help.models.sme.coupled_vibr
BundleEvent STARTED [com.comsol.help.models.sme.coupled_vibra
BundleEvent INSTALLED [com.comsol.help.models.sme.cylinder_ro

00036:029 INFO
ler_contact]
00036:029 INFO
er_contact]
00036:125 INFO
et]
00036:128 INFO
t]
00036:128 INFO
]
00036:225 INFO
et_brief]
00036:227 INFO
t_brief]
00036:228 INFO
_brief]
00036:340 INFO
er]
00036:342 INFO
r]
00036:343 INFO
]
00036:444 INFO
bly]
00036:447 INFO
ly]
00036:448 INFO
y]
00036:549 INFO
00036:552 INFO
00036:553 INFO
00036:651 INFO
_space_truss]
00036:658 INFO
space_truss]
00036:658 INFO
pace_truss]
00036:705 INFO
mework_freq]
00036:709 INFO
ework_freq]
00036:710 INFO
work_freq]
00036:723 INFO
00036:725 INFO
00036:725 INFO
00036:787 INFO
e]
00036:793 INFO
]
00036:794 INFO
00036:844 INFO
mation_beam]
00036:846 INFO
ation_beam]
00036:847 INFO
tion_beam]
00036:933 INFO
te]
00036:936 INFO

BundleEvent RESOLVED [com.comsol.help.models.sme.cylinder_rol


BundleEvent STARTED [com.comsol.help.models.sme.cylinder_roll
BundleEvent INSTALLED [com.comsol.help.models.sme.elbow_brack
BundleEvent RESOLVED [com.comsol.help.models.sme.elbow_bracke
BundleEvent STARTED [com.comsol.help.models.sme.elbow_bracket
BundleEvent INSTALLED [com.comsol.help.models.sme.elbow_brack
BundleEvent RESOLVED [com.comsol.help.models.sme.elbow_bracke
BundleEvent STARTED [com.comsol.help.models.sme.elbow_bracket
BundleEvent INSTALLED [com.comsol.help.models.sme.free_cylind
BundleEvent RESOLVED [com.comsol.help.models.sme.free_cylinde
BundleEvent STARTED [com.comsol.help.models.sme.free_cylinder
BundleEvent INSTALLED [com.comsol.help.models.sme.hinge_assem
BundleEvent RESOLVED [com.comsol.help.models.sme.hinge_assemb
BundleEvent STARTED [com.comsol.help.models.sme.hinge_assembl
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.sme.impeller]
RESOLVED [com.comsol.help.models.sme.impeller]
STARTED [com.comsol.help.models.sme.impeller]
INSTALLED [com.comsol.help.models.sme.inplane_and

BundleEvent RESOLVED [com.comsol.help.models.sme.inplane_and_


BundleEvent STARTED [com.comsol.help.models.sme.inplane_and_s
BundleEvent INSTALLED [com.comsol.help.models.sme.inplane_fra
BundleEvent RESOLVED [com.comsol.help.models.sme.inplane_fram
BundleEvent STARTED [com.comsol.help.models.sme.inplane_frame
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.sme]
RESOLVED [com.comsol.help.models.sme]
STARTED [com.comsol.help.models.sme]
INSTALLED [com.comsol.help.models.sme.kirsch_plat

BundleEvent RESOLVED [com.comsol.help.models.sme.kirsch_plate


BundleEvent STARTED [com.comsol.help.models.sme.kirsch_plate]
BundleEvent INSTALLED [com.comsol.help.models.sme.large_defor
BundleEvent RESOLVED [com.comsol.help.models.sme.large_deform
BundleEvent STARTED [com.comsol.help.models.sme.large_deforma
BundleEvent INSTALLED [com.comsol.help.models.sme.layered_pla
BundleEvent RESOLVED [com.comsol.help.models.sme.layered_plat

e]
00036:936 INFO
]
00037:049 INFO
agnetostriction]
00037:050 INFO
gnetostriction]
00037:051 INFO
netostriction]
00037:058 INFO
_pump]
00037:060 INFO
pump]
00037:061 INFO
ump]
00037:134 INFO
ic_transducer]
00037:135 INFO
c_transducer]
00037:135 INFO
_transducer]
00037:204 INFO
ispherical_shell]
00037:205 INFO
spherical_shell]
00037:206 INFO
pherical_shell]
00037:226 INFO
g_shell]
00037:228 INFO
_shell]
00037:229 INFO
shell]
00037:252 INFO
_bridge]
00037:255 INFO
bridge]
00037:256 INFO
ridge]
00037:307 INFO
n]
00037:310 INFO
]
00037:310 INFO
00037:400 INFO
l]
00037:403 INFO
]
00037:403 INFO
00037:422 INFO
ade]
00037:429 INFO
de]
00037:430 INFO
e]
00037:451 INFO
o_roof]
00037:454 INFO
_roof]
00037:455 INFO

BundleEvent STARTED [com.comsol.help.models.sme.layered_plate


BundleEvent INSTALLED [com.comsol.help.models.sme.nonlinear_m
BundleEvent RESOLVED [com.comsol.help.models.sme.nonlinear_ma
BundleEvent STARTED [com.comsol.help.models.sme.nonlinear_mag
BundleEvent INSTALLED [com.comsol.help.models.sme.peristaltic
BundleEvent RESOLVED [com.comsol.help.models.sme.peristaltic_
BundleEvent STARTED [com.comsol.help.models.sme.peristaltic_p
BundleEvent INSTALLED [com.comsol.help.models.sme.piezoacoust
BundleEvent RESOLVED [com.comsol.help.models.sme.piezoacousti
BundleEvent STARTED [com.comsol.help.models.sme.piezoacoustic
BundleEvent INSTALLED [com.comsol.help.models.sme.pinched_hem
BundleEvent RESOLVED [com.comsol.help.models.sme.pinched_hemi
BundleEvent STARTED [com.comsol.help.models.sme.pinched_hemis
BundleEvent INSTALLED [com.comsol.help.models.sme.postbucklin
BundleEvent RESOLVED [com.comsol.help.models.sme.postbuckling
BundleEvent STARTED [com.comsol.help.models.sme.postbuckling_
BundleEvent INSTALLED [com.comsol.help.models.sme.pratt_truss
BundleEvent RESOLVED [com.comsol.help.models.sme.pratt_truss_
BundleEvent STARTED [com.comsol.help.models.sme.pratt_truss_b
BundleEvent INSTALLED [com.comsol.help.models.sme.rigid_domai
BundleEvent RESOLVED [com.comsol.help.models.sme.rigid_domain
BundleEvent STARTED [com.comsol.help.models.sme.rigid_domain]
BundleEvent INSTALLED [com.comsol.help.models.sme.rim_submode
BundleEvent RESOLVED [com.comsol.help.models.sme.rim_submodel
BundleEvent STARTED [com.comsol.help.models.sme.rim_submodel]
BundleEvent INSTALLED [com.comsol.help.models.sme.rotating_bl
BundleEvent RESOLVED [com.comsol.help.models.sme.rotating_bla
BundleEvent STARTED [com.comsol.help.models.sme.rotating_blad
BundleEvent INSTALLED [com.comsol.help.models.sme.scordelis_l
BundleEvent RESOLVED [com.comsol.help.models.sme.scordelis_lo
BundleEvent STARTED [com.comsol.help.models.sme.scordelis_lo_

roof]
00037:477 INFO
BundleEvent
r]
00037:480 INFO
BundleEvent
]
00037:480 INFO
BundleEvent
00037:499 INFO
BundleEvent
_crack]
00037:502 INFO
BundleEvent
crack]
00037:502 INFO
BundleEvent
rack]
00037:518 INFO
BundleEvent
ge]
00037:520 INFO
BundleEvent
e]
00037:521 INFO
BundleEvent
]
00037:649 INFO
BundleEvent
enalty]
00037:650 INFO
BundleEvent
nalty]
00037:651 INFO
BundleEvent
alty]
00037:679 INFO
BundleEvent
cal]
00037:683 INFO
BundleEvent
al]
00037:684 INFO
BundleEvent
l]
00037:713 INFO
BundleEvent
cal_generalized]
00037:713 INFO
BundleEvent
al_generalized]
00037:714 INFO
BundleEvent
l_generalized]
00037:785 INFO
BundleEvent
istor]
00037:787 INFO
BundleEvent
stor]
00037:787 INFO
BundleEvent
tor]
00037:900 INFO
BundleEvent
oaded_beam]
00037:904 INFO
BundleEvent
aded_beam]
00037:906 INFO
BundleEvent
ded_beam]
00037:931 INFO
BundleEvent
uator_tem]
00037:934 INFO
BundleEvent
ator_tem]
00037:936 INFO
BundleEvent
tor_tem]
00037:991 INFO
BundleEvent
uator_tem_parameterized]
00037:992 INFO
BundleEvent
ator_tem_parameterized]
00037:993 INFO
BundleEvent
tor_tem_parameterized]

INSTALLED [com.comsol.help.models.sme.shear_bende
RESOLVED [com.comsol.help.models.sme.shear_bender
STARTED [com.comsol.help.models.sme.shear_bender]
INSTALLED [com.comsol.help.models.sme.single_edge
RESOLVED [com.comsol.help.models.sme.single_edge_
STARTED [com.comsol.help.models.sme.single_edge_c
INSTALLED [com.comsol.help.models.sme.sliding_wed
RESOLVED [com.comsol.help.models.sme.sliding_wedg
STARTED [com.comsol.help.models.sme.sliding_wedge
INSTALLED [com.comsol.help.models.sme.snap_hook_p
RESOLVED [com.comsol.help.models.sme.snap_hook_pe
STARTED [com.comsol.help.models.sme.snap_hook_pen
INSTALLED [com.comsol.help.models.sme.stress_opti
RESOLVED [com.comsol.help.models.sme.stress_optic
STARTED [com.comsol.help.models.sme.stress_optica
INSTALLED [com.comsol.help.models.sme.stress_opti
RESOLVED [com.comsol.help.models.sme.stress_optic
STARTED [com.comsol.help.models.sme.stress_optica
INSTALLED [com.comsol.help.models.sme.surface_res
RESOLVED [com.comsol.help.models.sme.surface_resi
STARTED [com.comsol.help.models.sme.surface_resis
INSTALLED [com.comsol.help.models.sme.thermally_l
RESOLVED [com.comsol.help.models.sme.thermally_lo
STARTED [com.comsol.help.models.sme.thermally_loa
INSTALLED [com.comsol.help.models.sme.thermal_act
RESOLVED [com.comsol.help.models.sme.thermal_actu
STARTED [com.comsol.help.models.sme.thermal_actua
INSTALLED [com.comsol.help.models.sme.thermal_act
RESOLVED [com.comsol.help.models.sme.thermal_actu
STARTED [com.comsol.help.models.sme.thermal_actua

00038:021 INFO
BundleEvent
ansion]
00038:021 INFO
BundleEvent
nsion]
00038:021 INFO
BundleEvent
sion]
00038:070 INFO
BundleEvent
]
00038:073 INFO
BundleEvent
00038:074 INFO
BundleEvent
00038:119 INFO
BundleEvent
_buckling]
00038:120 INFO
BundleEvent
buckling]
00038:120 INFO
BundleEvent
uckling]
00038:133 INFO
BundleEvent
tion]
00038:137 INFO
BundleEvent
ion]
00038:137 INFO
BundleEvent
on]
00038:190 INFO
BundleEvent
tor]
00038:191 INFO
BundleEvent
or]
00038:191 INFO
BundleEvent
r]
00038:212 INFO
BundleEvent
eam]
00038:216 INFO
BundleEvent
am]
00038:216 INFO
BundleEvent
m]
00038:238 INFO
BundleEvent
embrane]
00038:242 INFO
BundleEvent
mbrane]
00038:243 INFO
BundleEvent
brane]
00038:261 INFO
BundleEvent
tring]
00038:263 INFO
BundleEvent
ring]
00038:264 INFO
BundleEvent
ing]
00038:276 INFO
BundleEvent
c_damper_frequency]
00038:278 INFO
BundleEvent
_damper_frequency]
00038:279 INFO
BundleEvent
damper_frequency]
00038:297 INFO
BundleEvent
c_damper_transient]
00038:298 INFO
BundleEvent
_damper_transient]
00038:298 INFO
BundleEvent
damper_transient]
00038:322 INFO
BundleEvent
c_tube]

INSTALLED [com.comsol.help.models.sme.thermal_exp
RESOLVED [com.comsol.help.models.sme.thermal_expa
STARTED [com.comsol.help.models.sme.thermal_expan
INSTALLED [com.comsol.help.models.sme.thick_plate
RESOLVED [com.comsol.help.models.sme.thick_plate]
STARTED [com.comsol.help.models.sme.thick_plate]
INSTALLED [com.comsol.help.models.sme.truss_tower
RESOLVED [com.comsol.help.models.sme.truss_tower_
STARTED [com.comsol.help.models.sme.truss_tower_b
INSTALLED [com.comsol.help.models.sme.tube_connec
RESOLVED [com.comsol.help.models.sme.tube_connect
STARTED [com.comsol.help.models.sme.tube_connecti
INSTALLED [com.comsol.help.models.sme.turbine_sta
RESOLVED [com.comsol.help.models.sme.turbine_stat
STARTED [com.comsol.help.models.sme.turbine_stato
INSTALLED [com.comsol.help.models.sme.vibrating_b
RESOLVED [com.comsol.help.models.sme.vibrating_be
STARTED [com.comsol.help.models.sme.vibrating_bea
INSTALLED [com.comsol.help.models.sme.vibrating_m
RESOLVED [com.comsol.help.models.sme.vibrating_me
STARTED [com.comsol.help.models.sme.vibrating_mem
INSTALLED [com.comsol.help.models.sme.vibrating_s
RESOLVED [com.comsol.help.models.sme.vibrating_st
STARTED [com.comsol.help.models.sme.vibrating_str
INSTALLED [com.comsol.help.models.sme.viscoelasti
RESOLVED [com.comsol.help.models.sme.viscoelastic
STARTED [com.comsol.help.models.sme.viscoelastic_
INSTALLED [com.comsol.help.models.sme.viscoelasti
RESOLVED [com.comsol.help.models.sme.viscoelastic
STARTED [com.comsol.help.models.sme.viscoelastic_
INSTALLED [com.comsol.help.models.sme.viscoelasti

00038:322 INFO
_tube]
00038:323 INFO
tube]
00038:353 INFO
racterization]
00038:353 INFO
acterization]
00038:354 INFO
cterization]
00038:373 INFO
asticity]
00038:374 INFO
sticity]
00038:374 INFO
ticity]
00038:396 INFO
rcy_elder]
00038:397 INFO
cy_elder]
00038:397 INFO
y_elder]
00038:428 INFO
porous_medium]
00038:429 INFO
orous_medium]
00038:429 INFO
rous_medium]
00038:459 INFO
acture]
00038:460 INFO
cture]
00038:461 INFO
ture]
00038:493 INFO
_flow]
00038:494 INFO
flow]
00038:495 INFO
low]
00038:513 INFO
00038:514 INFO
00038:515 INFO
00038:546 INFO
l_well]
00038:547 INFO
_well]
00038:548 INFO
well]
00038:567 INFO
ransport]
00038:568 INFO
ansport]
00038:569 INFO
nsport]
00038:591 INFO
flow]
00038:593 INFO
low]
00038:594 INFO

BundleEvent RESOLVED [com.comsol.help.models.sme.viscoelastic


BundleEvent STARTED [com.comsol.help.models.sme.viscoelastic_
BundleEvent INSTALLED [com.comsol.help.models.ssf.aquifer_cha
BundleEvent RESOLVED [com.comsol.help.models.ssf.aquifer_char
BundleEvent STARTED [com.comsol.help.models.ssf.aquifer_chara
BundleEvent INSTALLED [com.comsol.help.models.ssf.biot_poroel
BundleEvent RESOLVED [com.comsol.help.models.ssf.biot_poroela
BundleEvent STARTED [com.comsol.help.models.ssf.biot_poroelas
BundleEvent INSTALLED [com.comsol.help.models.ssf.buoyancy_da
BundleEvent RESOLVED [com.comsol.help.models.ssf.buoyancy_dar
BundleEvent STARTED [com.comsol.help.models.ssf.buoyancy_darc
BundleEvent INSTALLED [com.comsol.help.models.ssf.convection_
BundleEvent RESOLVED [com.comsol.help.models.ssf.convection_p
BundleEvent STARTED [com.comsol.help.models.ssf.convection_po
BundleEvent INSTALLED [com.comsol.help.models.ssf.discrete_fr
BundleEvent RESOLVED [com.comsol.help.models.ssf.discrete_fra
BundleEvent STARTED [com.comsol.help.models.ssf.discrete_frac
BundleEvent INSTALLED [com.comsol.help.models.ssf.forchheimer
BundleEvent RESOLVED [com.comsol.help.models.ssf.forchheimer_
BundleEvent STARTED [com.comsol.help.models.ssf.forchheimer_f
BundleEvent
BundleEvent
BundleEvent
BundleEvent

INSTALLED [com.comsol.help.models.ssf]
RESOLVED [com.comsol.help.models.ssf]
STARTED [com.comsol.help.models.ssf]
INSTALLED [com.comsol.help.models.ssf.multilatera

BundleEvent RESOLVED [com.comsol.help.models.ssf.multilateral


BundleEvent STARTED [com.comsol.help.models.ssf.multilateral_
BundleEvent INSTALLED [com.comsol.help.models.ssf.pesticide_t
BundleEvent RESOLVED [com.comsol.help.models.ssf.pesticide_tr
BundleEvent STARTED [com.comsol.help.models.ssf.pesticide_tra
BundleEvent INSTALLED [com.comsol.help.models.ssf.pore_scale_
BundleEvent RESOLVED [com.comsol.help.models.ssf.pore_scale_f
BundleEvent STARTED [com.comsol.help.models.ssf.pore_scale_fl

ow]
00038:626 INFO
BundleEvent INSTALLED [com.comsol.help.models.ssf.sorbing_sol
ute]
00038:636 INFO
BundleEvent RESOLVED [com.comsol.help.models.ssf.sorbing_solu
te]
00038:637 INFO
BundleEvent STARTED [com.comsol.help.models.ssf.sorbing_solut
e]
00038:656 INFO
BundleEvent INSTALLED [com.comsol.help.models.ssf.terzaghi_co
mpaction]
00038:660 INFO
BundleEvent RESOLVED [com.comsol.help.models.ssf.terzaghi_com
paction]
00038:660 INFO
BundleEvent STARTED [com.comsol.help.models.ssf.terzaghi_comp
action]
00038:676 INFO
BundleEvent INSTALLED [com.comsol.help.models.ssf.variably_sa
turated_flow]
00038:679 INFO
BundleEvent RESOLVED [com.comsol.help.models.ssf.variably_sat
urated_flow]
00038:680 INFO
BundleEvent STARTED [com.comsol.help.models.ssf.variably_satu
rated_flow]
00038:726 INFO
BundleEvent INSTALLED [com.comsol.help.mph]
00038:727 INFO
BundleEvent RESOLVED [com.comsol.help.mph]
00038:728 INFO
BundleEvent STARTED [com.comsol.help.mph]
00038:744 INFO
BundleEvent INSTALLED [com.comsol.help.nsm]
00038:745 INFO
BundleEvent RESOLVED [com.comsol.help.nsm]
00038:746 INFO
BundleEvent STARTED [com.comsol.help.nsm]
00038:769 INFO
BundleEvent INSTALLED [com.comsol.help.opt]
00038:770 INFO
BundleEvent RESOLVED [com.comsol.help.opt]
00038:771 INFO
BundleEvent STARTED [com.comsol.help.opt]
00038:807 INFO
BundleEvent INSTALLED [com.comsol.help.pipe]
00038:811 INFO
BundleEvent RESOLVED [com.comsol.help.pipe]
00038:812 INFO
BundleEvent STARTED [com.comsol.help.pipe]
00038:839 INFO
BundleEvent INSTALLED [com.comsol.help.rf]
00038:846 INFO
BundleEvent RESOLVED [com.comsol.help.rf]
00038:847 INFO
BundleEvent STARTED [com.comsol.help.rf]
00038:868 INFO
BundleEvent INSTALLED [com.comsol.help.sme]
00038:884 INFO
BundleEvent RESOLVED [com.comsol.help.sme]
00038:885 INFO
BundleEvent STARTED [com.comsol.help.sme]
00038:910 INFO
BundleEvent INSTALLED [com.comsol.help.ssf]
00038:916 INFO
BundleEvent RESOLVED [com.comsol.help.ssf]
00038:917 INFO
BundleEvent STARTED [com.comsol.help.ssf]
00325:884 INFO
BundleEvent STARTED [org.eclipse.emf.ecore.change]
01000:774 ERROR
Exception:
com.comsol.util.exceptions.FlException: X is only supported for solids#D
ifference
Messages:
X is only supported for solids#Difference
[com.comsol.logger]
01000:774 ERROR
Stack trace: [com.comsol.logger]
01000:775 ERROR
at com.comsol.geommesh.geom.br.a(Unknown Source)
at com.comsol.geommesh.geom.f.execute(Unknown Source)
at com.comsol.model.internal.impl.GeomFeatureImpl.ap(Unknown Source)
at com.comsol.model.internal.impl.GeomSequenceImpl.m(Unknown Source)
at com.comsol.model.internal.impl.GeomSequenceImpl.serverBuild(Unknown S
ource)
at com.comsol.model.internal.impl.GeomSequenceImpl.F(Unknown Source)
at com.comsol.model.internal.impl.GeomSequenceImpl.l(Unknown Source)
at com.comsol.model.internal.impl.GeomSequenceImpl$r.a(Unknown Source)
at com.comsol.model.internal.impl.GeomSequenceImpl$r.execute(Unknown Sou
rce)
at com.comsol.model.clientserver.ClientManagerImpl$d.call(Unknown Source

)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
[com.comsol.logger]
02806:193 INFO
ServiceEvent UNREGISTERING [org.eclipse.ui.workbench]
02806:264 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:264 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:265 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:266 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:267 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:267 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:268 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:268 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:269 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:269 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:270 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:270 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:271 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:271 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:275 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:276 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:276 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:277 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:278 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:278 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:279 DEBUG
ServiceEvent MODIFIED [org.eclipse.equinox.app]
02806:280 INFO
ServiceEvent UNREGISTERING [org.eclipse.equinox.app]
02806:280 INFO
ServiceEvent UNREGISTERING [org.eclipse.osgi]
02806:281 INFO
ServiceEvent UNREGISTERING [org.eclipse.osgi]
02806:282 INFO
ServiceEvent UNREGISTERING [org.eclipse.osgi]
02806:303 INFO
Loggers un-registered with log service. [com.comsol.logger]

You might also like