diff --git a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/BaseClasses/PipeDataULg.mo b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/BaseClasses/PipeDataULg.mo index c74117eaa64..badce6eda71 100644 --- a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/BaseClasses/PipeDataULg.mo +++ b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/BaseClasses/PipeDataULg.mo @@ -25,16 +25,16 @@ carried out at the University of Liège.

Before to perform a test, the water city network is pushed inside the approximately 39 meter long studied pipe during about 10 minutes -to be sure that it is at the same temperature. +to be sure that it is at the same temperature. During this time period, valves V3 and V1 are opened, the boiler is off and the valve V2 is closed.

-Then, the valve V1 is closed and the valve V2 and V3 are opened. -The boiler is started to reach the setpoint hot water temperature. +Then, the valve V1 is closed and the valve V2 and V3 are opened. +The boiler is started to reach the setpoint hot water temperature. When the temperature setpoint is achieved, data starts to be recorded, the valve V1 is opened and the valve V2 is closed at the same time -to supply the studied pipe in hot water. +to supply the studied pipe in hot water. After the outlet pipe temperature is stabilized, the boiler is shut off.

@@ -58,9 +58,9 @@ src=\"modelica://Buildings/Resources/Images/Experimental/ULgTestBench.png\" bord to the initial temperature of the water (cooling before test)

  • Heat transfer coefficient between the pipe and the ambient is assumed -at 5 W/m2K (from internal model) due to insulation. +at 5 W/m2K (from internal model) due to insulation. The pipe is insulated by Tubolit 60/13 (13mm of thickness) whose -nominal thermal coefficient is inferior 0.04. +nominal thermal coefficient is inferior 0.04. Notice the insulation is quite aged therefore the nominal thermal coefficient could be higher
  • diff --git a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/BaseClasses/package.mo b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/BaseClasses/package.mo index 73b0f0f535c..8aaec408ce2 100644 --- a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/BaseClasses/package.mo +++ b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/BaseClasses/package.mo @@ -2,4 +2,11 @@ within Buildings.Fluid.FixedResistances.Validation.PlugFlowPipes.Data; package BaseClasses "BaseClasses for data records" extends Modelica.Icons.BasesPackage; +annotation (Documentation(info=" +

    +This package contains base classes that are used to construct the models in + +Buildings.Fluid.FixedResistances.Validation.PlugFlowPipes.Data. +

    +")); end BaseClasses; diff --git a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/PipeDataULg160104_2.mo b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/PipeDataULg160104_2.mo index b1f9328e1a2..cc1149c36ce 100644 --- a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/PipeDataULg160104_2.mo +++ b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/Data/PipeDataULg160104_2.mo @@ -1004,7 +1004,6 @@ record PipeDataULg160104_2 "Experimental data from ULg's pipe test bench from 4 21.2; 10145.1,0.2494,22.2,22.3,21.3,21.2; 10152.7,0.2494,22.1,22.3,21.2, 21.2; 10161.2,0.2494,22.1,22.3,21.2,21.1; 10169,0.2494,22.1,22.2,21.2, 21.1; 10176.5,0.2494,22.1,22.2,21.2,21.1]); - // TODO adapt this value annotation (Documentation(revisions=" -"), - __Dymola_Commands(file= - "Resources/Scripts/Dymola/Fluid/FixedResistances/Validation/PlugFlowPipes/MSLAIT.mos" - "Simulate and plot")); +")); end MSLAIT; diff --git a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/MSLAIT2Nodes.mo b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/MSLAIT2Nodes.mo index b9b218e3a52..4f23fbb6ec6 100644 --- a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/MSLAIT2Nodes.mo +++ b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/MSLAIT2Nodes.mo @@ -431,9 +431,10 @@ equation annotation ( Diagram(coordinateSystem(preserveAspectRatio=false, extent={{-160,-160},{ 220,200}})), - experiment(StopTime=603900, Tolerance=1e-006, - __Dymola_Algorithm="Dassl"), - __Dymola_experimentSetupOutput(events=false), + experiment(StopTime=603900, Tolerance=1e-006), + __Dymola_Commands(file= + "Resources/Scripts/Dymola/Fluid/FixedResistances/Validation/PlugFlowPipes/MSLAIT2Nodes.mos" + "Simulate and plot"), Documentation(info="

    The example contains @@ -504,8 +505,5 @@ influence of allowFlowReversal and the presence of explicit volumes in the pipe.

  • January 26, 2016 by Carles Ribas:
    First implementation.
  • -"), - __Dymola_Commands(file= - "Resources/Scripts/Dymola/Fluid/FixedResistances/Validation/PlugFlowPipes/MSLAIT2Nodes.mos" - "Simulate and plot")); +")); end MSLAIT2Nodes; diff --git a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/PlugFlowAIT.mo b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/PlugFlowAIT.mo index 63c286c2bea..57b90468a73 100644 --- a/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/PlugFlowAIT.mo +++ b/Buildings/Fluid/FixedResistances/Validation/PlugFlowPipes/PlugFlowAIT.mo @@ -348,8 +348,11 @@ equation experiment( StopTime=603900, Interval=900, - Tolerance=1e-006, - __Dymola_Algorithm="Dassl"), + Tolerance=1e-006), + __Dymola_Commands(file= + "Resources/Scripts/Dymola/Fluid/FixedResistances/Validation/PlugFlowPipes/PlugFlowAIT.mos" + "Simulate and plot"), + Diagram(coordinateSystem(extent={{-120,-160},{160,160}})), Documentation(info="

    The example contains @@ -408,9 +411,5 @@ influence of allowFlowReversal and the presence of explicit volumes in the pipe.

  • January 26, 2016 by Carles Ribas:
    First implementation.
  • -"), - __Dymola_Commands(file= - "Resources/Scripts/Dymola/Fluid/FixedResistances/Validation/PlugFlowPipes/PlugFlowAIT.mos" - "Simulate and plot"), - Diagram(coordinateSystem(extent={{-120,-160},{160,160}}))); +")); end PlugFlowAIT; diff --git a/Buildings/Fluid/MassExchangers/Validation/package.mo b/Buildings/Fluid/MassExchangers/Validation/package.mo index a53242b8759..5d44e18ebcd 100644 --- a/Buildings/Fluid/MassExchangers/Validation/package.mo +++ b/Buildings/Fluid/MassExchangers/Validation/package.mo @@ -2,4 +2,19 @@ within Buildings.Fluid.MassExchangers; package Validation "Validation examples" extends Modelica.Icons.ExamplesPackage; +annotation (Documentation(info=" +

    +This package contains validation models for the classes in + +Buildings.Fluid.MassExchangers. +

    +

    +Note that most validation models contain simple input data +which may not be realistic, but for which the correct +output can be obtained through an analytic solution. +The examples plot various outputs, which have been verified against these +solutions. These model outputs are stored as reference data and +used for continuous validation whenever models in the library change. +

    +")); end Validation; diff --git a/Buildings/Fluid/MassExchangers/package.mo b/Buildings/Fluid/MassExchangers/package.mo index d1d7584deb5..2150b457768 100644 --- a/Buildings/Fluid/MassExchangers/package.mo +++ b/Buildings/Fluid/MassExchangers/package.mo @@ -3,9 +3,11 @@ package MassExchangers "Package with mass exchanger models" extends Modelica.Icons.VariantsPackage; annotation (preferredView="info", Documentation(info=" +

    This package contains models for mass exchangers. For heat exchanger models without humidity transfer, see the package Buildings.Fluid.HeatExchangers. +

    ")); end MassExchangers; diff --git a/Buildings/Fluid/MixingVolumes/Validation/CoupledVolumesWater.mo b/Buildings/Fluid/MixingVolumes/Validation/CoupledVolumesWater.mo index 7401329826d..6d1eeb89625 100644 --- a/Buildings/Fluid/MixingVolumes/Validation/CoupledVolumesWater.mo +++ b/Buildings/Fluid/MixingVolumes/Validation/CoupledVolumesWater.mo @@ -1,7 +1,6 @@ within Buildings.Fluid.MixingVolumes.Validation; model CoupledVolumesWater "Validation model for two coupled volumes with water" - import Buildings; extends Modelica.Icons.Example; replaceable package Medium = Buildings.Media.Water diff --git a/Buildings/Fluid/Storage/Examples/StratifiedUnloadAtMinimumTemperature.mo b/Buildings/Fluid/Storage/Examples/StratifiedUnloadAtMinimumTemperature.mo index 4f5f74b79f7..2a4e6a6e7fe 100644 --- a/Buildings/Fluid/Storage/Examples/StratifiedUnloadAtMinimumTemperature.mo +++ b/Buildings/Fluid/Storage/Examples/StratifiedUnloadAtMinimumTemperature.mo @@ -175,8 +175,7 @@ equation "Simulate and plot"), experiment( StopTime=21600, - Tolerance=1e-06, - __Dymola_Algorithm="Cvode"), + Tolerance=1e-06), Documentation(info="

    Example for tank model that has three outlets, each with a valve. diff --git a/Buildings/Resources/Documentation/userGuide/build/html/_sources/development.rst.txt b/Buildings/Resources/Documentation/userGuide/build/html/_sources/development.rst.txt index 6ad7c445bd0..75380f332d6 100644 --- a/Buildings/Resources/Documentation/userGuide/build/html/_sources/development.rst.txt +++ b/Buildings/Resources/Documentation/userGuide/build/html/_sources/development.rst.txt @@ -42,7 +42,7 @@ Alternatively, simple models such as the models below may be used as a starting `Buildings.Fluid.HeatExchangers.HeaterCooler_u `_ For a device that adds heat to a fluid stream. -`Buildings.Fluid.MassExchangers.Humidifier_u `_ +`Buildings.Fluid.Humidifiers.Humidifier_u `_ For a device that adds humidity to a fluid stream. `Buildings.Fluid.Chillers.Carnot_y `_ diff --git a/Buildings/Resources/Documentation/userGuide/build/html/development.html b/Buildings/Resources/Documentation/userGuide/build/html/development.html index de5cfbcd07d..ec632cf262e 100644 --- a/Buildings/Resources/Documentation/userGuide/build/html/development.html +++ b/Buildings/Resources/Documentation/userGuide/build/html/development.html @@ -224,7 +224,7 @@

    5.2.1. Thermofluid flow device
    Buildings.Fluid.HeatExchangers.HeaterCooler_u
    For a device that adds heat to a fluid stream.
    -
    Buildings.Fluid.MassExchangers.Humidifier_u
    +
    Buildings.Fluid.Humidifiers.Humidifier_u
    For a device that adds humidity to a fluid stream.
    Buildings.Fluid.Chillers.Carnot_y
    For a device that exchanges heat between two fluid streams.
    diff --git a/Buildings/Resources/Documentation/userGuide/build/html/searchindex.js b/Buildings/Resources/Documentation/userGuide/build/html/searchindex.js index 69e1a23f30c..63260d0c0b8 100644 --- a/Buildings/Resources/Documentation/userGuide/build/html/searchindex.js +++ b/Buildings/Resources/Documentation/userGuide/build/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({docnames:["acknowledgments","bestPractice","development","disclaimer","gettingStarted","glossary","help","index","legal","prePostProcessing","workArounds"],envversion:50,filenames:["acknowledgments.rst","bestPractice.rst","development.rst","disclaimer.rst","gettingStarted.rst","glossary.rst","help.rst","index.rst","legal.rst","prePostProcessing.rst","workArounds.rst"],objects:{},objnames:{},objtypes:{},terms:{"05ch11231":0,"2nd":[5,10],"66e":1,"94406e":1,"94407e":1,"94411e":1,"9441e":1,"boolean":10,"break":7,"case":[1,2],"class":[4,7],"default":[1,2,10],"final":4,"function":[1,2,4,5,8,9,10],"import":1,"new":[1,4,6,7],"public":[0,4],"return":1,"short":1,"static":1,"switch":1,"transient":1,"true":[1,10],"try":1,"while":[1,3,10],AND:8,ARE:8,Adding:[1,7],BUT:8,FOR:8,For:[1,2,5,6,10],NOT:8,SUCH:8,Such:1,THE:8,The:[0,1,2,3,4,5,6,7,8,9,10],Then:1,These:1,USE:8,Use:[0,7],Using:[1,10],_nomin:1,about:[4,6],abov:[1,10],abruptli:1,abs:1,absolut:1,ac02:0,academ:4,access:2,account:[1,3],accuraci:3,achiev:1,acknowledg:7,across:[1,5],actual:1,actuat:10,adapt:5,add:[1,2,4,10],added:[1,5,8],adding:1,addit:[1,6,9],adequaci:3,adher:2,adjust:1,advanc:1,advic:7,advis:8,affect:1,after:[1,2],again:1,agenc:3,agreement:8,air:[1,4],algebra:7,algorithm:1,all:[1,2,6,8,10],allow:[1,2,10],alreadi:[1,2,6],also:[1,2,4,10],altern:[1,2],although:4,alwai:1,amb:1,ambient:1,amount:2,ani:[1,3,8,10],annex:4,annot:1,anoth:[1,5],anyon:8,anywai:1,apparatu:3,appear:1,appli:[4,10],applic:1,approach:4,approv:3,approxim:[1,5,10],argument:1,aris:8,around:[1,5,7],assist:0,assum:3,assumpt:[1,7],attempt:1,author:[1,3,5,10],autom:[4,7,9],avail:[1,2,4,7,8],avoid:[2,7],award:0,back:1,bad:1,balanc:[1,2],base:[1,2,4,5,7],baseclass:[1,2],basic:2,basicflowfunction_dp:2,basicflowfunction_m_flow:2,becam:1,becaus:[1,4,10],becom:2,been:[1,3,8],befor:6,beginn:4,behav:1,behavior:1,believ:3,below:[1,2,10],berkelei:8,best:7,between:[1,2,10],binari:8,block:[1,5],boiler:1,boilerpolynomialclosedloop:1,book:4,both:[1,2,10],bottom:1,bou:1,bound:5,boundari:1,branch:1,bsd:8,bug:[6,8],build:[0,2,4,6,7,10],buildingspi:9,busi:8,california:[0,3,8],call:1,can:[1,2,4,6,7,9,10],carbon:1,carnot_i:2,carri:1,casella:4,caus:[1,2,5,6,8,10],caution:1,chanc:6,chang:[1,4,5,7],chaotic:1,check:[1,4,6],chiller:[1,2],chillerpl:1,choicesallmatch:1,choos:8,circuit:1,circumv:1,claus:8,close:[1,10],closedloop:1,co2:4,code:[1,2,8,10],coeffici:10,coil:[1,2,10],com:[2,4,6],combin:5,command:1,commerci:3,commiss:[0,3],commit:1,common:[2,7],commun:4,como:4,comparison:1,complet:3,complex:[1,4],compon:[1,2,4,10],composit:[1,10],compress:[1,5],comput:[1,2,5,8,9,10],concentr:1,concept:4,concis:4,condit:[1,2,5,8],confer:4,configur:[1,10],connect:[1,2,7],connector:[1,4],consequ:1,consequenti:8,conserv:1,consid:[1,10],consist:1,constant:[1,5],constanteffect:2,constitut:3,construct:1,consult:1,contain:[1,2,3,4,10],continu:[1,5,10],contract:[0,8],contractor:3,contribut:[1,7],contributor:8,control:[5,7,9,10],convect:4,convent:2,converg:[1,5,10],convert:5,coocoi:1,cool:[1,2,10],copi:2,copyright:7,cor:1,correct:[3,7,10],correctli:1,correspond:8,cost:9,could:[1,10],coupl:10,cours:1,cover:7,creat:[1,6,7,9],cross:1,curv:[1,10],cycl:1,dae:1,damag:8,damper:1,dassl:1,data:[1,8],debug:7,declar:1,decoupl:[2,10],defin:[1,4,5],definit:[1,4],delai:1,delet:10,densiti:[1,2,5],depart:[0,8],depend:[1,2,10],dept:8,der:1,deriv:[5,8],describ:[1,2,4,10],descript:[2,6],design:[1,4,5],detail:[1,4,10],determin:1,develop:[0,1,7,9],devic:[1,4,7],diagram:[1,10],did:1,differ:[1,4],differenti:[1,5],difficult:2,dioxid:1,direct:[1,4,8],directli:8,directori:9,disabl:2,disapprov:3,disclaim:[7,8],disclos:3,distinct:1,distinguish:1,distribut:[1,2,8],document:[0,1,2,3,4,7,8,9],doe:[1,3,9],domain:1,domin:7,done:1,down:1,download:4,dp_nomin:[1,2,10],dpfixed_nomin:10,dpvalve_nomin:10,drastic:1,drop:[1,5,7,10],dry:4,dslog:1,dualfandualduct:1,dualfandualductclosedloop:1,duct:[1,10],due:[1,4,10],dure:[1,10],dymola:[1,6,9,10],dynam:[1,10],dynamicbal:10,dynamicsfreeiniti:[1,10],each:1,earlier:1,easier:[1,4,10],easiest:2,ebc:4,econom:1,editor:4,ef410e:1,effect:[1,10],effici:[0,1],effort:1,either:8,ele:1,element:[1,10],elementari:1,elimin:10,elmqvist:4,els:1,employe:3,enabl:1,encount:1,end:[0,1],endors:[3,8],energi:[0,1,2,3,4,5,8],energydynam:[1,10],engin:1,english:4,enhanc:8,ensur:[2,10],enter:[1,6],enthalpi:1,entri:1,environ:6,equal:[1,2,10],equat:[2,5,7],equilibrium:1,equip:7,equival:1,error:[6,7,10],essenti:4,estim:1,evalu:1,even:[1,8],event:[7,8],everi:1,everyon:6,exact:1,exampl:[2,4,5,7,9],exce:1,exchang:[1,2,5],exclus:8,exemplari:8,exhibit:1,exist:[2,4],expand:2,expans:1,expansionvessel:1,expect:[1,6],experi:1,experienc:1,explain:[1,4],explan:4,explicitli:1,expos:1,express:[1,3,8],extend:[1,2],extens:4,extrem:1,fail:10,fals:[1,10],fan:[1,10],fanc:10,fanret:1,fansupcol:1,fansuphot:1,fast:[1,5],faster:[1,10],favor:3,fd01:1,featur:8,few:1,fig:1,figur:1,file:[1,6,7,9],filter:[1,5,10],filteredopen:10,filteredspe:[1,10],find:[1,6],fine:1,first:7,fit:8,fix:[1,2,6,7,8,10],fixedboundari:1,fixediniti:1,fixedresist:10,flow:[4,5,7],flowcircuit:1,flowcontrolled_m_flow:10,flowmodel:2,fluid:[2,4,5,7,10],follow:[1,2,4,7,8],form:[1,2,8],format:9,formul:[1,10],found:[4,7],foundat:4,four:1,fra2009a:4,fra2009b:4,fraction:1,frank:4,free:[7,8],fri2004:4,fri2011:4,friction:10,fritzson:4,from:[1,2,4,8,10],from_dp:10,full:1,fulli:5,further:[1,2,4,10],gain:[1,10],gas:1,gave:1,gener:[1,2,6,9,10],genopt:9,geometri:1,get:7,github:[2,6],give:[1,2,4],global:1,glossari:7,good:[1,8],gov:[4,9],govern:[2,3],grant:8,group:6,grow:1,gui:1,guid:[1,2,4,10],guidanc:2,guidelin:2,had:1,halt:1,handl:[1,4],happen:1,has:[1,3,5,8,10],have:[1,10],heat:[1,2,4,5,10],heater:1,heatercooler_u:2,heatexchang:2,heattransf:4,help:[1,7,10],henc:[1,4,6],here:1,herebi:8,herein:3,high:10,higher:[1,5,6,10],holder:8,homotopi:2,how:[2,4,7,9],howev:[1,8],html:4,http:[2,4,6,9],humid:[1,2],humidifi:1,humidifier_u:2,hvac:1,hysteresi:1,ideal:[1,10],ident:1,iea:4,ieee:4,illustr:[1,10],implement:[1,2,10],impli:[3,8],impos:[1,8],improv:[1,2,10],incident:8,includ:[1,5,8],incompress:[5,7,10],inconsist:7,incorpor:8,increas:1,index:7,indirect:8,individu:[1,4,10],industri:4,inequ:1,inertia:10,infin:2,inform:[3,4,6,7,9,10],infring:3,initi:7,inlet:10,input:[1,5,7,10],inspect:1,instal:8,instanc:[1,10],instant:1,instantli:10,instead:1,instruct:[4,7],integr:[1,2],intend:1,interact:[1,4],interest:[0,1,2],interfac:[1,2,4],intern:4,interrupt:8,intersect:10,interv:1,introduc:[1,2,10],introduct:4,invit:6,isbn:4,isol:1,issu:6,itali:4,iter:[5,7,10],its:[1,3,4,8],john:4,join:6,json:4,junction:[7,10],just:1,kelvin:1,kluwer:4,knowledg:2,known:[2,6,10],laboratori:8,languag:[4,9],larg:[7,10],larger:[1,10],last:1,later:1,law:1,lawrenc:8,lbl:[2,4,6,9],lbnl:9,lead:[1,10],leav:1,left:1,leg:5,legal:3,length:5,lesson:4,let:1,level:1,liabil:[3,8],liabl:8,librai:6,librari:[1,2,4,6,7,9],licens:[2,7],lift:10,like:[1,10],limit:[1,2,8],linear:[2,10],link:4,list:[4,8],literatur:7,load:1,local:1,locat:1,log:1,logstartvaluesforiterationvari:1,longer:1,loop:7,loss:8,low:[5,10],lump:[1,2,10],m_flow:1,m_flow_nomin:[1,2,10],m_flow_smal:1,machin:10,made:[1,2],magnitud:[1,5],mai:[1,2,4,6,7,8,10],maintain:[1,2],make:[2,3,4,6,8,10],mani:[1,2],manufactur:[1,3],mas:1,mass:[1,2,4,5,7],massdynam:[1,10],massexchang:2,massflowr:1,massflowsource_t:[1,10],mat:9,materi:8,math:1,matlab:9,mattsson:4,mayb:1,mean:[1,2,5],measur:[1,10],mechan:5,media:7,medium:[1,4,5,10],menu:1,merchant:8,messag:[1,10],met:8,method:1,michael:4,millisecond:1,mix:[1,10],mixer:[1,10],mixingvolum:1,mockup:4,model:[2,4,6,7,9,10],modelica:[1,2,4,6,7,9,10],modif:8,modifi:[2,8],modul:7,moist:4,moistair:1,more:[1,4,10],most:1,move:5,mover:10,much:[1,6],multipl:[1,4,7,10],must:[1,8],name:[1,3,8],nation:8,necessari:5,necessarili:3,need:[1,2,4,6,10],neglect:1,neglig:[1,8],neighborhood:1,neither:[3,8],network:[1,10],never:1,newton:[1,2,5],next:2,nois:[1,5],nomin:[2,7],non:[5,8,10],nonlinear:[1,2,5,7],nor:[3,8],note:[1,4,8],notic:8,now:1,number:[0,1,5],numer:[2,4,5,7],object:4,oblig:8,observ:[1,6],obtain:1,occur:1,off:1,offic:0,often:[1,2,10],older:4,olsson:4,one:[1,2],ones:4,onli:[1,2],onlin:4,open:[5,6,7],openmodelica:[4,9],oper:[1,4,6,8],opinion:3,opposit:5,optim:9,option:1,order:[1,5,10],ordinari:[1,5],org:4,organ:7,orient:4,oscil:1,oscillatori:1,other:[1,2,4,8,10],otherwis:[1,2,3,8,10],otter:4,our:1,out:[1,8],outlet:10,output:[1,5,7,9,10],outsid:1,overdetermin:7,overspecifi:[1,7],overview:4,overwritten:1,own:3,owner:8,p_default:1,packag:[2,4,7,10],page:[4,7],pai:1,paper:4,paragraph:8,paramet:[2,4,7,10],part:[1,6,9,10],parti:3,partialabsolutesensor:2,partialmedium:1,partialresist:2,particular:8,particularli:[1,10],pass:[3,5,10],patch:8,per:1,perfectgas:1,perform:[8,10],permiss:8,permit:8,perpetu:8,peter:4,phenomena:[1,4,7],physic:[1,4,7],pipe:[1,10],pleas:6,plot:[1,5],point:[1,2],port:[1,2],port_a:1,port_b:1,posit:5,possibl:[1,6,8],post:7,practic:7,pre:[7,10],prepar:[3,8],prescrib:7,present:1,press:4,pressur:[5,7,10],pressuredrop:[1,10],principl:[1,4],prior:8,privat:3,problem:[6,7,9],problemat:1,proc:4,process:[3,7],procur:8,produc:1,product:[1,3,8],proelss:4,profit:8,progess:1,program:[0,9],promot:8,propag:7,proper:1,properti:1,provid:[1,2,6,7,8,9],publicli:8,publish:[1,4],pum:1,pump:[1,10],purpos:8,python:9,quadrat:2,quantiti:1,question:6,quickli:6,radau:1,rais:[1,10],raisetim:10,rang:1,rapidli:1,rate:[1,2,4,5,7],rather:[1,7],ratio:10,read:4,real:[1,5,10],realiz:6,reason:1,recommend:[1,2,3,4],redeclar:[1,10],redistribut:8,reduc:[1,2,7],refer:[3,5,7,10],reflect:3,regard:6,regardless:1,regent:[3,8],region:1,regstep:1,regular:[1,2,5,10],rel:1,relat:1,relev:4,remain:1,remov:[1,10],renew:0,replac:[1,2,4],report:[3,4,6],repres:[1,3],reproduc:[1,6,8],requir:[1,2,7,10],res1:[1,10],res2:10,res3:1,res:[4,10],research:0,reserv:8,residu:10,resist:[1,2,7],respect:1,respons:[1,3,5,10],restart:1,result:[1,3,6,9],resultfil:1,retain:8,retun:10,revers:[1,4],revis:[1,8],rho:1,right:[1,3,8],robust:[1,2,10],room:1,root:[1,6],rotat:10,rotor:10,royalti:8,rule:1,run:[1,7,9],same:[1,4,10],satisfactori:10,satisfi:5,save:[1,6],scalar:1,schemat:[1,10],script:9,search:[4,6,7],search_foss:4,search_languag:4,second:[1,5,10],secretari:0,section:[1,2,10],see:[1,2,5,6,9,10],seem:1,select:[1,6],sen:1,sensor:[2,7],sent:10,separ:[8,9,10],sept:4,seri:[1,2,10],serial:7,servic:[3,8],set:[1,2,10],setup:1,shall:8,share:2,should:[1,2,5],show:1,shown:[1,10],sielemann:4,sign:1,signal:[1,5,10],signific:2,significantli:1,similar:[1,2,4,7],similarli:1,simpl:[2,10],simpler:1,simplifi:1,simul:[6,7,9,10],simulatemodel:1,simulationresearch:[4,9],sinc:1,singular:1,situat:[1,2,10],siunit:1,size:[1,2],skip:1,slight:1,slightli:1,slow:7,small:[1,5,6,10],smaller:[1,5],smooth:[1,10],softwar:[7,8],solut:[1,5,10],solv:[1,2,5,6,10],solver:[2,5,7,10],some:[1,2,10],sometim:10,son:4,sooner:6,sourc:[1,7,8,10],speci:[1,4],special:[1,8],specif:[1,2,3,6,8,9],specifi:[1,9],speed:10,speedcontrolled_i:10,spike:1,split:1,splitter:[1,10],spoken:4,sponsor:3,sqrt:10,srg:[2,6],stabil:1,stackoverflow:6,stage:1,stall:[1,2],standard:[2,4,9],start:[2,7],state:[3,5,7],steadi:1,steadyst:1,steadystateiniti:1,step:[1,4,5,7],stepsiz:1,still:[4,6],stop:1,stoptim:1,storag:1,store:1,stream:[2,4],strict:8,structur:1,style:2,subcontractor:3,sublicens:8,submit:6,substanc:[1,4],substitut:8,subsystem:1,success:1,successfulli:1,suffici:1,suggest:2,summar:4,support:0,suppos:[1,10],sure:6,system:[2,4,5,6,7,10],t_a_inflow:1,t_b_inflow:1,t_default:1,t_in:1,tab:1,tabl:1,take:1,tau:1,tcoicoo:1,technic:4,technolog:[0,4],temperatur:[1,2],temperaturedependentdens:1,temperaturesensor:1,temperaturetwoport:1,temsen_1:1,temsen_2:1,tend:2,termin:1,test:[1,2,5,6,9],than:[1,4,5,7],thei:[1,2],them:[1,2],theori:8,therebi:[1,10],therefor:[1,10],thereof:[3,8],thermal:1,thermo:[4,5,7],thermofluid:[7,10],thi:[0,1,2,3,5,6,7,8,9,10],thing:1,those:3,thought:10,three:1,threshold:1,through:[1,5],thu:[1,10],thumb:1,til2001:4,tiller:4,time:[1,5,10],tmed:1,tmix:1,toler:[1,5],tool:[1,4],top:1,topic:1,tort:8,total:6,tour:4,tpreheacoi:1,trace:[1,4],trade:3,trademark:3,train:4,transfer:4,translat:[1,7,10],translatemodel:1,transport:[1,4],travel:10,tret:1,trigger:1,turn:1,tutori:4,two:[1,2,10],twowaylinear:10,txt:1,type:[1,10],typic:[1,2,5,10],uncontrol:1,under:[0,1,2,8],understand:[1,4],understood:1,unit:[1,3,9],univers:[3,4,8],unknown:1,unlik:1,unmethour:6,unrealist:1,unspecifi:1,unstabl:1,until:5,upgrad:8,upon:3,use:[1,2,3,4,6,7,8,9,10],used:[1,2,4,6,7,8,9],useful:4,usefulness:3,user:[1,2,10],usersguid:2,uses:[3,4,10],using:[1,4,9,10],usual:[1,2],util:1,val:[1,10],valu:[4,7,10],valv:[1,5,10],vapor:[1,4],vari:10,variabl:[5,7,10],variat:4,variou:1,vavhot:1,veri:1,version:[1,4],versu:1,vessel:1,view:3,vol:1,volum:[1,2,5,10],wai:[1,8],want:1,warrant:3,warranti:[3,8],water:[4,7,10],web:4,websit:2,weight:1,welcom:2,well:[1,2,4],were:9,wetcoildiscret:1,wetter:4,what:1,whatsoev:8,when:[1,2,6,7,10],whenev:1,where:[1,2,5,10],whether:[1,8],which:[1,2,4,5,7,10],who:4,whole:[1,5],whose:[1,5],why:1,wide:1,wilei:4,within:5,without:[1,8],work:[3,7,8],workflow:4,would:[1,2,3],written:8,wrong:1,www:4,x_ptphi:1,xogeni:4,year:1,you:[1,8,10],your:[6,8],yourself:6,zero:[1,2,10]},titles:["8. Acknowledgments","2. Best Practice","5. Development","9. Disclaimers","1. Getting Started","7. Glossary","6. Help","User Guide","10. Copyright and License","4. Pre- and Post-Processing","3. Work-Arounds"],titleterms:{"break":10,"class":2,"new":2,Adding:2,Use:1,acknowledg:0,algebra:10,around:10,avoid:[1,10],best:1,build:1,chang:10,connect:10,content:7,contribut:2,control:1,copyright:8,correct:1,debug:1,develop:[2,4],devic:2,disclaim:3,domin:1,drop:2,equat:[1,10],error:1,event:1,exampl:1,first:4,flow:[1,2,10],fluid:1,get:4,glossari:5,guid:7,help:6,how:1,incompress:1,inconsist:1,indic:7,initi:[1,10],iter:1,junction:1,larg:1,licens:8,literatur:4,loop:10,mass:10,media:1,model:1,nomin:1,nonlinear:10,numer:1,organ:1,overdetermin:1,overspecifi:10,packag:1,paramet:1,post:9,practic:1,pre:9,prescrib:10,pressur:[1,2],problem:[1,10],process:9,propag:1,rate:10,reduc:10,refer:[1,4],requir:4,resist:10,run:4,sensor:1,serial:10,simul:[1,4],slow:1,softwar:4,solver:1,start:[1,4],state:1,step:10,system:1,tabl:7,thermo:1,thermofluid:2,user:[4,7],valu:1,variabl:1,water:1,work:10}}) \ No newline at end of file +Search.setIndex({docnames:["acknowledgments","bestPractice","development","disclaimer","gettingStarted","glossary","help","index","legal","prePostProcessing","workArounds"],envversion:50,filenames:["acknowledgments.rst","bestPractice.rst","development.rst","disclaimer.rst","gettingStarted.rst","glossary.rst","help.rst","index.rst","legal.rst","prePostProcessing.rst","workArounds.rst"],objects:{},objnames:{},objtypes:{},terms:{"05ch11231":0,"2nd":[5,10],"66e":1,"94406e":1,"94407e":1,"94411e":1,"9441e":1,"boolean":10,"break":7,"case":[1,2],"class":[4,7],"default":[1,2,10],"final":4,"function":[1,2,4,5,8,9,10],"import":1,"new":[1,4,6,7],"public":[0,4],"return":1,"short":1,"static":1,"switch":1,"transient":1,"true":[1,10],"try":1,"while":[1,3,10],AND:8,ARE:8,Adding:[1,7],BUT:8,FOR:8,For:[1,2,5,6,10],NOT:8,SUCH:8,Such:1,THE:8,The:[0,1,2,3,4,5,6,7,8,9,10],Then:1,These:1,USE:8,Use:[0,7],Using:[1,10],_nomin:1,about:[4,6],abov:[1,10],abruptli:1,abs:1,absolut:1,ac02:0,academ:4,access:2,account:[1,3],accuraci:3,achiev:1,acknowledg:7,across:[1,5],actual:1,actuat:10,adapt:5,add:[1,2,4,10],added:[1,5,8],adding:1,addit:[1,6,9],adequaci:3,adher:2,adjust:1,advanc:1,advic:7,advis:8,affect:1,after:[1,2],again:1,agenc:3,agreement:8,air:[1,4],algebra:7,algorithm:1,all:[1,2,6,8,10],allow:[1,2,10],alreadi:[1,2,6],also:[1,2,4,10],altern:[1,2],although:4,alwai:1,amb:1,ambient:1,amount:2,ani:[1,3,8,10],annex:4,annot:1,anoth:[1,5],anyon:8,anywai:1,apparatu:3,appear:1,appli:[4,10],applic:1,approach:4,approv:3,approxim:[1,5,10],argument:1,aris:8,around:[1,5,7],assist:0,assum:3,assumpt:[1,7],attempt:1,author:[1,3,5,10],autom:[4,7,9],avail:[1,2,4,7,8],avoid:[2,7],award:0,back:1,bad:1,balanc:[1,2],base:[1,2,4,5,7],baseclass:[1,2],basic:2,basicflowfunction_dp:2,basicflowfunction_m_flow:2,becam:1,becaus:[1,4,10],becom:2,been:[1,3,8],befor:6,beginn:4,behav:1,behavior:1,believ:3,below:[1,2,10],berkelei:8,best:7,between:[1,2,10],binari:8,block:[1,5],boiler:1,boilerpolynomialclosedloop:1,book:4,both:[1,2,10],bottom:1,bou:1,bound:5,boundari:1,branch:1,bsd:8,bug:[6,8],build:[0,2,4,6,7,10],buildingspi:9,busi:8,california:[0,3,8],call:1,can:[1,2,4,6,7,9,10],carbon:1,carnot_i:2,carri:1,casella:4,caus:[1,2,5,6,8,10],caution:1,chanc:6,chang:[1,4,5,7],chaotic:1,check:[1,4,6],chiller:[1,2],chillerpl:1,choicesallmatch:1,choos:8,circuit:1,circumv:1,claus:8,close:[1,10],closedloop:1,co2:4,code:[1,2,8,10],coeffici:10,coil:[1,2,10],com:[2,4,6],combin:5,command:1,commerci:3,commiss:[0,3],commit:1,common:[2,7],commun:4,como:4,comparison:1,complet:3,complex:[1,4],compon:[1,2,4,10],composit:[1,10],compress:[1,5],comput:[1,2,5,8,9,10],concentr:1,concept:4,concis:4,condit:[1,2,5,8],confer:4,configur:[1,10],connect:[1,2,7],connector:[1,4],consequ:1,consequenti:8,conserv:1,consid:[1,10],consist:1,constant:[1,5],constanteffect:2,constitut:3,construct:1,consult:1,contain:[1,2,3,4,10],continu:[1,5,10],contract:[0,8],contractor:3,contribut:[1,7],contributor:8,control:[5,7,9,10],convect:4,convent:2,converg:[1,5,10],convert:5,coocoi:1,cool:[1,2,10],copi:2,copyright:7,cor:1,correct:[3,7,10],correctli:1,correspond:8,cost:9,could:[1,10],coupl:10,cours:1,cover:7,creat:[1,6,7,9],cross:1,curv:[1,10],cycl:1,dae:1,damag:8,damper:1,dassl:1,data:[1,8],debug:7,declar:1,decoupl:[2,10],defin:[1,4,5],definit:[1,4],delai:1,delet:10,densiti:[1,2,5],depart:[0,8],depend:[1,2,10],dept:8,der:1,deriv:[5,8],describ:[1,2,4,10],descript:[2,6],design:[1,4,5],detail:[1,4,10],determin:1,develop:[0,1,7,9],devic:[1,4,7],diagram:[1,10],did:1,differ:[1,4],differenti:[1,5],difficult:2,dioxid:1,direct:[1,4,8],directli:8,directori:9,disabl:2,disapprov:3,disclaim:[7,8],disclos:3,distinct:1,distinguish:1,distribut:[1,2,8],document:[0,1,2,3,4,7,8,9],doe:[1,3,9],domain:1,domin:7,done:1,down:1,download:4,dp_nomin:[1,2,10],dpfixed_nomin:10,dpvalve_nomin:10,drastic:1,drop:[1,5,7,10],dry:4,dslog:1,dualfandualduct:1,dualfandualductclosedloop:1,duct:[1,10],due:[1,4,10],dure:[1,10],dymola:[1,6,9,10],dynam:[1,10],dynamicbal:10,dynamicsfreeiniti:[1,10],each:1,earlier:1,easier:[1,4,10],easiest:2,ebc:4,econom:1,editor:4,ef410e:1,effect:[1,10],effici:[0,1],effort:1,either:8,ele:1,element:[1,10],elementari:1,elimin:10,elmqvist:4,els:1,employe:3,enabl:1,encount:1,end:[0,1],endors:[3,8],energi:[0,1,2,3,4,5,8],energydynam:[1,10],engin:1,english:4,enhanc:8,ensur:[2,10],enter:[1,6],enthalpi:1,entri:1,environ:6,equal:[1,2,10],equat:[2,5,7],equilibrium:1,equip:7,equival:1,error:[6,7,10],essenti:4,estim:1,evalu:1,even:[1,8],event:[7,8],everi:1,everyon:6,exact:1,exampl:[2,4,5,7,9],exce:1,exchang:[1,2,5],exclus:8,exemplari:8,exhibit:1,exist:[2,4],expand:2,expans:1,expansionvessel:1,expect:[1,6],experi:1,experienc:1,explain:[1,4],explan:4,explicitli:1,expos:1,express:[1,3,8],extend:[1,2],extens:4,extrem:1,fail:10,fals:[1,10],fan:[1,10],fanc:10,fanret:1,fansupcol:1,fansuphot:1,fast:[1,5],faster:[1,10],favor:3,fd01:1,featur:8,few:1,fig:1,figur:1,file:[1,6,7,9],filter:[1,5,10],filteredopen:10,filteredspe:[1,10],find:[1,6],fine:1,first:7,fit:8,fix:[1,2,6,7,8,10],fixedboundari:1,fixediniti:1,fixedresist:10,flow:[4,5,7],flowcircuit:1,flowcontrolled_m_flow:10,flowmodel:2,fluid:[2,4,5,7,10],follow:[1,2,4,7,8],form:[1,2,8],format:9,formul:[1,10],found:[4,7],foundat:4,four:1,fra2009a:4,fra2009b:4,fraction:1,frank:4,free:[7,8],fri2004:4,fri2011:4,friction:10,fritzson:4,from:[1,2,4,8,10],from_dp:10,full:1,fulli:5,further:[1,2,4,10],gain:[1,10],gas:1,gave:1,gener:[1,2,6,9,10],genopt:9,geometri:1,get:7,github:[2,6],give:[1,2,4],global:1,glossari:7,good:[1,8],gov:[4,9],govern:[2,3],grant:8,group:6,grow:1,gui:1,guid:[1,2,4,10],guidanc:2,guidelin:2,had:1,halt:1,handl:[1,4],happen:1,has:[1,3,5,8,10],have:[1,10],heat:[1,2,4,5,10],heater:1,heatercooler_u:2,heatexchang:2,heattransf:4,help:[1,7,10],henc:[1,4,6],here:1,herebi:8,herein:3,high:10,higher:[1,5,6,10],holder:8,homotopi:2,how:[2,4,7,9],howev:[1,8],html:4,http:[2,4,6,9],humid:[1,2],humidifi:[1,2],humidifier_u:2,hvac:1,hysteresi:1,ideal:[1,10],ident:1,iea:4,ieee:4,illustr:[1,10],implement:[1,2,10],impli:[3,8],impos:[1,8],improv:[1,2,10],incident:8,includ:[1,5,8],incompress:[5,7,10],inconsist:7,incorpor:8,increas:1,index:7,indirect:8,individu:[1,4,10],industri:4,inequ:1,inertia:10,infin:2,inform:[3,4,6,7,9,10],infring:3,initi:7,inlet:10,input:[1,5,7,10],inspect:1,instal:8,instanc:[1,10],instant:1,instantli:10,instead:1,instruct:[4,7],integr:[1,2],intend:1,interact:[1,4],interest:[0,1,2],interfac:[1,2,4],intern:4,interrupt:8,intersect:10,interv:1,introduc:[1,2,10],introduct:4,invit:6,isbn:4,isol:1,issu:6,itali:4,iter:[5,7,10],its:[1,3,4,8],john:4,join:6,json:4,junction:[7,10],just:1,kelvin:1,kluwer:4,knowledg:2,known:[2,6,10],laboratori:8,languag:[4,9],larg:[7,10],larger:[1,10],last:1,later:1,law:1,lawrenc:8,lbl:[2,4,6,9],lbnl:9,lead:[1,10],leav:1,left:1,leg:5,legal:3,length:5,lesson:4,let:1,level:1,liabil:[3,8],liabl:8,librai:6,librari:[1,2,4,6,7,9],licens:[2,7],lift:10,like:[1,10],limit:[1,2,8],linear:[2,10],link:4,list:[4,8],literatur:7,load:1,local:1,locat:1,log:1,logstartvaluesforiterationvari:1,longer:1,loop:7,loss:8,low:[5,10],lump:[1,2,10],m_flow:1,m_flow_nomin:[1,2,10],m_flow_smal:1,machin:10,made:[1,2],magnitud:[1,5],mai:[1,2,4,6,7,8,10],maintain:[1,2],make:[2,3,4,6,8,10],mani:[1,2],manufactur:[1,3],mas:1,mass:[1,2,4,5,7],massdynam:[1,10],massexchang:2,massflowr:1,massflowsource_t:[1,10],mat:9,materi:8,math:1,matlab:9,mattsson:4,mayb:1,mean:[1,2,5],measur:[1,10],mechan:5,media:7,medium:[1,4,5,10],menu:1,merchant:8,messag:[1,10],met:8,method:1,michael:4,millisecond:1,mix:[1,10],mixer:[1,10],mixingvolum:1,mockup:4,model:[2,4,6,7,9,10],modelica:[1,2,4,6,7,9,10],modif:8,modifi:[2,8],modul:7,moist:4,moistair:1,more:[1,4,10],most:1,move:5,mover:10,much:[1,6],multipl:[1,4,7,10],must:[1,8],name:[1,3,8],nation:8,necessari:5,necessarili:3,need:[1,2,4,6,10],neglect:1,neglig:[1,8],neighborhood:1,neither:[3,8],network:[1,10],never:1,newton:[1,2,5],next:2,nois:[1,5],nomin:[2,7],non:[5,8,10],nonlinear:[1,2,5,7],nor:[3,8],note:[1,4,8],notic:8,now:1,number:[0,1,5],numer:[2,4,5,7],object:4,oblig:8,observ:[1,6],obtain:1,occur:1,off:1,offic:0,often:[1,2,10],older:4,olsson:4,one:[1,2],ones:4,onli:[1,2],onlin:4,open:[5,6,7],openmodelica:[4,9],oper:[1,4,6,8],opinion:3,opposit:5,optim:9,option:1,order:[1,5,10],ordinari:[1,5],org:4,organ:7,orient:4,oscil:1,oscillatori:1,other:[1,2,4,8,10],otherwis:[1,2,3,8,10],otter:4,our:1,out:[1,8],outlet:10,output:[1,5,7,9,10],outsid:1,overdetermin:7,overspecifi:[1,7],overview:4,overwritten:1,own:3,owner:8,p_default:1,packag:[2,4,7,10],page:[4,7],pai:1,paper:4,paragraph:8,paramet:[2,4,7,10],part:[1,6,9,10],parti:3,partialabsolutesensor:2,partialmedium:1,partialresist:2,particular:8,particularli:[1,10],pass:[3,5,10],patch:8,per:1,perfectgas:1,perform:[8,10],permiss:8,permit:8,perpetu:8,peter:4,phenomena:[1,4,7],physic:[1,4,7],pipe:[1,10],pleas:6,plot:[1,5],point:[1,2],port:[1,2],port_a:1,port_b:1,posit:5,possibl:[1,6,8],post:7,practic:7,pre:[7,10],prepar:[3,8],prescrib:7,present:1,press:4,pressur:[5,7,10],pressuredrop:[1,10],principl:[1,4],prior:8,privat:3,problem:[6,7,9],problemat:1,proc:4,process:[3,7],procur:8,produc:1,product:[1,3,8],proelss:4,profit:8,progess:1,program:[0,9],promot:8,propag:7,proper:1,properti:1,provid:[1,2,6,7,8,9],publicli:8,publish:[1,4],pum:1,pump:[1,10],purpos:8,python:9,quadrat:2,quantiti:1,question:6,quickli:6,radau:1,rais:[1,10],raisetim:10,rang:1,rapidli:1,rate:[1,2,4,5,7],rather:[1,7],ratio:10,read:4,real:[1,5,10],realiz:6,reason:1,recommend:[1,2,3,4],redeclar:[1,10],redistribut:8,reduc:[1,2,7],refer:[3,5,7,10],reflect:3,regard:6,regardless:1,regent:[3,8],region:1,regstep:1,regular:[1,2,5,10],rel:1,relat:1,relev:4,remain:1,remov:[1,10],renew:0,replac:[1,2,4],report:[3,4,6],repres:[1,3],reproduc:[1,6,8],requir:[1,2,7,10],res1:[1,10],res2:10,res3:1,res:[4,10],research:0,reserv:8,residu:10,resist:[1,2,7],respect:1,respons:[1,3,5,10],restart:1,result:[1,3,6,9],resultfil:1,retain:8,retun:10,revers:[1,4],revis:[1,8],rho:1,right:[1,3,8],robust:[1,2,10],room:1,root:[1,6],rotat:10,rotor:10,royalti:8,rule:1,run:[1,7,9],same:[1,4,10],satisfactori:10,satisfi:5,save:[1,6],scalar:1,schemat:[1,10],script:9,search:[4,6,7],search_foss:4,search_languag:4,second:[1,5,10],secretari:0,section:[1,2,10],see:[1,2,5,6,9,10],seem:1,select:[1,6],sen:1,sensor:[2,7],sent:10,separ:[8,9,10],sept:4,seri:[1,2,10],serial:7,servic:[3,8],set:[1,2,10],setup:1,shall:8,share:2,should:[1,2,5],show:1,shown:[1,10],sielemann:4,sign:1,signal:[1,5,10],signific:2,significantli:1,similar:[1,2,4,7],similarli:1,simpl:[2,10],simpler:1,simplifi:1,simul:[6,7,9,10],simulatemodel:1,simulationresearch:[4,9],sinc:1,singular:1,situat:[1,2,10],siunit:1,size:[1,2],skip:1,slight:1,slightli:1,slow:7,small:[1,5,6,10],smaller:[1,5],smooth:[1,10],softwar:[7,8],solut:[1,5,10],solv:[1,2,5,6,10],solver:[2,5,7,10],some:[1,2,10],sometim:10,son:4,sooner:6,sourc:[1,7,8,10],speci:[1,4],special:[1,8],specif:[1,2,3,6,8,9],specifi:[1,9],speed:10,speedcontrolled_i:10,spike:1,split:1,splitter:[1,10],spoken:4,sponsor:3,sqrt:10,srg:[2,6],stabil:1,stackoverflow:6,stage:1,stall:[1,2],standard:[2,4,9],start:[2,7],state:[3,5,7],steadi:1,steadyst:1,steadystateiniti:1,step:[1,4,5,7],stepsiz:1,still:[4,6],stop:1,stoptim:1,storag:1,store:1,stream:[2,4],strict:8,structur:1,style:2,subcontractor:3,sublicens:8,submit:6,substanc:[1,4],substitut:8,subsystem:1,success:1,successfulli:1,suffici:1,suggest:2,summar:4,support:0,suppos:[1,10],sure:6,system:[2,4,5,6,7,10],t_a_inflow:1,t_b_inflow:1,t_default:1,t_in:1,tab:1,tabl:1,take:1,tau:1,tcoicoo:1,technic:4,technolog:[0,4],temperatur:[1,2],temperaturedependentdens:1,temperaturesensor:1,temperaturetwoport:1,temsen_1:1,temsen_2:1,tend:2,termin:1,test:[1,2,5,6,9],than:[1,4,5,7],thei:[1,2],them:[1,2],theori:8,therebi:[1,10],therefor:[1,10],thereof:[3,8],thermal:1,thermo:[4,5,7],thermofluid:[7,10],thi:[0,1,2,3,5,6,7,8,9,10],thing:1,those:3,thought:10,three:1,threshold:1,through:[1,5],thu:[1,10],thumb:1,til2001:4,tiller:4,time:[1,5,10],tmed:1,tmix:1,toler:[1,5],tool:[1,4],top:1,topic:1,tort:8,total:6,tour:4,tpreheacoi:1,trace:[1,4],trade:3,trademark:3,train:4,transfer:4,translat:[1,7,10],translatemodel:1,transport:[1,4],travel:10,tret:1,trigger:1,turn:1,tutori:4,two:[1,2,10],twowaylinear:10,txt:1,type:[1,10],typic:[1,2,5,10],uncontrol:1,under:[0,1,2,8],understand:[1,4],understood:1,unit:[1,3,9],univers:[3,4,8],unknown:1,unlik:1,unmethour:6,unrealist:1,unspecifi:1,unstabl:1,until:5,upgrad:8,upon:3,use:[1,2,3,4,6,7,8,9,10],used:[1,2,4,6,7,8,9],useful:4,usefulness:3,user:[1,2,10],usersguid:2,uses:[3,4,10],using:[1,4,9,10],usual:[1,2],util:1,val:[1,10],valu:[4,7,10],valv:[1,5,10],vapor:[1,4],vari:10,variabl:[5,7,10],variat:4,variou:1,vavhot:1,veri:1,version:[1,4],versu:1,vessel:1,view:3,vol:1,volum:[1,2,5,10],wai:[1,8],want:1,warrant:3,warranti:[3,8],water:[4,7,10],web:4,websit:2,weight:1,welcom:2,well:[1,2,4],were:9,wetcoildiscret:1,wetter:4,what:1,whatsoev:8,when:[1,2,6,7,10],whenev:1,where:[1,2,5,10],whether:[1,8],which:[1,2,4,5,7,10],who:4,whole:[1,5],whose:[1,5],why:1,wide:1,wilei:4,within:5,without:[1,8],work:[3,7,8],workflow:4,would:[1,2,3],written:8,wrong:1,www:4,x_ptphi:1,xogeni:4,year:1,you:[1,8,10],your:[6,8],yourself:6,zero:[1,2,10]},titles:["8. Acknowledgments","2. Best Practice","5. Development","9. Disclaimers","1. Getting Started","7. Glossary","6. Help","User Guide","10. Copyright and License","4. Pre- and Post-Processing","3. Work-Arounds"],titleterms:{"break":10,"class":2,"new":2,Adding:2,Use:1,acknowledg:0,algebra:10,around:10,avoid:[1,10],best:1,build:1,chang:10,connect:10,content:7,contribut:2,control:1,copyright:8,correct:1,debug:1,develop:[2,4],devic:2,disclaim:3,domin:1,drop:2,equat:[1,10],error:1,event:1,exampl:1,first:4,flow:[1,2,10],fluid:1,get:4,glossari:5,guid:7,help:6,how:1,incompress:1,inconsist:1,indic:7,initi:[1,10],iter:1,junction:1,larg:1,licens:8,literatur:4,loop:10,mass:10,media:1,model:1,nomin:1,nonlinear:10,numer:1,organ:1,overdetermin:1,overspecifi:10,packag:1,paramet:1,post:9,practic:1,pre:9,prescrib:10,pressur:[1,2],problem:[1,10],process:9,propag:1,rate:10,reduc:10,refer:[1,4],requir:4,resist:10,run:4,sensor:1,serial:10,simul:[1,4],slow:1,softwar:4,solver:1,start:[1,4],state:1,step:10,system:1,tabl:7,thermo:1,thermofluid:2,user:[4,7],valu:1,variabl:1,water:1,work:10}}) \ No newline at end of file diff --git a/Buildings/Resources/Documentation/userGuide/source/development.rst b/Buildings/Resources/Documentation/userGuide/source/development.rst index 6ad7c445bd0..75380f332d6 100644 --- a/Buildings/Resources/Documentation/userGuide/source/development.rst +++ b/Buildings/Resources/Documentation/userGuide/source/development.rst @@ -42,7 +42,7 @@ Alternatively, simple models such as the models below may be used as a starting `Buildings.Fluid.HeatExchangers.HeaterCooler_u `_ For a device that adds heat to a fluid stream. -`Buildings.Fluid.MassExchangers.Humidifier_u `_ +`Buildings.Fluid.Humidifiers.Humidifier_u `_ For a device that adds humidity to a fluid stream. `Buildings.Fluid.Chillers.Carnot_y `_ diff --git a/Buildings/package.mo b/Buildings/package.mo index 7c5d3725d2a..ebc8b5232cf 100644 --- a/Buildings/package.mo +++ b/Buildings/package.mo @@ -127,15 +127,22 @@ its class name ends with the string Beta. extends Modelica.Icons.ReleaseNotes; - class Version_5_0_2 "Version 5.0.2" + class Version_5_1_0 "Version 5.1.0" extends Modelica.Icons.ReleaseNotes; annotation (Documentation(info="

    - Version 5.0.2 is ... xxx + Version 5.1.0 adds new libraries, new components and improves various existing components. + Version 5.1.0 updates the license to a 3-clause BSD license. + It is backward compatible with versions 5.0.0 and 5.0.1.

    - This version updates the license to a 3-clause BSD license. + This release adds + a model for propylene glycol - water mixtures, a model for long pipes + suited for district heating and cooling simulations, a new valve model whose + opening characteristics can be fit to measured data, and idealized models + that allow to prescribe the temperature and humidity in any part of a fluid flow + system.

    @@ -307,21 +314,6 @@ its class name ends with the string Beta. -

    - The following existing components - have been improved in a - non-backward compatible way: -

    - - - - - - -
    xxx -
    xxx - xxx. -

    The following critical errors have been fixed (i.e., errors @@ -340,31 +332,8 @@ its class name ends with the string Beta. -

    - The following uncritical errors have been fixed (i.e., errors - that do not lead to wrong simulation results, e.g., - units are wrong or errors in documentation): -

    - - - - - - -
    xxx -
    xxx - xxx. -
    -

    - Note: -

    -
      -
    • - xxx -
    • -
    ")); - end Version_5_0_2; + end Version_5_1_0; class Version_5_0_1 "Version 5.0.1" extends Modelica.Icons.ReleaseNotes; @@ -6655,7 +6624,7 @@ on the Buildings library.

    • -Version 5.0.2 (xxx) +Version 5.1.0 (June 14, 2018)
    • Version 5.0.1 (November 22, 2017) @@ -7068,12 +7037,14 @@ end UsersGuide; annotation ( preferredView="info", -version="5.0.2", -versionDate="2017-11-17", -dateModified="2017-11-22", +version="5.1.0", +versionDate="2018-06-14", +dateModified="2018-06-14", uses(Modelica(version="3.2.2")), conversion( - from(version={"4.0.0", "5.0.0"}, + noneFromVersion="5.0.0", + noneFromVersion="5.0.1", + from(version="4.0.0", script="modelica://Buildings/Resources/Scripts/Dymola/ConvertBuildings_from_4.0_to_5.0.mos")), preferredView="info", Documentation(info=" diff --git a/README.md b/README.md index 7563e481114..86a2b240a5d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The main project site is http://simulationresearch.lbl.gov/modelica. ## Current release -Download [Buildings Library 5.0.1 (2017-11-22)](https://github.com/lbl-srg/modelica-buildings/releases/download/v5.0.1/Buildings-v5.0.1.zip) +Download [Buildings Library 5.1.0 (2018-06-14)](https://github.com/lbl-srg/modelica-buildings/releases/download/v5.1.0/Buildings-v5.1.0.zip) ## License