Coder Social home page Coder Social logo

Comments (3)

mkraska avatar mkraska commented on August 28, 2024

Thanks a lot for the contribution. I'd like to keep the option to interactively explore the examples in CGX. In this case it is desirable that the CGX windows stay open.
Possibly, we could use a special init script for CGX if automatic closing of the window is required.
I shall ask Klaus Wittig for a recommendation.

from calculix-examples.

mkraska avatar mkraska commented on August 28, 2024

The recommendation by Klaus is to put a read command to the end of the script. The file to be read contains the quit command when in batch mode and nothing if in interactive mode.

The disadvantage is that you have to take care of this in every new fbd script. Therefore, I prefer to temporarily append a line to the script. Perhaps a standard test procedure might look like this:

  • copy all pre-requisites to a test folder
  • make any modifications for batch mode (quit/exit commands)
  • run the example
  • run comparison
  • write test log

from calculix-examples.

imirzov avatar imirzov commented on August 28, 2024

Here is first try to implement my idea:
#45

from calculix-examples.

Related Issues (20)

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.