# POWER9 Datacenter Cooling System Model | POWER9CSM
This repository is for the creation of thermal hydraulics cooling system models for POWER9 type datacenters using the ExaDigit AutoCSM hierarchal templated approach.
@@ -34,3 +34,54 @@ At this stage you can use or explore. Suggested options include:
- use the FMU created standalone or with ExaDigit,
- open up the project in Dymola using the autogenerated 'setup.mos' file and modify or explore the system model
- modify or create new input_specification files (see 'json' folder)
# Citation:
If you use ExaDigiT and/or AutoCSM in your research, please cite our work:
**ExaDigit**:
@inproceedings{exadigit,
title={ExaDigiT: A Framework for Digital Twins of Liquid-cooled Supercomputers Demonstrating Comprehensive Modeling of Workloads, Power, and Cooling},
author={Brewer, W. and Dash, S. and Maiterth, S. and Greenwood, S. and Shin, W. and Grant, D. and others},
booktitle={SC24: International Conference for High Performance Computing, Networking, Storage and Analysis},
pages={1--18},
year={2024},
organization={IEEE}
}
**AutoCSM**:
@inproceedings{autocsm,
title={Thermo-fluid Modeling Framework for Supercomputer Digital Twins: Part 2, Automated Cooling Models},
author={Greenwood, S. and Kumar, V. and Brewer, W.},
booktitle={America Modelica Conference},
pages={210--219},
year={2024},
organization={Modelica Association}
}
**AutoCSM Software**:
@misc{osti_2446832,
author = {Greenwood, Michael Scott and Kumar, Vineet and Brewer, Wesley and USDOE Office of Science},
title = {AutoCSM},
annote = {A template system-of-systems modeling approach for automating the development, deployment, and integration of cooling system models (CSMs) for supercomputing facilities within the ExaDigiT framework. AutoCSM is a Python-based framework to assist in CSM developers in accelerating the creation and deployment of system-level thermal-hydraulic CSMs. The intention is for this tool specifically to help standardize digital twin workflows for ExaDigiT. However, this tool can be used independent of ExaDigiT (and even other systems besides CSMs).},
doi = {10.11578/dc.20240905.2},
url = {https://www.osti.gov/biblio/2446832},
place = {United States},
year = {2024},
month = {09}}
# Authors:
Many thanks to the contributors of ExaDigiT/POWER9CSM.\
The full list of contributors and organizations involved are found in CONTRIBUTORS.txt.\
# License:
ExaDigiT/POWER9CSM is distributed under the terms of both the MIT license and the Apache License (Version 2.0).\
Users may choose either license, at their discretion.
All new contributions must be made under both the MIT and Apache-2.0 licenses.
See [LICENSE-MIT](./LICENSE-MIT), [LICENSE-APACHE](./LICENSE-APACHE), and [COPYRIGHT](./COPYRIGHT) for details.