Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for NML v2.3 #112

Merged
merged 56 commits into from
Sep 20, 2023
Merged

Updates for NML v2.3 #112

merged 56 commits into from
Sep 20, 2023

Conversation

pgleeson
Copy link
Member

@pgleeson pgleeson commented May 3, 2023

Mainly updates to the documentation for the various classes in the source, which will propagate to the main LEMS docs.

Allows __SIMULATOR__ and __TIMESTAMP__ in report files.

pgleeson and others added 30 commits June 25, 2021 12:59
* master:
  Typos in parameter descriptions
* development:
  Typos in parameter descriptions
  To v0.10.7
Feat: Allow `reportFile` to use `__SIMULATOR__` and `__TIMESTAMP__` placeholders
TODO: is a `class` different from `ComponentType`? If yes, this needs to
be clarified somewhere to prevent confusion.
TODO: uses `type` in doc. Is that the same as `class` and/or
`ComponentType`?
sanjayankur31 and others added 26 commits May 2, 2023 16:18
Needs checking: does it break anything?
…mensions

chore(LemsClasses): remove `Component` from `unitsdimensions`
... otherwise it errors saying that `Record` is ambiguous.
Command to regenerate:

```
$ mvn clean install # if changes made to generator
$ java -classpath target/jlems-0.10.7.jar org.lemsml.jlems.io.reader.LemsFactoryGenerator.main
```
... since it cannot be instantiated (java throws error).
Annotate meta + add it as children of Simulation
@pgleeson pgleeson marked this pull request as ready for review September 20, 2023 17:38
@pgleeson pgleeson merged commit f6c98c2 into master Sep 20, 2023
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants