Skip to main content

research

Heating patterns in English homes: national survey vs common model assumptions

Submitted by Laure Ballu on

Hightlights of this open access article published in Building and Environment:

• Building stock models need to revise some of their assumptions on space heating.

• Weekends and weekdays are similar in their heating pattern and duration.

• Estimated heating demand temperature is slightly lower than the assumed 21 °C.

• Homes differ widely in their hours of heating and their demand temperature.

Crack length measurement

Submitted by faizan.iitm on

I am trying to measure J - integral from experiment. " Let my initial fatigue crack length is 6mm, then i did single specimen unloading compliance test on it. The crack legth increased to 8mm" If i want to model the same geometry in FEA. Now my doubt is that "what carck length should i take 1) Initial fatigue crack = 6mm 2) final crack length  = 8 mm.................... Note: I need to model my CT specimen in FEA  to correct my experiments :-)

Parallel Multiscale modeling in ABAQUS using UMAT

Submitted by musiddiqui on

Hello everyone,

I am currently in the process of implementing a multiscale modeling approach in ABAQUS/Standard.

Here is what I am doing.

Macroscale ABAQUS model <--> UMAT <--> Python script <--> Microscale ABAQUS model

So basically the microscale model is being called at every macroscale integration point. The UMAT passes the required data to python as command line arguments and the python script returns the stress and tangent modulus in a text file.