PAetcer

Results 8 comments of PAetcer

Thank you for your reply! I will have a try as you've mentioned above!

> Update: This issue does not happen when SYSTEM=gfortran is used for the compiler. Hi,I am also a user of PHANTOM. When I used **grstar** setup,a different error from yours...

> **./phantomsetup star** Thank you for your reply.In fact when I use **grstar** setup all kinds of errors appear,even I had followed the steps. But when I manually add **GR=yes**...

also,the value of Mbh and MStar are not shown correctly in tde.in,where Mbh=1,Mstar=1e-6,while the original settings are Mbh=1e6 and Mstar=1 (For solarr unit).Or is it normal in this case for...

> I'm not sure what the issue is here, you are in the GR code so you must have G=M=c=1 and the only unit freedom is to set the mass...

Update:If compile with SETUP=star and GR=yes(also for :make setup GR=yes),errors are the same. But OK with SETUP=grtde(but also not ok when "relax=T".Details can be seen from #465 ). This issue...

你好,非常感谢回复! 您是指手动安装mcl和java环境吗?我尝试着去java网站下载下来安装java环境,然后运行`./mcl`,结果仍然不是教程中的正确输出。 我的设备是Mac M1。mcl版本是1.0.7的macos-aarch64

感谢您提供的方法,但是当我运行最后一步时,显示: ``` @CyberpsycodeMacBook-Air mcl % ./mcl 16:31:01 [ERROR] Failed to verify package "org.bouncycastle:bcprov-jdk15on" 16:31:01 [ERROR] java.net.ConnectException at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:951) at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:133) at org.itxtech.mcl.component.Repository.httpGet(Repository.java:211) at org.itxtech.mcl.component.Repository.httpGet(Repository.java:206) at org.itxtech.mcl.component.Repository.fetchPackage(Repository.java:84) at org.itxtech.mcl.module.builtin.RepoCache$RepoWithCache.fetchPackage(RepoCache.java:88) ``` 我之前的版本下载错了,于是换成了JDK17,但是无论是17还是21均是以上报错