|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Join Date: Jul 2020
Posts: 22
Rep Power: 7 ![]() |
hello everyone
iam solving 3-Layers 1d transient conduction problem by fortran i want your help at this point : i calculate time step from this relation Time step =(Fo*density*Cp*(dx^2))/K and since each material has a different K so i have 3 calculated time steps which gives me 3 time loops how can i solve this in the right way thanks in advance |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
|
Take the smaller time step as simplest working solution. After all, it is just 1d, it's not going to cost you that much.
If you want to overkill, you can advance them at different time steps, but requires much more coding to keep everything consistent |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [snappyHexMesh] No generation of layer onto zerothickness surface | crubio.abujas | OpenFOAM Meshing & Mesh Conversion | 3 | October 25, 2022 04:20 |
| Transient heat conduction computation time reduction | Mowgli | OpenFOAM | 0 | October 8, 2019 10:48 |
| asking transient conduction to get heat transfer extraction | teguhtf | FLUENT | 0 | February 19, 2019 00:24 |
| how to simulate the conduction without meshing the wall layer | buidu | Main CFD Forum | 3 | May 18, 2015 17:26 |
| [snappyHexMesh] Boundary layer generation problems | ivan_cozza | OpenFOAM Meshing & Mesh Conversion | 0 | October 6, 2010 14:47 |