>> runme
creating thickness
creating drag
initial velocity
creating flow law parameter
creating boundary conditions
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
no thermal boundary conditions created: no observed temperature found
checking model consistency
marshalling file Square.bin
uploading input file and queueing script
launching solution sequence on remote cluster
--------------------------------------------------------------------------
mpiexec has detected an attempt to run as root.
Running at root is *strongly* discouraged as any mistake (e.g., in
defining TMPDIR) or bug can result in catastrophic damage to the OS
file system, leaving your system in an unusable state.
You can override this protection by adding the --allow-run-as-root
option to your cmd line. However, we reiterate our strong advice
against doing so - please do so at your own risk.
--------------------------------------------------------------------------
loading results from cluster
Error using loadresultsfromdisk (line 17)
binary file Square.outbin not found.
Error in loadresultsfromcluster (line 30)
md=loadresultsfromdisk(md,);
Error in solve (line 146)
md=loadresultsfromcluster(md);
Error in runme (line 7)
md=solve(md,StressbalanceSolutionEnum());