diff --git a/R/ogs6.R b/R/ogs6.R index 89e1c952005c116facb14dbddc1d9d42036d9c92..9775f36580bf981b960d18593bb9a5fa20a8fa6c 100644 --- a/R/ogs6.R +++ b/R/ogs6.R @@ -1,6 +1,17 @@ +#===== OGS6 documentation ===== + +#'OGS6 +#' +#'The OpenGeoSys6 simulation class, core of the r2ogs6 package +#' +#'@docType class +#' +#' +NULL + +#===== OGS6 ===== -#============================== R6 ================================ #'OGS6 #'@description Constructor for the OGS6 base class