Skip to content
Snippets Groups Projects
Commit 7eb34eec authored by Ruben Heinrich's avatar Ruben Heinrich
Browse files

[docs] Added missing doc to ensemble class

parent ba1a1ec5
No related branches found
No related tags found
1 merge request!6Merge branch 7 fixed functionality into master
......@@ -15,6 +15,7 @@ OGS6_Ensemble <- R6::R6Class(
#' of a sublist references an OGS6 parameter, the second one is a list or
#' vector of values. Note that the second elements of the sublists must
#' have the same length.
#'@param ens_dir_name string: Name of ensemble directory
#'@importFrom foreach %dopar%
public = list(
initialize = function(ogs6_obj,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment