Git Product home page Git Product logo

Comments (9)

brycemihal avatar brycemihal commented on June 20, 2024 1

from cshcomponent.

cbuahin avatar cbuahin commented on June 20, 2024

@brycemihal so what I am thinking is we will have a default set of variables that will be written no matter what and the rest can be optional. Could you provide a list of those that you would like to be optional ? Is this something that should be implemented for other components as well ?

from cshcomponent.

brycemihal avatar brycemihal commented on June 20, 2024

Also would be good to only write out data at a specified model cell. For example, temperature could look like:

temperature [L_1,L_50,L_200] for only 3 cells

or

temperature [L_1:L_200] for all cells between 1 and 200

from cshcomponent.

cbuahin avatar cbuahin commented on June 20, 2024

@brycemihal, I think I will hold off implementing this additional feature at this time. I can see myself making a mistake running a whole simulation and forgetting to write some cells out. I think selecting the variables to turn off/on is a good start. My suspicion from doing some tests over the weekend is that doing this alone will save considerable space and time.

from cshcomponent.

brycemihal avatar brycemihal commented on June 20, 2024

from cshcomponent.

cbuahin avatar cbuahin commented on June 20, 2024

@brycemihal , I had added the feature you requested. You can download the new HydroCoupleComposer installer (https://github.com/HydroCouple/HydroCoupleComposer/releases/download/v1.4.0/HydroCoupleComposer.msi) and test it. All variables are defaulted to be written out unless you specify that they not be written. Variables that are written once at the beginning of a simulation cannot be turned off (e.g., x, y, z, length, solute_names, etc.) as they have very little influence on file size and io performance.

from cshcomponent.

brycemihal avatar brycemihal commented on June 20, 2024

from cshcomponent.

cbuahin avatar cbuahin commented on June 20, 2024

@brycemihal , I fixed the bug you found for the CSH and have made the variables optional for the HTS and RHE components. It should be available in the latest HydroCoupleComposer release. Let me know if you find any additional bugs.

from cshcomponent.

cbuahin avatar cbuahin commented on June 20, 2024

@brycemihal , here are the commits. It seems the commit I screwed up somewhere for the RHE commit. I will check it out tonight.

from cshcomponent.

Related Issues (2)

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.