Die Suche ergab 30 Treffer
- 08 Jan 2024, 22:06
- Forum: Delphin
- Thema: Output format
- Antworten: 2
- Zugriffe: 16018
Re: Output format
Hi Alexander, DELPHIN will write only in its native format. However, the d6o files are very easy to parse and if you know a little scripting (Python?) you may reasily read these files and dump them together into a single csv file. Or better, just use the PostProc to load all your d60 files together,...
- 12 Jan 2022, 07:18
- Forum: Delphin
- Thema: Modeling an arch
- Antworten: 4
- Zugriffe: 34199
Re: Modeling an arch
Hi Bina, my suggestion would be to simply put a rectangular grid over your construction drawing and idealize the geometry into some rectangular blocks. The more finegrained you do that, the more accurate the calculation will be. This requires some work - unless you do some scripting. 1. For example,...
- 12 Jan 2022, 07:09
- Forum: Delphin
- Thema: The climate data format of c6b can’t used
- Antworten: 7
- Zugriffe: 45224
Re: The climate data format of c6b can’t used in Delphin6
Hi, difficult to tell from afar, what the problem is. The error message indicates that DELPHIN has difficulties accessing the file - this can be due to missing permissions or a general path error. Please try to start the command line solver with a project that uses the climate data file and post the...
- 26 Sep 2021, 12:48
- Forum: Delphin
- Thema: Handbuch Delphin 5
- Antworten: 3
- Zugriffe: 30076
Re: Handbuch Delphin 5
Hi Anna, sorry, for die verspätete Antwort. Du kannst natürlich das Handbuch für DELPHIN 5 haben - am einfachsten via Download des DELPHIN 5 installers von https://bauklimatik-dresden.de/downloads.php Beim Installieren wird das Handbuch mit installiert. Bei Gelegenheit leg ich es nochmal auf die Dok...
- 26 Sep 2021, 12:45
- Forum: Delphin
- Thema: Modeling an arch
- Antworten: 4
- Zugriffe: 34199
Re: Modeling an arch
Hi Bina, this is actually a quite interesting question. As DELPHIN can only handle rectilinear geometries, we need to create a "representative substitution model". However, to got anywhere close to "representative", the actual question to be answered with the simulation is of int...
- 26 Mär 2021, 09:36
- Forum: Delphin
- Thema: U-value from Delphin
- Antworten: 3
- Zugriffe: 19143
Re: U-value from Delphin
Hi, I would like to evaluate the effective U-value of a wall from my Delphin simulation. U-value is defined as steady-state quantity used to express the "Heatflux across unit surface vs. given constant temperature difference". An "effective U-value" in a transient simulation woul...
- 15 Jan 2021, 17:01
- Forum: Delphin
- Thema: Implementation of diffuse and direct radiation
- Antworten: 1
- Zugriffe: 14266
Re: Implementation of diffuse and direct radiation
Hi,
the CCM-Editor allows creating continuous data for several years. When creating a new climate (New...) answer "Flexible time points..." in the dialog box. Then you can copy continuous data. See manual for details.
-Andreas
the CCM-Editor allows creating continuous data for several years. When creating a new climate (New...) answer "Flexible time points..." in the dialog box. Then you can copy continuous data. See manual for details.
-Andreas
- 15 Dez 2020, 15:49
- Forum: Delphin
- Thema: Von Windows zu Linux
- Antworten: 11
- Zugriffe: 45904
Re: Von Windows zu Linux
Hi, da Clusterkonfigurationen nicht überall einheitlich sind, kann ich bestenfalls Vermutungen anstellen. 1) #SBATCH --nodes=1 Drückt wahrscheinlich aus, wie viele verteilte Serverracks verwendet werden sollen. Sollte immer 1 sein (siehe Erläuterung für 2). 2) #SBATCH --ntasks=1 Damit wird ausgedrüc...
- 11 Dez 2020, 18:34
- Forum: Delphin
- Thema: Von Windows zu Linux
- Antworten: 11
- Zugriffe: 45904
Re: Von Windows zu Linux
Hallo Markus,
gib zusätzlich das Kommandozeilenargumen --output-dir="/path/to/writable/directory" an, sodass der Solver auf jedenfall ein beschreibbares Verzeichnis für die Ergebnisdaten/Logs hat.
-Andreas
gib zusätzlich das Kommandozeilenargumen --output-dir="/path/to/writable/directory" an, sodass der Solver auf jedenfall ein beschreibbares Verzeichnis für die Ergebnisdaten/Logs hat.
-Andreas
- 07 Dez 2020, 13:44
- Forum: Delphin
- Thema: Von Windows zu Linux
- Antworten: 11
- Zugriffe: 45904
Re: Von Windows zu Linux
Hallo Markus, Letzte Frage wäre aber, ob eine Lizens gebraucht wird für den Linux-Computer. Oder kann der Solver ohne Lizens über die Befehle angesprochen werden? Sorry, hatte ich vergessen nochmal explizit zu schreiben. Technisch ist keine Lizenz notwendig - der Rechenkern/Kommandozeilensolver benö...