Skip to content

Commit 20bf424

Browse files
authored
Add logo (#70)
1 parent 4824ae1 commit 20bf424

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## latest
44

55
- Add pixi task `h52xdmf` to generate XDMF from H5 files directly as `pixi run h52xdmf {h5filepath}`
6+
- Add logo of FANS to the README https://github.com/DataAnalyticsEngineering/FANS/pull/70
67

78
## v0.4.1
89

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Fourier-Accelerated Nodal Solver (FANS) is an FFT-based homogenization solver for microscale multiphysics problems. FANS is written in C++, built using CMake, and it has MPI parallelization.
44

55
<p align="center">
6-
<img src="docs/images/FANS_example.png" alt="Example Image" width="400" height="300">
6+
<img src="docs/images/FANS_logo.png" alt="Example Image" width="300" height="300">
77
</p>
88

99
## Table of contents

docs/images/FANS_example.png

-626 KB
Binary file not shown.

docs/images/FANS_logo.png

1.02 MB
Loading

0 commit comments

Comments
 (0)