Coder Social home page Coder Social logo

couplerdev / bcgen Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 1.0 68.63 MB

A baseCpl generator

Python 0.35% Fortran 85.79% Shell 0.97% Makefile 1.62% M4 0.10% TeX 3.05% C++ 0.07% C 3.93% Awk 0.01% Perl 3.04% CMake 0.58% Tcl 0.01% Roff 0.29% Pascal 0.02% NewLisp 0.01% XSLT 0.06% Puppet 0.01% AMPL 0.01% Assembly 0.01% Gnuplot 0.09%
coupler flexibility mct python dsl

bcgen's Introduction

BCGen intro

1, introduction

We are implement a coupler generator for earth system model research. This project aims at flexibility and easy to use coupler. There are sorts of approach, such as CESM, MCT. These approaches have many problem, we call it as the trade-off between flexibility and easy to use. We are trying to implement a coupler with high flexibility and easy to use. At present baseCpl v0.0 is just a toy coupler, in future work, we will wrap the components in CESM to test baseCpl, and add flux caculation and conserved quantity check.

2, code organization

In the top-level directory, we have baseCpl, the output code. And user can compose their description of climate model application using the DSL we defined. Then user can use generator to generate their target code.

3, defined DSL

We have three XML composition files: coupler.xml define the attrVect needed for mrg attrVects from other components, model.xml define the components, schedule define the deployment of process and sequence of components if they are not run concurrently.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.