diff --git a/amr-wind/atmospheric_boundary_layer/neutral/README.md b/amr-wind/atmospheric_boundary_layer/neutral/README.md index 8f17dce..f7e99a4 100644 --- a/amr-wind/atmospheric_boundary_layer/neutral/README.md +++ b/amr-wind/atmospheric_boundary_layer/neutral/README.md @@ -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. \ No newline at end of file +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)`. diff --git a/amr-wind/atmospheric_boundary_layer/neutral/performance/README.md b/amr-wind/atmospheric_boundary_layer/neutral/performance/README.md index afa5fb5..37f3dbf 100644 --- a/amr-wind/atmospheric_boundary_layer/neutral/performance/README.md +++ b/amr-wind/atmospheric_boundary_layer/neutral/performance/README.md @@ -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. \ No newline at end of file +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`. diff --git a/amr-wind/atmospheric_boundary_layer/neutral/performance/abl_neutral.pdf b/amr-wind/atmospheric_boundary_layer/neutral/performance/abl_neutral.pdf new file mode 100644 index 0000000..12b415b Binary files /dev/null and b/amr-wind/atmospheric_boundary_layer/neutral/performance/abl_neutral.pdf differ diff --git a/amr-wind/atmospheric_boundary_layer/neutral/run_info/README.md b/amr-wind/atmospheric_boundary_layer/neutral/run_info/README.md index f8550de..e9159a1 100644 --- a/amr-wind/atmospheric_boundary_layer/neutral/run_info/README.md +++ b/amr-wind/atmospheric_boundary_layer/neutral/run_info/README.md @@ -1 +1,26 @@ -placeholder file; put log file headers and footers here \ No newline at end of file +AMR-Wind header: + +``` +============================================================================== + AMR-Wind (https://github.com/exawind/amr-wind) + + AMR-Wind version :: v3.1.5-11-g32811b18 + AMR-Wind Git SHA :: 32811b18af31e7b54f7e5cb23c6ead424f21f1f0 + AMReX version :: 24.09-45-g6d9c25b989f1 + + Exec. time :: Tue Oct 15 16:06:18 2024 + Build time :: Oct 14 2024 08:26:23 + C++ compiler :: IntelLLVM 2023.2.0 + + MPI :: ON (Num. ranks = 2080) + GPU :: OFF + OpenMP :: OFF + + Enabled third-party libraries: + NetCDF 4.9.2 + HYPRE 2.31.0 + + This software is released under the BSD 3-clause license. + See https://github.com/Exawind/amr-wind/blob/development/LICENSE for details. +------------------------------------------------------------------------------ +```