Limitación de demanda energética, instalaciones térmicas, eficiencia energética, instalaciones de iluminación, contribución fototérmica, contribución fotovoltaica
por
#297837
Hola a todos.

Me llamo mrosa, soy arquitecta, y me ha surgido un problema trabajando con CALENER VyP. He mirado en foros, y no he encontrado nada que pueda ayudarme.

Estaba simulando un unifamiliar grande y complejo (aprox. 1000 m2 en tres plantas y diversos niveles con dobles alturas). Con LIDER no he tenido ningún problema y funcionaba perfectamente, por lo que he descartado que el problema se deba a errores geométricos.

Al introducir el ACS y cuatro fancoils simulados como equipos unizona de rendimiento constante en CALENER tampoco he encontrado ningún problema; CALENER lo simula correctamente y da la calificación. El problema llega al introducir el suelo radiante, simulado como un sistema de calefacción por agua con una temperatura de impulsión menor. He colocado 47 unidades terminales, pues la vivienda cuenta con 47 espacios acondicionados.

Al darle a Calificar, CALENER tarda mucho tiempo en calcular las demandas, y luego, cuando arrancaba el ESTO2 es cuando ya no puede más y se para en el 19%.

El problema creo que no está en mi ordenador, porque he probado el archivo en otros dos ordenadores distintos y ha pasado exactamente lo mismo. ¿Alguien sabe a qué puede deberse o qué puedo hacer?

Creo que tengo la última versión flash, creo he probado con la última versión de java y alguna anterior, en mi ordenador tengo el windows XP, estoy usando la última versión de cype......... No sé.. Abajo copio parte de los errores encontrados en el fichero ESTO2.log.

Muchísimas gracias a todos.

#Error: El instante: 01/01 07:00 no converge
#Error: El instante: 01/01 14:00 no converge
#Error: El instante: 01/01 15:00 no converge

#Error: El instante: 02/01 06:00 no converge

