Git Product home page Git Product logo

Comments (1)

JosueBock avatar JosueBock commented on July 18, 2024

Hello,
For several reasons, I don't see a real need to convert bash scripts into csh scripts:

  • both are valid, and similarly there are currently .f and .f90 code files. For sure, having as little language variations could be better, but in the end, the result will be identical, and there are lots of developments which would be more useful to spend time on.
  • both are available on most machines (including team servers and supercomputers ), or can be installed.
  • if a conversion had to be made, I would rather convert csh scripts into bash scripts, the latter being the most known I think
  • csh scripts (in the mech directory) do not need to be edited, since they are tightly linked to the KPP output. So apart from expert modellers who would make major changes in the whole code structure, no one should have to dig into these scripts. So regular users sould only have to know one language, used in the param script.

I thus close this issue, but don't hesitate to re-open it if needed.

from mistra.

Related Issues (7)

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.