Coder Social home page Coder Social logo

Split output to screen and to file about njoy21 HOT 3 CLOSED

njoy avatar njoy commented on July 29, 2024
Split output to screen and to file

from njoy21.

Comments (3)

apmccartney avatar apmccartney commented on July 29, 2024

Too vague to act on. What do you want sent where?

from njoy21.

jlconlin avatar jlconlin commented on July 29, 2024

NJOY2016 would print a line at the beginning of every module call. In addition, warnings, messages, and errors would also be printed. For example, here is the output from Test01 when run with NJOY2016:

 njoy 2016.39  03Jul18                                       08/13/18 07:54:38
 *****************************************************************************

 moder...                                                                 0.0s

 reconr...                                                                0.1s

 broadr...                                                                0.1s

 heatr...                                                                 0.1s

 thermr...                                                                0.1s

 wrote thermal data for temp = 2.9600E+02                                 0.3s

 thermr...                                                                0.3s

 ***warning***maximum value of beta limits the allowed energy transfer
 the sct approx. will be used for transfers larger than  1.024 ev.

 wrote thermal data for temp = 2.9600E+02                                 0.8s

 groupr...                                                                0.8s

 ---message from conver---cannot do complete particle production for mt= 91
                          only mf4/mf5 provided

 moder...                                                                 1.6s
                                                                          2.2s
 *****************************************************************************

It's not a lot of information, but enough information to know that the calculation is proceeding. The messages that are printed are those that are most important for the user to know.

If I can understand the fortran correctly, there is a file referred to as nsyso (from mainio.f90 and opened in main.f90) that is the output file on disk. To this file is written everything. Similarly, another "file" is opened and referred to as nsyse; What is written to this, is written to the screen.

from njoy21.

jlconlin avatar jlconlin commented on July 29, 2024

Closed in #93

from njoy21.

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.