
Oliver Mashari
アクティビティの概要
Latest activity by Oliver Mashari-
Oliver Mashariさんがコメントを作成しました: Hi, I have recieved your email. I'm looking at the model at the moment. Can you send me the console log files from one of the the failed simulations? Oliver
-
Oliver Mashariさんがコメントを作成しました: The .dat file is just a text file with two columns of data, time and amplitude. Oliver
-
Oliver Mashariさんがコメントを作成しました: Hi, Sorry I didn't recieve the email could you try again or email them to support@onscale.com on this occasion. Oliver
-
Oliver Mashariさんがコメントを作成しました: Hi, Send your files to oliver.mashari@onscale.com Oliver
-
Oliver Mashariさんがコメントを作成しました: Hi, Could you please share both of the model files via your preferred cloud file sharing service so we can take a look at the code to make sure everything is set up correctly. Oliver
-
Oliver Mashariさんがコメントを作成しました: Hi Claire, Sorry about the delay in reply. The original data out commands at the bottom of both the ultrasoundCW and Pulsed is what I'm refering to: It should now be this:
-
Oliver Mashariさんがコメントを作成しました: 正式なコメントHi Claire, Youll need to look at the the logic defining the variables jmidn.The model has j13 = 989 but jmid100 = 22984 this is why you are getting index out of range errors Best regards, Oliver
-
Oliver Mashariさんがコメントを作成しました: 正式なコメントHey, We don't have a displacement load in OnScale. Regards, Oliver
-
Oliver Mashariさんがコメントを作成しました: 正式なコメントHi Jinny, There isn't a displacement option in analyst or designer, sorry. If you want to apply a load in the +Z direction change Scale Z = 0 to Z = 1 and for the -Z direction Z = -1. It's the same...
-
Oliver Mashariさんがコメントを作成しました: Hi Claire, You will need to check your variables jwide = 0 this is why all of your loads are in the same place. You can add this to the second PLOD loop. after the line symb jstop = $jstart + $jwid...