Our partition name is core which is our default partition. Also, I agree that sbatch should probably be used but if you do need ssh then you would need to set up an ssh keypair for monsoon which goes in .ssh/authorized_keys in your home directory. The following link has information on generating keypairs.
What is ssh-keygen & How to Use It to Generate a New SSH Key?
Ssh-keygen is a tool for creating new authentication key pairs for SSH. Such key pairs are used for automating logins, single sign-on, and for authenticating hosts.
www.ssh.com