Each material instance creates an independent microstructure. It is also possible to enforce having different microstructures in each integration point. The hydrating model is coupled with temperature and averaging over shared elements within one material instance occurs during the solution. Such approach allows domain partitioning to many CemhydMat instances, depending on expected accuracy or computational speed. A more detailed description with engineering examples was published [25]. Tab. 57 summarizes input parameters.
|
The input XML file specifies the details about cement and concrete composition. It is possible to start all simulations from the scratch, i.e. with the reconstruction of digital microstructure. Alternatively, the digital microstructure can be provided directly in two files; one for chemical phases, the second for particle's IDs. The XML input file can be created with the CemPy package, obtainable from http://mech.fsv.cvut.cz/smilauer/index.php?id=software. The CemPy package alleviates tedious preparation of particle size distribution etc.
The linear solver (specified as NonStationaryProblem) performs well when the time integration step is small enough (order of minutes) and heat capacity, conductivity and density remain constant. If not so, use of nonlinear solver is strongly suggested (specified as NlTransientTransportProblem).
Borek Patzak