-
Before hooking things up the CCD I'm trying to understand the timing on the scope. One thing that is not clear to me is the meaning of this line:
attachInterrupt(digitalPinToInterrupt(1), beginCCD…
-
There may be 2 issues here.
1. ICG/clang produces error messages about needing c++ linkage for .h headers with c++ constructs.
2. The script/code that produces the S_source.hh file placing all .h…
-
Issue is that gbar is named haphazardly across different channels, when comparing with super models, we override it by renaming the maximum conductance to gbar for the sake of convenience and as a glo…
-
In building the executable for the high-res coupled v1 production run on theta.alcf.anl.gov, I notice gptl has 10 warnings, pio has 2 warnings, atm has 5 warnings, lnd has 3 warnings, ice has 126 warn…
-
Scenario:
1. Core is halted which turns off clk
2. Core wakes up (i_cpu_run_req_d1 is asserted) and tlu_flush_path_r has next PC value
3. Clk is active 1 cycle after cpu_run_req_d1 is asserted
4. …
-
https://github.com/protViz/deisotoper/blob/51d12fce8463f716a9c6c7707964777218694dc5/java/deisotoper/src/main/java/ch/fgcz/proteomics/fbdm/IsotopicSet.java#L21
-
ICG produces io_src code for a particular instantiation of a template in the `io_*.cpp` of the containing class via [`FieldVisitor::ProcessTemplate`](https://github.com/nasa/trick/blob/0825b321183f71c…
-
Our v1 highres control production run (as well as the transient run) that we moved from theta to chrysalis was found to have zeros in the `mpaso.hist.am.timeSeriesStatsMonthly.*.nc` file. These runs u…
-
This is a follow-up to https://github.com/ACME-Climate/ACME/issues/1691. Thanks to @jgfouca for resolving it so quickly.
Here is the situation now. I have an existing simulation and I want to apply…
golaz updated
7 years ago
-
I did a brief search here but didn't see any open or closed issues like this one so... Would it be possible to have the `--check` option issue messages as it does now, but continue past the first enc…