Dear TRNSYS User,
we found out that it is not possible to start more than one
simulation in parallel (using e.g. a multicore processor) if there is a Type155
(MatLab connection) used in the simulation. It seems that the MatLab
Workspace is using the same Memoryspace and so the simulation breaks down if a
second one is started.
Is someone out there who can help me with this
problem?
Best regards,
Hermann Schranzhofer.
_______________________________________________________________ Von: trnsys-users-bounces@cae.wisc.edu [mailto:trnsys-users-bounces@cae.wisc.edu] Im Auftrag von David BRADLEY Gesendet: Montag, 12. September 2011 17:37 An: R.K. Singh Cc: trnsys-users@cae.wisc.edu Betreff: Re: [TRNSYS-users] Error 50 Increasing the number of surfaces that Type15 calculates adds a lot of parameters to your simulation. So many, in this case that your simulation exceeds the total number of parameters allowed per simulation. In addition to your change in Type15.f90, you also need to change TrnsysConstants.f90 as follows: Integer, Parameter :: nMaxParameters = 4000 ! Maximum number of Parameters 2000 in other words, increase the total number of allowed parameters, then recompile the TRNDll.dll. Kind regards, David On 9/9/2011 04:57, R.K. Singh wrote:
-- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley@tess-inc.com http://www.tess-inc.com http://www.trnsys.com |
Attachment:
Hermann Schranzhofer.vcf
Description: Binary data