<div dir="ltr"><div class="gmail_default"><font face="arial, helvetica, sans-serif">Hi everyone & happy new year,</font><br><br>Firstly I am using the setup script, as detailed in the user guide:</div><div class="gmail_default"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font face="monospace, monospace"> ./setup -auto LaserSlab -2d -nxb=16 -nyb=16 +hdf5typeio \<br>species=cham,targ +mtmmmt +laser +uhd3t +mgd mgd_meshgroups=6 \<br>-parfile=example.par</font></blockquote><div><br></div><font face="arial, helvetica, sans-serif">I am running into this error:</font></div><div class="gmail_default"><font face="arial, helvetica, sans-serif"><br></font><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><font face="monospace, monospace">mpixlf90_r -I/usr/local/hypre/2.8.0b-MPI-XL-No-Global-Partition/include -g -O3 -qnohot -qrealsize=8 -qnosave -qfixed -c -qthreaded -qsuffix=f=F90:cpp=F90 -qfree=f90 -WF,-DFLASH_3T -WF,-DMAXBLOCKS=1000 -WF,-DNXB=16 -WF,-DNYB=16 -WF,-DNZB=1 -WF,-DN_DIM=2 Diffuse_computeFluxLimiter.F90<br></font><font face="monospace, monospace">"Diffuse_computeFluxLimiter.F90", <span style="background-color:rgb(255,255,0)">line 200.37: 1513-041 (S) Arguments of the wrong type were specified for the INTRINSIC procedure "min".<br></span></font><font face="monospace, monospace">** diffuse_computefluxlimiter   === End of Compilation 1 ===<br></font><font face="monospace, monospace">1501-511  Compilation failed for file Diffuse_computeFluxLimiter.F90.<br></font><font face="monospace, monospace">make: *** [Diffuse_computeFluxLimiter.o] Error 1</font></blockquote><div style="font-family:arial,helvetica,sans-serif;font-size:small"> </div></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">​The line in question is:<br><br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><font face="monospace, monospace">dcoef = min(dcoefOld, fl/(maggrad + 1.0D-100))<div class="gmail_default" style="display:inline">​</div>​</font><br></blockquote><br clear="all"><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">​It seems to me that min does not like the mixture of two data types: variables <i>dcoefold</i>, <i>fl</i>, <i>maggrad</i> being reals, and a double precision number. I tried converting to and from double precision, and it still yields the same error but up upward in the file at line 162.40, which doesn't include a <i>min</i> at all. Gah!</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Does anyone have an insight on what to do? I feel a little stuck, and I am just trying to run the standard problem.<br><br>Best,<br>Marissa</div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr" style="font-size:12.8px"><font size="1" face="monospace, monospace"><span style="color:rgb(0,0,0)">Marissa Adams                                 <font size="1">E-mail:<a> </a><a href="mailto:madams@pas.rochester.edu" target="_blank">madams@pas.rochester.edu</a></font><br>PhD Student                                   Ph: (585) 402-5779</span></font></div><div dir="ltr" style="font-size:12.8px"><font size="1" face="monospace, monospace"><span style="color:rgb(0,0,0)">University of Rochester                       Website: <a href="http://www.pas.rochester.edu/~madams/" target="_blank">http://www.pas.rochester.edu/~madams/</a></span></font></div><div dir="ltr" style="font-size:12.8px"><font size="1" face="monospace, monospace"><span style="color:rgb(0,0,0)">Department of Physics & Astronomy</span></font></div><div dir="ltr" style="font-size:12.8px"><font size="1" face="monospace, monospace"><span style="color:rgb(0,0,0)">108 Bausch & Lomb Hall<br>P.O. Box 270171</span></font></div></div></div></div></div></div></div></div>
</div>