diff --git a/_setup/parameters.py b/_setup/parameters.py
index ec6691f172e6abf8210698a9e64a6463d37f8d3f..5557d85d55131c463c47b2084814c3573dfaeccc 100644
--- a/_setup/parameters.py
+++ b/_setup/parameters.py
@@ -33,7 +33,8 @@ class Parameters:
       .hbar [1.054571800e-34]
     - which lower-order contributions to consider:
       .H_ext = [ (f,g,h) where f, g, h are either constants 
-                 or functions in (t, x, y, z) ]
+                 or functions in (t, x, y, z); with t in physical seconds; 
+                 (x, y, z) w.r.t. to the NgSolve geometry, i.e., unphysical dimension]
       .easy_axis [(1,0,0)] and .K for uniaxial anisotropy
       .maxwellCoupling = ['none', 'magnetostaticField', 'strayField','oerstedField']
       (magnetostaticField = strayfield & oersted field)