Hi
I want to simulate this ceiling to fin the Temprature,Wind Solar and heat flow.
thanks
Bina
Modeling an arch
Moderatoren: ghorwin, fechner, ruisinger
Modeling an arch
- Dateianhänge
-
- 4de9e4a5-b818-46b1-891e-06faa05578d8.jpg (153.74 KiB) 34616 mal betrachtet
Re: The result
Hello,
May you can explain a bit more? What exactly is the question?
First of all for Geometry Delphin can handle only rectangular constructions. In order to model the arch you can use a staircase-like construction. Keep in mind the increase of the surface. This can be handled by modifieing the exchange coefficient.
May you can explain a bit more? What exactly is the question?
First of all for Geometry Delphin can handle only rectangular constructions. In order to model the arch you can use a staircase-like construction. Keep in mind the increase of the surface. This can be handled by modifieing the exchange coefficient.
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 interest.
For example, if you want to have local surface temperatures to evaluate the condensation risk, you might want to model just the weekest part of the construction (top of the arch), since that gives you the worst case.
If you want to model drying out of the construction (e.g. after refurbishment), you may want to use a slightly thicker column/beam representation.
In short: What is it you want to know when running the simulation?
Please let us know and then we might give you some idea on how to idealize the actual 3D geometry into something "representative".
-Andreas
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 interest.
For example, if you want to have local surface temperatures to evaluate the condensation risk, you might want to model just the weekest part of the construction (top of the arch), since that gives you the worst case.
If you want to model drying out of the construction (e.g. after refurbishment), you may want to use a slightly thicker column/beam representation.
In short: What is it you want to know when running the simulation?
Please let us know and then we might give you some idea on how to idealize the actual 3D geometry into something "representative".
-Andreas
Re: Modeling an arch
Hallo
vielen Dank für Ihre Antwort.
Es ist eine Adobe (nicht gebrannte Lehmziegel) Decke.
Ich brauche als Ergebnis, die Temperatur Außen und Innen in Oberfläche,
Feuhigkeit , der Effekt von Solar und Wärmeflus
Ich möchte über die verhalten von Strukture und Materialen erforschen.
Viele Grüße
Bina
vielen Dank für Ihre Antwort.
Es ist eine Adobe (nicht gebrannte Lehmziegel) Decke.
Ich brauche als Ergebnis, die Temperatur Außen und Innen in Oberfläche,
Feuhigkeit , der Effekt von Solar und Wärmeflus
Ich möchte über die verhalten von Strukture und Materialen erforschen.
Viele Grüße
Bina
- Dateianhänge
-
- 7de5f782-2aa4-4e11-9977-ed1ecbdce1a3.jpg (69.55 KiB) 34497 mal betrachtet
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, you can create a colored sketch in your cad program with the arch drawn in scale.
2. Create a screenshot and cut the image to size.
3. Open your favourite paint program and paint over everything that's not part of the model.
4. re-scale the image (flat mode, no pixel interpolation to keep the original coloring) and save in reduced resolution
5. write a small python script that scans all pixels and converts each to a DELPHIN material assignment - use the color to map a material.
Agreed, this is something for master level engineering students with some programming background, but maybe you have someone around to help you with that. Otherwise idealize the sketch manually.
-Andreas
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, you can create a colored sketch in your cad program with the arch drawn in scale.
2. Create a screenshot and cut the image to size.
3. Open your favourite paint program and paint over everything that's not part of the model.
4. re-scale the image (flat mode, no pixel interpolation to keep the original coloring) and save in reduced resolution
5. write a small python script that scans all pixels and converts each to a DELPHIN material assignment - use the color to map a material.
Agreed, this is something for master level engineering students with some programming background, but maybe you have someone around to help you with that. Otherwise idealize the sketch manually.
-Andreas