Skip to content

Commit 4eb56f9

Browse files
authored
Abl updates for the neutral case (#18)
* Adding slurm jobscript and log file from a 100 timestep run for the stable case * update readme for the run_info * update run_info for the neutral case * update readme * update performance info for neutral abl case
1 parent 35bf5e0 commit 4eb56f9

File tree

4 files changed

+28
-3
lines changed

4 files changed

+28
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Put a synopsis of the case here, including which resources were used, which hashes of the codes, and a brief description of the computational performance.
1+
The neutral ABL case was run to convergence with the input file that was used in the upcoming AMR-Wind paper. The computation was done on kestrel, using 20 CPU nodes for 144 hours, with the latest release of AMR-Wind `(v 3.15)`.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
placeholder file; put outputs from code here as well as processed data that can be plotted. If numerical performance cannot be succinctly summarized in the README of this case, add file to describe numerical performance.
1+
The netural ABL case was run on kestrel using 20 CPU nodes, and was run for 144 hours. The postprocessed plot comparing the results with the reference literature is attaced as `abl_netural.pdf`.
Binary file not shown.
Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
1-
placeholder file; put log file headers and footers here
1+
AMR-Wind header:
2+
3+
```
4+
==============================================================================
5+
AMR-Wind (https://github.com/exawind/amr-wind)
6+
7+
AMR-Wind version :: v3.1.5-11-g32811b18
8+
AMR-Wind Git SHA :: 32811b18af31e7b54f7e5cb23c6ead424f21f1f0
9+
AMReX version :: 24.09-45-g6d9c25b989f1
10+
11+
Exec. time :: Tue Oct 15 16:06:18 2024
12+
Build time :: Oct 14 2024 08:26:23
13+
C++ compiler :: IntelLLVM 2023.2.0
14+
15+
MPI :: ON (Num. ranks = 2080)
16+
GPU :: OFF
17+
OpenMP :: OFF
18+
19+
Enabled third-party libraries:
20+
NetCDF 4.9.2
21+
HYPRE 2.31.0
22+
23+
This software is released under the BSD 3-clause license.
24+
See https://github.com/Exawind/amr-wind/blob/development/LICENSE for details.
25+
------------------------------------------------------------------------------
26+
```

0 commit comments

Comments
 (0)