Giter VIP home page Giter VIP logo

Comments (6)

drjfloyd avatar drjfloyd commented on September 4, 2024

It is not possilbe to stop a CFAST run, change the inputs, and then rerun.

from cfast.

none-of-my-names-is-available avatar none-of-my-names-is-available commented on September 4, 2024

from cfast.

AleksanderKamienski avatar AleksanderKamienski commented on September 4, 2024

Simply setting the door opening and closing times in the cfast.in input file will not solve the problem because our program works in such a way that only on the basis of the resulting data from CFAST it is determined where people will move in the building and therefore which doors will be open/closed in the next seconds of simulation. The temperature of the layers has no effect on the opening or closing of the door.

We are interested in adding functionality in CFAST to stop simulations, change input data, and resume simulations. We have programmers on our team who could take care of this because we need this feature. Is there anyone among you who is a developer or has experience in the CFAST project and could possibly help us and tell us where we can try to modify the code to add such functionality?

from cfast.

none-of-my-names-is-available avatar none-of-my-names-is-available commented on September 4, 2024

from cfast.

AleksanderKamienski avatar AleksanderKamienski commented on September 4, 2024

Thank you for your help. Your solution will be effective, but will result in a large number of CFAST simulations. In our software, people's reaction times are randomized according to probability distributions. Additionally, a person passing through the door may close it (with a certain probability). The above means that in a long simulation where many people are leaving the building, you may find that people will frequently pass through doors, closing them and opening them. It will be necessary to count several dozen, several hundred or several thousand CFAST simulations

if CFAST had a function to stop the simulation, change parameters, and resume the simulation, only one simulation would count.

Anyway, thank you for your help. If your solution is not sufficient for us in the future, we will look for another solution

Regards

from cfast.

drjfloyd avatar drjfloyd commented on September 4, 2024

If you want to modify CFAST, the source code is available from this repository. The input_namelist.f90 file contains the input processing. You can use that to see what variables are being set when you read in a vent that changes state at some time and then trace those variables through the code.

from cfast.

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.