From 8a01abd99d3e11732eff2c3631f4552fa935aa93 Mon Sep 17 00:00:00 2001 From: Abhishek Chitwar <99339845+abhishekchitwar@users.noreply.github.com> Date: Fri, 25 Jul 2025 12:24:18 +0530 Subject: [PATCH 1/3] Create README.md Single Battery Cell Using the MSMD Battery Model - Input mesh file --- pyfluent/battery_thermal_simulation/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 pyfluent/battery_thermal_simulation/README.md diff --git a/pyfluent/battery_thermal_simulation/README.md b/pyfluent/battery_thermal_simulation/README.md new file mode 100644 index 0000000..1fd3b0f --- /dev/null +++ b/pyfluent/battery_thermal_simulation/README.md @@ -0,0 +1 @@ +## Single Battery Cell Using the MSMD Battery Model - Input mesh file From 3b0a50f71f39e34b53fd1570b3c118678780fc3f Mon Sep 17 00:00:00 2001 From: Abhishek Chitwar <99339845+abhishekchitwar@users.noreply.github.com> Date: Fri, 25 Jul 2025 12:29:55 +0530 Subject: [PATCH 2/3] Update README.md --- pyfluent/battery_thermal_simulation/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pyfluent/battery_thermal_simulation/README.md b/pyfluent/battery_thermal_simulation/README.md index 1fd3b0f..41bb487 100644 --- a/pyfluent/battery_thermal_simulation/README.md +++ b/pyfluent/battery_thermal_simulation/README.md @@ -1 +1,5 @@ -## Single Battery Cell Using the MSMD Battery Model - Input mesh file +## Single Battery Cell Using the MSMD Battery Model + +- Input Mesh File + +This input file is for pyfluent workflow example. From be1618411da87278d51a14e45d2b9d8dd652e350 Mon Sep 17 00:00:00 2001 From: Abhishek Chitwar <99339845+abhishekchitwar@users.noreply.github.com> Date: Fri, 25 Jul 2025 12:31:03 +0530 Subject: [PATCH 3/3] Update pyfluent/battery_thermal_simulation/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- pyfluent/battery_thermal_simulation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfluent/battery_thermal_simulation/README.md b/pyfluent/battery_thermal_simulation/README.md index 41bb487..94ec28b 100644 --- a/pyfluent/battery_thermal_simulation/README.md +++ b/pyfluent/battery_thermal_simulation/README.md @@ -2,4 +2,4 @@ - Input Mesh File -This input file is for pyfluent workflow example. +This directory contains input mesh files for PyFluent battery thermal simulation workflow examples. These files are used to simulate the thermal behavior of a single battery cell using the MSMD battery model.