Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This contains the development version of a C++-based code that will parse the MOM6 configuration files. This repo contains source, a Makefile, several test MOM6 input files, and a submodule for PEGTL[...]

To clone the repository (including submodules), run:

git clone --recurse-submodules https://github.com/johnmauff/TIM_parser

To build the code, type:

make

The code can be run against several MOM6 configuration files found in the directory tests. For example, type:

mom6_parser tests/MOM_inputA

About

Contains code to parse MOM6 configuration files. This code is written using C++ based on PEGTL.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages