-
### prognostic
!
! NO3
!
call g_tracer_add(tracer_list,package_name,&
name = 'no3', &
longname = 'Nitrate', &
units …
-
### Discussed in https://github.com/acrlabs/simkube/discussions/135
Originally posted by **shravan-achar** September 18, 2024
Some custom resources such as Spark Applications (https://github.c…
-
The aero_model_gasaerexch call in the mo_gas_phase_chemdr.F90 changes H2O2 concentration and can cause negative gas tracer concentrations because the H2O2 + SO2 reaction is effectively instantaneous w…
tangq updated
3 years ago
-
**1. Tracers (Render): Increase visibility and increase sensitivity.**
- Player tracers can be improved by **increasing its vibrancy/brightness/gamma** to make it more visible. Currently, tracers hav…
-
Function call tracer
- [ ] Iterate through the entire program and get details on all the function calls
- [ ] Get function arguments for each call
- [ ] Sort whether each call is a library call o…
-
Basic syscall tracer module for our project.
- [x] Hook syscalls and log them
- [x] Store the address of the syscall
- [x] Get the arguments (hopefully by getting an sense of the no of argumen…
-
```
Would be nice to be able to output results of demographic analyses (e.g.
skyline plots) using the command-line.
```
Original issue reported on code.google.com by `beth.sha...@gmail.com` on 18 Sep…
-
Now if apt module is not available, `niceman retrace` just silently not traces Debian sources. We should not just silently skip an appropriate tracer -- at least some warning should be issued
-
This issue is to highlight the need to clean up the rebinning routines that create the tendency diagnostics `***_on_nrho` (and for example, the transports `***_trans_on_nrho`). Currently for my temper…
-
* We have the model running in Python
* Must translate it into Julia