#Error: Error durante la lectura del fichero: C:\Program Files\Calener_VYP\Calener_VYP\Datos\definitivotodo _DS.XML
java.lang.OutOfMemoryError: Java heap space
at java.lang.String.toCharArray(Unknown Source)
at sun.nio.cs.SingleByteDecoder.<init>(Unknown Source)
at sun.nio.cs.MS1252$Decoder.<init>(Unknown Source)
at sun.nio.cs.MS1252.newDecoder(Unknown Source)
at java.lang.StringCoding$StringDecoder.<init>(Unknow n Source)
at java.lang.StringCoding$StringDecoder.<init>(Unknow n Source)
at java.lang.StringCoding.decode(Unknown Source)
at java.lang.StringCoding.decode(Unknown Source)
at java.lang.String.<init>(Unknown Source)
at esto2.nucleo.GestorSalida.write(GestorSalida.java: 98)
at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
at sun.nio.cs.StreamEncoder.flushBuffer(Unknown Source)
at java.io.OutputStreamWriter.flushBuffer(Unknown Source)
at java.io.PrintStream.write(Unknown Source)
at java.io.PrintStream.print(Unknown Source)
at java.io.PrintStream.println(Unknown Source)
at esto2.nucleo.util.AireHumedo.chequearRango(AireHum edo.java:522)
at esto2.nucleo.util.AireHumedo.set(AireHumedo.java:1 32)
at esto2.nucleo.util.AireHumedo.set(AireHumedo.java:9 0)
at esto2.edificios.ZonaLider.simular(ZonaLider.java:6 59)
at esto2.edificios.ProyectoEdificio.simular(ProyectoE dificio.java:545)
at esto2.edificios.ProyectoEdificio.simular(ProyectoE dificio.java:469)
at esto2.edificios.ProyectoEdificio.procesarOrden(Pro yectoEdificio.java:184)
at esto2.nucleo.Esto2.procesarOrden(Esto2.java:194)
at esto2.nucleo.LectorXML.endElement(LectorXML.java:1 49)
at com.sun.org.apache.xerces.internal.parsers.Abstrac tSAXParser.endElement(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumen tFragmentScannerImpl.scanEndElement(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumen tFragmentScannerImpl$FragmentContentDriver.next(Un known Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumen tScannerImpl.next(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumen tFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Co nfiguration.parse(Unknown Source)
_____ Fin de procesado del fichero: C:\Program Files\Calener_VYP\Calener_VYP\Datos\definitivotodo _DS.XML _______
Exception in thread "Thread-3" java.lang.OutOfMemoryError: Java heap space
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getField0(Unknown Source)
at java.lang.Class.getField(Unknown Source)
at java.awt.AWTKeyStroke.getVKValue(Unknown Source)
at java.awt.AWTKeyStroke.getAWTKeyStroke(Unknown Source)
at javax.swing.KeyStroke.getKeyStroke(Unknown Source)
at javax.swing.LookAndFeel.loadKeyBindings(Unknown Source)
at javax.swing.LookAndFeel.makeInputMap(Unknown Source)
at javax.swing.UIDefaults$LazyInputMap.createValue(Un known Source)
at javax.swing.UIDefaults.getFromHashtable(Unknown Source)
at javax.swing.UIDefaults.get(Unknown Source)
at javax.swing.MultiUIDefaults.get(Unknown Source)
at javax.swing.UIManager.get(Unknown Source)
at sun.swing.DefaultLookup.get(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.getInputMap(Unk nown Source)
at javax.swing.plaf.basic.BasicTextUI.installKeyboard Actions(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.installUI(Unkno wn Source)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.text.JTextComponent.setUI(Unknown Source)
at javax.swing.text.JTextComponent.updateUI(Unknown Source)
at javax.swing.text.JTextComponent.<init>(Unknown Source)
at javax.swing.JTextArea.<init>(Unknown Source)
at javax.swing.JTextArea.<init>(Unknown Source)
at esto2.gui.VentanaErrores.initComponents(VentanaErr ores.java:49)
at esto2.gui.VentanaErrores.<init>(VentanaErrores.jav a:24)
at esto2.gui.Esto2_IS.crearDialogoErrores(Esto2_IS.ja va:168)
at esto2.gui.Esto2_IS.terminar(Esto2_IS.java:101)
at esto2.nucleo.Esto2$2.construct(Esto2.java:352)
at esto2.nucleo.SwingWorker$2.run(SwingWorker.java:10 8)
at java.lang.Thread.run(Unknown Source)
#Error: Proceso abortado por el usuario
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
at java.lang.Class.getDeclaredFields0(Native Method)
at java.lang.Class.privateGetDeclaredFields(Unknown Source)
at java.lang.Class.getField0(Unknown Source)
at java.lang.Class.getField(Unknown Source)
at java.awt.AWTKeyStroke.getVKValue(Unknown Source)
at java.awt.AWTKeyStroke.getAWTKeyStroke(Unknown Source)
at javax.swing.KeyStroke.getKeyStroke(Unknown Source)
at javax.swing.LookAndFeel.loadKeyBindings(Unknown Source)
at javax.swing.LookAndFeel.makeInputMap(Unknown Source)
at javax.swing.UIDefaults$LazyInputMap.createValue(Un known Source)
at javax.swing.UIDefaults.getFromHashtable(Unknown Source)
at javax.swing.UIDefaults.get(Unknown Source)
at javax.swing.MultiUIDefaults.get(Unknown Source)
at javax.swing.UIManager.get(Unknown Source)
at sun.swing.DefaultLookup.get(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.getInputMap(Unk nown Source)
at javax.swing.plaf.basic.BasicTextUI.installKeyboard Actions(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.installUI(Unkno wn Source)
at javax.swing.JComponent.setUI(Unknown Source)
at javax.swing.text.JTextComponent.setUI(Unknown Source)
at javax.swing.text.JTextComponent.updateUI(Unknown Source)
at javax.swing.text.JTextComponent.<init>(Unknown Source)
at javax.swing.JTextArea.<init>(Unknown Source)
at javax.swing.JTextArea.<init>(Unknown Source)
at esto2.gui.VentanaErrores.initComponents(VentanaErr ores.java:49)
at esto2.gui.VentanaErrores.<init>(VentanaErrores.jav a:24)
at esto2.gui.Esto2_IS.crearDialogoErrores(Esto2_IS.ja va:168)
at esto2.gui.Esto2_IS.terminar(Esto2_IS.java:101)
at esto2.gui.Esto2_IS.actionPerformed(Esto2_IS.java:2 01)
at javax.swing.AbstractButton.fireActionPerformed(Unk nown Source)
at javax.swing.AbstractButton$Handler.actionPerformed (Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed (Unknown Source)
Avatar de Usuario
por
#297866
Hola. No te has leído las instrucciones antes de participar:
- no te has presentado en el lugar correspondiente
- no has completado correctamente tu perfil
- el título no se ajusta a las instrucciones

Este foro funciona gracias a la contribución desinteresada de los usuarios que lo componen, qué menos que cumplir unas elementales reglas de funcionamiento. Mientras tanto subsanas lo anterior dejo este tema cerrado.
Palabras clave
Temas similares

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 2 invitados

Permisos de mensaje

No puede abrir nuevos temas en este Foro
No puede responder a temas en este Foro
No puede editar sus mensajes en este Foro
No puede borrar sus mensajes en este Foro
No puede enviar adjuntos en este Foro