= EML - EMSO Model Library = The library of models which comes with the [wiki:EMSO] process simulator is known as EML (EMSO Model Library). [[Tr(begin)]] A biblioteca de modelos que acompanha o simulador [wiki:EMSO] é conhecida como EML (EMSO Model Library). [[Tr(end)]] == Models Included == Currently, EML contains models for several equipments of the chemical and petrochemical industry: [[Tr(begin)]] Hoje a EML contempla modelos para diversos equipamentos da indústria química e petroquímica: [[Tr(end)]] * Separation * Flash (dynamic and static) * Condenser (dynamic and static with subcooling) * Reboiler (dynamic and static) * Partial Reboiler (static) * Equilibrium stage - Tray * Splitter * Pump * Mixer * Cylindrical Tank * Horizontal Cylindrical Tank * Distillation Column Section * Distillation Column * Distillation Column with static reboiler and condenser with subcooling * Distillation Column with static reboiler and dynamic condenser * Distillation Column with dynamic reboiler and condenser with subcooling * Rectifier Column * Rectifier Column with subcooling * Refluxed stripping * Refluxed stripping with subcooling * Refluxed absorption * Refluxed absorption with subcooling * Reboiled stripping * Reboiled stripping with static reboiler * Reboiled absorption * Reboiled absorption with static reboiler * Controllers * PID * PID Incremental * COMPARATOR * HILOSELECT * IAE * ISE * Heat Exchangers * Shell and Tube Heat Exchangers - Simplified Shortcut Model * Shell and Tube Heat Exchangers - Rigorous Detailed Model * Shell and Tube Heat Exchangers - Rigorous Zone Calculations Model * Multi-Stream Heat Exchangers - MHeatex * Cooler * Heater == Models Repository == EML is distributed as open source software (see OpenLicense), you can check the last changes using the [../browser browser]. [[Tr(begin)]] A EML é distribuída nos moldes de software livre (veja OpenLicense), verifique as últimas alterações e navege no seu código fonte utilizando o [http://www.enq.ufrgs.br/trac/alsoc/browser browser]. [[Tr(end)]] If you prefer, [http://www.enq.ufrgs.br/trac/alsoc/changeset/latest/mso?old_path=/&filename=mso&format=zip download here] an automatic generated package with the latest version of EML. [[Tr(begin)]] Se preferir baixe [http://www.enq.ufrgs.br/trac/alsoc/changeset/latest/mso?old_path=/&filename=mso&format=zip aqui] o pacote gerado automaticamente contendo a versão mais recente da EML. Também é possível baixar a EML utilizando o sistema de controle de versões via o endereço http://www.enq.ufrgs.br/websvn. [[Tr(end)]] Another option is to use [http://subversion.tigris.org/ Subversion] to get a local copy of the library: [[Tr(begin)]] Outra opção é utilizar o [http://subversion.tigris.org/ Subversion] para obter uma cópia local da biblioteca: [[Tr(end)]] {{{ svn co http://picard.enq.ufrgs.br/svn/alsoc/biblioteca biblioteca }}} For Windows users we recommend [http://tortoisesvn.tigris.org/ TortoiseSVN], instead of the console version of [http://subversion.tigris.org/ Subversion]. [[Tr(begin)]] Para os usuários do Windows é aconselhado o uso do [http://tortoisesvn.tigris.org/ TortoiseSVN]. [[Tr(end)]] == Detailed Documentation == In the document [http://www.enq.ufrgs.br/alsoc/download/emso/docs/ManualEML.pdf ManualEML] you will find a complete reference for all models of EML (currently only in Portuguese). [[Tr(begin)]] No arquivo [http://www.enq.ufrgs.br/alsoc/download/emso/docs/ManualEML.pdf ManualEML] encontra-se um guia de referência detalhado para cada um dos modelos integrantes da EML. [[Tr(end)]] Another interesting links are: * [wiki:UnidadesMedidas Units of measurement] supported by EMSO. * [wiki:Functions Built-in Functions] supported by EMSO. == Contributed Models == You can also use the ALSOC portal to share your own models. Depending on the generality of your models they can be even incorporated into EML. * [wiki:ContributionIndex The index of contributed models] * In order to create your own wiki page or to contribute with your own models check the [wiki:Contribution contribution instructions].