Sam Crawford

Results 99 comments of Sam Crawford

Just making a note here about my progress: I was able to add the necessary dependency information in 2794024 (\Why does GitHub allow a short commit ID to just be...

Somehow I forgot about GamePhysics when going through this issue, maybe because I hadn't implemented the source field at that time which meant that `SystemInformation` isn't impacted. GamePhysics doesn't really...

Generating the outputs for SWHS and NoPCM lose the time dependency of the output (see the following example for NoPCM): ![nopcm output req original](https://github.com/JacquesCarette/Drasil/assets/35857611/7be52858-c8dc-4a57-8c60-823cc0e6ad37) ![nopcm output table](https://github.com/JacquesCarette/Drasil/assets/35857611/e8cfb22c-91f7-4262-9182-8146e2e196a0) Should this time...

Just noting that the work on #3573 and its related issues is necessary to be knocked out before the implementation with the source field populated can be finished.

I think we can close this issue; is there any follow up we needed to do?

Sure! For example, the following sentence (for its definition; `S "the ratio ..."`) is simply a string wrapped in a `Sentence` constructor, but it should be built similarly to how...

The only timeframe where I could be on campus would be earlier on Friday (morning or potentially early afternoon) 😅 I'm also happy to join virtually to give more flexibility

If we want to go the route of "calculation of _", or even opening this up to others (e.g., I was thinking of "selection of output message" for the relevant...

@daijingz Using `S "..."` is sometimes fine/necessary, but as much as possible, we should use pre-existing combinators (like `+:+`) and "concepts" (like `plural quantity`). This should be done as much...

Making a note here that documentation for code uses the terms for the IMs, not for the quantities; reverting the IMs of Projectile to describe themselves as "calculation of ...",...