Skip to content
Snippets Groups Projects
nampismod 446 B
Newer Older
Guillaume Samson's avatar
Guillaume Samson committed
!-----------------------------------------------------------------------
&nampismod     !  Model used 
!-----------------------------------------------------------------------
  ln_p2z    = .false.        !  LOBSTER model used
  ln_p4z    = .true.        !  PISCES model used
  ln_p5z    = .false.         !  PISCES QUOTA model used
Guillaume Samson's avatar
Guillaume Samson committed
  ln_ligand = .false.        !  Enable  organic ligands
  ln_sediment = .false.      !  Enable sediment module
/