Giter Club home page Giter Club logo

aloha's Issues

Error in aloha_setfield since Matlab R2017

In Matlab R2017, the following error stops the run of a scenario :

Invalid field name: ''.

Error in setfield (line 33)
s.(deblank(strField)) = varargin{end};

Error in aloha_setfield (line 29)
S = setfield(S, inputname(ind+1), varargin{ind});

Error in aloha_scenario (line 164)
scenario.options = aloha_setfield(scenario.options, chemin_binaire_fortran);

This error comes from the fact that the behaviour of the inputname Matlab function changed from version 2015 and 2017.

ALOHA2D is not launched from matlab system()

The matlab system() function returns the following results :

/Home/JH218595/codes/ALOHA/code_2D/couplage_2D/ALOHA2D_F90/ALOHA2D.OK: /Applications/Matlab_2010A/sys/os/glnxa64/libgcc_s.so.1: version `GCC_4.3.0' not found (required by /Home/JH218595/Spark3D/SPARK3D-1.6.3-full-Linux/dist/libgfortran.so.3)

which prevent running ALOHA2D correctly. However; launching the ALOHA2D.OK from the commande line works well.

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.