Skip to content

Commit

Permalink
fix typo in paper
Browse files Browse the repository at this point in the history
  • Loading branch information
hklion authored Jan 17, 2025
1 parent 192ef94 commit 02051fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ bibliography: paper.bib
The Regional Model of the Ocean Refined Adaptively (REMORA) is a new implementation
of an existing community standard ocean model,
the Regional Ocean Modeling System
(ROMS, [@shchepetkin.mcwilliams:05], [@haidvogel.ea:08]) that simulates esutuarine and oceanic
(ROMS, [@shchepetkin.mcwilliams:05], [@haidvogel.ea:08]) that simulates estuarine and oceanic
dynamics using the latest high-performance computing architectures.
REMORA employs hierarchical parallelism using an MPI+X model, where X may be OpenMP on
multicore CPU-only systems, or CUDA, HIP, or SYCL on GPU-accelerated systems.
Expand Down

0 comments on commit 02051fe

Please sign in to comment.