Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
ENH: v2306: update user and developer guides
authored
Jun 12, 2023
by
Kutalmış Berçin
Hide whitespace changes
Inline
Side-by-side
upgrade/v2306-User-Upgrade-Guide.md
View page @
c70d3930
...
@@ -14,10 +14,22 @@
...
@@ -14,10 +14,22 @@
## Rename
## Rename
### Function object: `patchPostProcessing` and `patchParticleHistogram`
The Lagrangian function objects
`patchPostProcessing`
and
`patchParticleHistogram`
have been renamed as
`particlePostProcessing`
and
`particleHistogram`
, respectively, to enhance clarity and understanding.
## Configuration / Environment
## Configuration / Environment
## Input Dictionaries
## Input Dictionaries
### Function object: `electricPotential`
The calculation and output of the electric field (
`E`
) can be enabled or
disabled by using the optional keyword
`electricField`
, replacing the previous
keyword
`writeDerivedFields`
. Also, the name of the electric field (
`E`
)
can now be specified using the new keyword
`E`
.
----
----
...
...