Skip to content

Commit b2f1507

Browse files
committed
remove excess 'mpi' tag from fortran2018-examples
The MPI examples were moved to another repo: https://github.com/scivision/fortran-coarray-mpi-examples
1 parent db6c2e4 commit b2f1507

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

_data/package_index.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
description: A Modern Fortran Library for Astrodynamics
105105
categories: libraries
106106
license: BSD-3-Clause
107-
107+
108108
- name: The NJOY Nuclear Data Processing System
109109
github: njoy/NJOY2016
110110
description: Package for producing pointwise and multigroup nuclear cross sections and related quantities from evaluated nuclear data in the ENDF format
@@ -368,13 +368,13 @@
368368
tags: interface-generator python
369369
license: GPL-3.0
370370
version: none
371-
371+
372372
- name: convert_FORTRAN_case
373373
github: dav05/convert_FORTRAN_case
374374
description: Case conversion of files written in fixed form Fortran
375375
categories: programming
376376
tags: formatter converter
377-
version: none
377+
version: none
378378

379379
# --- Data types ---
380380

@@ -1028,7 +1028,7 @@
10281028
categories: scientific
10291029
tags: computational-chemistry parallel-computing electronic-structure molecular-simulations density-functional-theory hartree-fock quantum-chemistry
10301030
license: ECL-2.0
1031-
1031+
10321032
- name: QUICK
10331033
github: merzlab/QUICK
10341034
description: A GPU-enabled ab initio quantum chemistry software package
@@ -1286,10 +1286,10 @@
12861286
github: gemini3d/gemini3d
12871287
description: 3D ionospheric model covering local (> 10 gyroradii) to global scales.
12881288
categories: scientific
1289-
1289+
12901290
- name: SNaC
12911291
github: p-costa/SNaC
1292-
description: A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows
1292+
description: A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows
12931293
categories: scientific
12941294
tags: fluid-dynamics fluid-simulation computational-fluid-dynamics turbulence high-performance-computing hpc cfd
12951295
version: none
@@ -1321,7 +1321,7 @@
13211321
github: scivision/fortran2018-examples
13221322
description: Easy examples of scientific computing with modern, powerful, easy Fortran 2018 standard
13231323
categories: examples
1324-
tags: block coarray contiguous mpi namelist openmp random submodule iso_fortran_env
1324+
tags: block coarray contiguous namelist openmp random submodule iso_fortran_env
13251325

13261326
- name: Fortran patterns
13271327
github: farhanjk/FortranPatterns

0 commit comments

Comments
 (0)