Spencer Smith

Results 31 issues of Spencer Smith

The agenda for this coming week is as follows: 1. Dong update 2. Peter update 3. Jason update 5. Cold cases/Code Review/Discussion a. @peter-michalski - #1599 b. @balacij c. @cd155...

The agenda for this coming week is as follows: 1. Jason update 2. Dong update 3. Peter update - absent this week 4. Cold cases a. @peter-michalski #1848 - move...

In the first iterations Drasil will expect the user to provide the correct external libraries for use with the generated code. For instance, if an ode solver library is needed,...

enhancement

As pointed out by @cd155 in #2967, we do not have much information in our repo on how to get started with functional programming. A wiki page with suggested readings...

We need to capture the knowledge of ODES, like in the SWHS and No-PCM examples. Once Drasil knows what an ODE is, the rendering should be fairly straightforward.

design
potential-project

We do not yet have enough content to have something to cite for Drasil (other than the position paper), but we will have content before too long. When the time...

enhancement

As a step toward the [refined theories version of NoPCM](https://github.com/smiths/caseStudies/blob/master/CaseStudies/noPCM/docs/SRS/TheoriesVersion_NoPCM_SRS.pdf), we should discuss updating the conservation of thermal energy theory. The conservation of thermal energy theory in NoPCM (and in...

question

The NoPCM case study uses an ODE solver to find the temperature of the water over time. However, the noPCM version is simple enough that a direct (analytical) solution of...

design-variability
needs-design
artifacts
potential-project

@JacquesCarette had the neat idea that rather than explicitly write the sections on reader and user characteristics this information could be derived from the model itself. If each new theory,...

enhancement

In the future, Drasil should support the idea of a local scope for symbols. As pointed out in the case studies repo: https://github.com/smiths/swhs/issues/35#issuecomment-402745549 there are cases where a local scope...

enhancement